Harald Radi
0c4dc0afdf
update todo
2002-12-08 19:05:43 +00:00
Harald Radi
3be2fdd14a
initial checkin
2002-12-08 19:05:02 +00:00
Zeev Suraski
8f491470a1
Remove comment
2002-12-08 14:10:58 +00:00
Zeev Suraski
dc5c790a49
Treat the absence of an access type just as if 'public' was supplied
2002-12-08 14:09:43 +00:00
Moriyoshi Koizumi
93ee146d0e
Fixed stream leaks
2002-12-08 10:23:50 +00:00
Moriyoshi Koizumi
8d1b2bf8a5
Prevented return_value from being freed() twice
2002-12-08 09:54:30 +00:00
Sara Golemon
a4d6863ee5
Bug #17174 Added IPv6 (AAAA record) support to dns_check_record() also added support to dns_get_record
2002-12-08 08:14:43 +00:00
Marcus Boerger
90d9299e51
Updated error message
2002-12-07 23:33:41 +00:00
Marcus Boerger
f01fa3e02e
Updated error message
2002-12-07 23:21:50 +00:00
Zeev Suraski
68aa19445b
Simplify/fix inheritance checks
2002-12-07 21:46:12 +00:00
Zeev Suraski
ce69b6f6ee
Support private/protected constructors
2002-12-07 21:37:09 +00:00
Timm Friebe
b9fa1813b2
- Fixed three memory leaks
...
- Fixed segfault with sybase_unbuffered_query() and unfetched resultsets
2002-12-07 19:49:31 +00:00
Sebastian Bergmann
81b1ed9ff3
Update.
2002-12-07 16:47:44 +00:00
Ilia Alshanetsky
66e40c013d
Bug fixing news.
2002-12-07 16:15:46 +00:00
Ilia Alshanetsky
683251eba3
Fixed bug #20796 . $_GET/$_POST/$_COOKIE data can get overwritten when
...
register_globals are on and input contains arrays.
2002-12-07 16:05:27 +00:00
Zeev Suraski
c087d9e9e4
Fix error messages
2002-12-07 15:53:37 +00:00
Zeev Suraski
e156edb1d0
Remove unintentional code
2002-12-07 15:52:08 +00:00
Andi Gutmans
1d1a796b58
- Dissallow using parent, self and main as class names
2002-12-07 15:51:25 +00:00
Marcus Boerger
8e268d2816
Adding a test for abstract class instanciation
2002-12-07 14:27:29 +00:00
foobar
495f544d4b
sync
2002-12-07 12:14:42 +00:00
Sander Roobol
63519faca0
sync with branch
2002-12-07 11:27:59 +00:00
Sander Roobol
29529daebd
Forgot to add this entry...
2002-12-07 11:21:44 +00:00
Frank M. Kromann
7f3783ec15
fixing code style
2002-12-07 06:05:06 +00:00
Ilia Alshanetsky
8425dbd0bc
Fixed bugs #20725 & #20860 . Post form variables get lost if the uploaded
...
files cannot be written to disk.
2002-12-07 00:48:13 +00:00
Frank M. Kromann
ac2f1624d7
Removing unused code and making sure headers are send when called from imap_mail()
2002-12-06 22:56:57 +00:00
Frank M. Kromann
0d812352be
Fixing a possible strcat on a NULL pointer
2002-12-06 22:52:31 +00:00
Moriyoshi Koizumi
3500c239a0
Fixed build with autoconf-2.54
2002-12-06 18:25:39 +00:00
Ilia Alshanetsky
3bc8512cf0
Added test case for bug #20865 .
2002-12-06 17:46:26 +00:00
Ilia Alshanetsky
ed7c3bfe0e
Fixed bug #20865 , array_key_exists() could not locate NULL keys.
2002-12-06 17:35:52 +00:00
Zeev Suraski
e062dffe6c
- Implement public/protected/private methods.
...
- Prevent instantiation of classes with abstract methods.
Based in part on Marcus's patch.
2002-12-06 17:09:44 +00:00
Marcus Boerger
e0a972c061
cpdf + bundled gd
...
#maybe someone finds a better solution (perhaps in config) and comitts it
2002-12-06 16:33:57 +00:00
Abdul-Kareem Abo-Namous
646c4747b4
added support for multiple character sets.
...
OCILogon now has a forth optional parameter, which is the character set requested by the string (i.e. we8iso8859p1). when left blank, NLS_LANG or default is used.
config.m4 was changed to identify Oracle 9+ which is needed for this feature. all other oracle versions (lesser) fall back to the old behaviour.
2002-12-06 13:44:35 +00:00
Sebastian Bergmann
b3d0cca0e6
A bit of an update for the sapi/servlet installation guide.
2002-12-06 06:44:29 +00:00
Sebastian Bergmann
27ff466cbc
Deprecate sapi/fastcgi.
2002-12-06 06:08:17 +00:00
Ilia Alshanetsky
33de9befa1
Fixed bug #20812 , ftp_get returned NULL on success instead of TRUE.
2002-12-06 06:07:40 +00:00
Pierre Joye
dda7acaad5
Add imageistruecolor
2002-12-06 02:16:06 +00:00
Stig Bakken
1ef49991ff
* fix upgrade-all output
2002-12-06 00:10:10 +00:00
Marcus Boerger
ae35c4731f
php_error -> php_error_docref
2002-12-05 23:18:28 +00:00
James Cox
2cca05a32a
more rain
2002-12-05 23:17:59 +00:00
James Cox
0704182de1
rainy and cold here.
2002-12-05 23:06:40 +00:00
James Cox
1d5ee6f74d
touch again.
2002-12-05 22:55:25 +00:00
Ilia Alshanetsky
d6c29c781e
Fixed a memory leak inside heb_number_to_chars().
2002-12-05 22:46:54 +00:00
James Cox
a43d2960ec
touch2.
2002-12-05 22:35:11 +00:00
James Cox
e93f60e651
touch
2002-12-05 22:31:18 +00:00
Ilia Alshanetsky
c668055159
Remove pointless checks for array_init() return values.
2002-12-05 22:28:02 +00:00
Marcus Boerger
4ce4a1c32c
php_error -> php_error_docref
2002-12-05 21:53:25 +00:00
Marcus Boerger
8ed84254cd
-php_error -> php_error_docref
2002-12-05 21:46:08 +00:00
Sara Golemon
ad65d01cbe
Bug #20746 . Renamed aggregation_info() to aggregate_info() per naming conventions and created alias for BC.
2002-12-05 21:20:47 +00:00
Marcus Boerger
49a99a98f4
-php_error -> php_error_docref
...
-removed some cases where emalloc result was tested
2002-12-05 20:59:49 +00:00
Marcus Boerger
3cf581b1b3
correct code that is guarded by "#if 0"
2002-12-05 20:41:55 +00:00