]> granicus.if.org Git - php/log
php
22 years agoT_AAAA is not always available.
foobar [Mon, 9 Dec 2002 11:50:15 +0000 (11:50 +0000)]
T_AAAA is not always available.

22 years agoFix build.
Sebastian Bergmann [Mon, 9 Dec 2002 11:45:46 +0000 (11:45 +0000)]
Fix build.

22 years agoMFB zlib related fixes
Wez Furlong [Mon, 9 Dec 2002 10:54:20 +0000 (10:54 +0000)]
MFB zlib related fixes
(sorry I didn't get around to doing this sooner)

22 years agoMFB: #20831 fix
Wez Furlong [Mon, 9 Dec 2002 10:38:35 +0000 (10:38 +0000)]
MFB: #20831 fix

22 years ago- Fix a bug which I just introduced.
Andi Gutmans [Mon, 9 Dec 2002 08:36:36 +0000 (08:36 +0000)]
- Fix a bug which I just introduced.

22 years ago- Fix typo
Andi Gutmans [Mon, 9 Dec 2002 08:31:44 +0000 (08:31 +0000)]
- Fix typo

22 years ago- Improvements
Andi Gutmans [Mon, 9 Dec 2002 08:27:23 +0000 (08:27 +0000)]
- Improvements

22 years agoPHP_FALIAS for doc_get_elements_by_tagname got lost
Christian Stocker [Mon, 9 Dec 2002 08:14:15 +0000 (08:14 +0000)]
PHP_FALIAS for doc_get_elements_by_tagname got lost

22 years ago- First attempt to improve memory manager during realloc()'s
Andi Gutmans [Mon, 9 Dec 2002 08:14:00 +0000 (08:14 +0000)]
- First attempt to improve memory manager during realloc()'s

22 years agoFixed a color mixup in gdImageCopyResampled() when dealing with true-color
Ilia Alshanetsky [Sun, 8 Dec 2002 21:07:13 +0000 (21:07 +0000)]
Fixed a color mixup in gdImageCopyResampled() when dealing with true-color
images & brought the code up to PHP coding standards.

22 years agoupdate todo
Harald Radi [Sun, 8 Dec 2002 19:05:43 +0000 (19:05 +0000)]
update todo

22 years agoinitial checkin
Harald Radi [Sun, 8 Dec 2002 19:05:02 +0000 (19:05 +0000)]
initial checkin

22 years agoRemove comment
Zeev Suraski [Sun, 8 Dec 2002 14:10:58 +0000 (14:10 +0000)]
Remove comment

22 years agoTreat the absence of an access type just as if 'public' was supplied
Zeev Suraski [Sun, 8 Dec 2002 14:09:43 +0000 (14:09 +0000)]
Treat the absence of an access type just as if 'public' was supplied

22 years agoFixed stream leaks
Moriyoshi Koizumi [Sun, 8 Dec 2002 10:23:50 +0000 (10:23 +0000)]
Fixed stream leaks

22 years agoPrevented return_value from being freed() twice
Moriyoshi Koizumi [Sun, 8 Dec 2002 09:54:30 +0000 (09:54 +0000)]
Prevented return_value from being freed() twice

22 years agoBug #17174 Added IPv6 (AAAA record) support to dns_check_record() also added support...
Sara Golemon [Sun, 8 Dec 2002 08:14:43 +0000 (08:14 +0000)]
Bug #17174 Added IPv6 (AAAA record) support to dns_check_record() also added support to dns_get_record

22 years agoUpdated error message
Marcus Boerger [Sat, 7 Dec 2002 23:33:41 +0000 (23:33 +0000)]
Updated error message

22 years agoUpdated error message
Marcus Boerger [Sat, 7 Dec 2002 23:21:50 +0000 (23:21 +0000)]
Updated error message

22 years agoSimplify/fix inheritance checks
Zeev Suraski [Sat, 7 Dec 2002 21:46:12 +0000 (21:46 +0000)]
Simplify/fix inheritance checks

22 years agoSupport private/protected constructors
Zeev Suraski [Sat, 7 Dec 2002 21:37:09 +0000 (21:37 +0000)]
Support private/protected constructors

22 years ago- Fixed three memory leaks
Timm Friebe [Sat, 7 Dec 2002 19:49:31 +0000 (19:49 +0000)]
- Fixed three memory leaks
- Fixed segfault with sybase_unbuffered_query() and unfetched resultsets

22 years agoUpdate.
Sebastian Bergmann [Sat, 7 Dec 2002 16:47:44 +0000 (16:47 +0000)]
Update.

22 years agoBug fixing news.
Ilia Alshanetsky [Sat, 7 Dec 2002 16:15:46 +0000 (16:15 +0000)]
Bug fixing news.

22 years agoFixed bug #20796. $_GET/$_POST/$_COOKIE data can get overwritten when
Ilia Alshanetsky [Sat, 7 Dec 2002 16:05:27 +0000 (16:05 +0000)]
Fixed bug #20796. $_GET/$_POST/$_COOKIE data can get overwritten when
register_globals are on and input contains arrays.

22 years agoFix error messages
Zeev Suraski [Sat, 7 Dec 2002 15:53:37 +0000 (15:53 +0000)]
Fix error messages

22 years agoRemove unintentional code
Zeev Suraski [Sat, 7 Dec 2002 15:52:08 +0000 (15:52 +0000)]
Remove unintentional code

22 years ago- Dissallow using parent, self and main as class names
Andi Gutmans [Sat, 7 Dec 2002 15:51:25 +0000 (15:51 +0000)]
- Dissallow using parent, self and main as class names

22 years agoAdding a test for abstract class instanciation
Marcus Boerger [Sat, 7 Dec 2002 14:27:29 +0000 (14:27 +0000)]
Adding a test for abstract class instanciation

22 years agosync
foobar [Sat, 7 Dec 2002 12:14:42 +0000 (12:14 +0000)]
sync

22 years agosync with branch
Sander Roobol [Sat, 7 Dec 2002 11:27:59 +0000 (11:27 +0000)]
sync with branch

22 years agoForgot to add this entry...
Sander Roobol [Sat, 7 Dec 2002 11:21:44 +0000 (11:21 +0000)]
Forgot to add this entry...

22 years agofixing code style
Frank M. Kromann [Sat, 7 Dec 2002 06:05:06 +0000 (06:05 +0000)]
fixing code style

22 years agoFixed bugs #20725 & #20860. Post form variables get lost if the uploaded
Ilia Alshanetsky [Sat, 7 Dec 2002 00:48:13 +0000 (00:48 +0000)]
Fixed bugs #20725 & #20860. Post form variables get lost if the uploaded
files cannot be written to disk.

22 years agoRemoving unused code and making sure headers are send when called from imap_mail()
Frank M. Kromann [Fri, 6 Dec 2002 22:56:57 +0000 (22:56 +0000)]
Removing unused code and making sure headers are send when called from imap_mail()

22 years agoFixing a possible strcat on a NULL pointer
Frank M. Kromann [Fri, 6 Dec 2002 22:52:31 +0000 (22:52 +0000)]
Fixing a possible strcat on a NULL pointer

22 years agoFixed build with autoconf-2.54
Moriyoshi Koizumi [Fri, 6 Dec 2002 18:25:39 +0000 (18:25 +0000)]
Fixed build with autoconf-2.54

22 years agoAdded test case for bug #20865.
Ilia Alshanetsky [Fri, 6 Dec 2002 17:46:26 +0000 (17:46 +0000)]
Added test case for bug #20865.

22 years agoFixed bug #20865, array_key_exists() could not locate NULL keys.
Ilia Alshanetsky [Fri, 6 Dec 2002 17:35:52 +0000 (17:35 +0000)]
Fixed bug #20865, array_key_exists() could not locate NULL keys.

22 years ago- Implement public/protected/private methods.
Zeev Suraski [Fri, 6 Dec 2002 17:09:44 +0000 (17:09 +0000)]
- Implement public/protected/private methods.
- Prevent instantiation of classes with abstract methods.
Based in part on Marcus's patch.

22 years agocpdf + bundled gd
Marcus Boerger [Fri, 6 Dec 2002 16:33:57 +0000 (16:33 +0000)]
cpdf + bundled gd
#maybe someone finds a better solution (perhaps in config) and comitts it

22 years agoadded support for multiple character sets.
Abdul-Kareem Abo-Namous [Fri, 6 Dec 2002 13:44:35 +0000 (13:44 +0000)]
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.

22 years agoA bit of an update for the sapi/servlet installation guide.
Sebastian Bergmann [Fri, 6 Dec 2002 06:44:29 +0000 (06:44 +0000)]
A bit of an update for the sapi/servlet installation guide.

22 years agoDeprecate sapi/fastcgi.
Sebastian Bergmann [Fri, 6 Dec 2002 06:08:17 +0000 (06:08 +0000)]
Deprecate sapi/fastcgi.

22 years agoFixed bug #20812, ftp_get returned NULL on success instead of TRUE.
Ilia Alshanetsky [Fri, 6 Dec 2002 06:07:40 +0000 (06:07 +0000)]
Fixed bug #20812, ftp_get returned NULL on success instead of TRUE.

22 years agoAdd imageistruecolor
Pierre Joye [Fri, 6 Dec 2002 02:16:06 +0000 (02:16 +0000)]
Add imageistruecolor

22 years ago* fix upgrade-all output
Stig Bakken [Fri, 6 Dec 2002 00:10:10 +0000 (00:10 +0000)]
* fix upgrade-all output

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 23:18:28 +0000 (23:18 +0000)]
php_error -> php_error_docref

22 years agomore rain
James Cox [Thu, 5 Dec 2002 23:17:59 +0000 (23:17 +0000)]
more rain

22 years agorainy and cold here.
James Cox [Thu, 5 Dec 2002 23:06:40 +0000 (23:06 +0000)]
rainy and cold here.

22 years agotouch again.
James Cox [Thu, 5 Dec 2002 22:55:25 +0000 (22:55 +0000)]
touch again.

22 years agoFixed a memory leak inside heb_number_to_chars().
Ilia Alshanetsky [Thu, 5 Dec 2002 22:46:54 +0000 (22:46 +0000)]
Fixed a memory leak inside heb_number_to_chars().

22 years agotouch2.
James Cox [Thu, 5 Dec 2002 22:35:11 +0000 (22:35 +0000)]
touch2.

22 years agotouch
James Cox [Thu, 5 Dec 2002 22:31:18 +0000 (22:31 +0000)]
touch

22 years agoRemove pointless checks for array_init() return values.
Ilia Alshanetsky [Thu, 5 Dec 2002 22:28:02 +0000 (22:28 +0000)]
Remove pointless checks for array_init() return values.

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 21:53:25 +0000 (21:53 +0000)]
php_error -> php_error_docref

22 years ago-php_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 21:46:08 +0000 (21:46 +0000)]
-php_error -> php_error_docref

22 years agoBug #20746. Renamed aggregation_info() to aggregate_info() per naming conventions...
Sara Golemon [Thu, 5 Dec 2002 21:20:47 +0000 (21:20 +0000)]
Bug #20746.  Renamed aggregation_info() to aggregate_info() per naming conventions and created alias for BC.

22 years ago-php_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 20:59:49 +0000 (20:59 +0000)]
-php_error -> php_error_docref
-removed some cases where emalloc result was tested

22 years agocorrect code that is guarded by "#if 0"
Marcus Boerger [Thu, 5 Dec 2002 20:41:55 +0000 (20:41 +0000)]
correct code that is guarded by "#if 0"

22 years agofix ZTS build
Marcus Boerger [Thu, 5 Dec 2002 20:39:43 +0000 (20:39 +0000)]
fix ZTS build

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 5 Dec 2002 20:13:35 +0000 (20:13 +0000)]
php_error -> php_error_docref

22 years ago-fix a warning that was an error
Marcus Boerger [Thu, 5 Dec 2002 20:01:31 +0000 (20:01 +0000)]
-fix a warning that was an error
-php_error -> php_error_docref

22 years agoFixed bug #12556, updated the test for this bug.
Ilia Alshanetsky [Thu, 5 Dec 2002 20:01:19 +0000 (20:01 +0000)]
Fixed bug #12556, updated the test for this bug.

22 years agofix debug only
Marcus Boerger [Thu, 5 Dec 2002 19:49:12 +0000 (19:49 +0000)]
fix debug only

22 years ago- Renamed snmpv3_* to snmp3_*
Derick Rethans [Thu, 5 Dec 2002 19:33:03 +0000 (19:33 +0000)]
- Renamed snmpv3_* to snmp3_*
- Conversion to php_error_docref
- Whitespace fixes

22 years agoTest data
Melvyn Sopacua [Thu, 5 Dec 2002 19:30:28 +0000 (19:30 +0000)]
Test data

22 years agoAdd a testcase for this bug
Melvyn Sopacua [Thu, 5 Dec 2002 19:29:45 +0000 (19:29 +0000)]
Add a testcase for this bug

22 years agoRemove unnecessary code here
Marcus Boerger [Thu, 5 Dec 2002 15:52:20 +0000 (15:52 +0000)]
Remove unnecessary code here

22 years agows fix (bug: #20808)
foobar [Thu, 5 Dec 2002 15:44:27 +0000 (15:44 +0000)]
ws fix (bug: #20808)

22 years agoReturn FALSE on error as mentioned by John Coggeshall.
Marcus Boerger [Thu, 5 Dec 2002 12:39:00 +0000 (12:39 +0000)]
Return FALSE on error as mentioned by John Coggeshall.
See Bug #20822

22 years agoFix build
Rasmus Lerdorf [Wed, 4 Dec 2002 23:21:30 +0000 (23:21 +0000)]
Fix build

22 years agoAdded GD image conversion tests.
Ilia Alshanetsky [Wed, 4 Dec 2002 21:04:07 +0000 (21:04 +0000)]
Added GD image conversion tests.

22 years agoMade imagecreatefromxpm() work once again.
Ilia Alshanetsky [Wed, 4 Dec 2002 20:58:04 +0000 (20:58 +0000)]
Made imagecreatefromxpm() work once again.

22 years agoFixed a typo.
Ilia Alshanetsky [Wed, 4 Dec 2002 17:31:35 +0000 (17:31 +0000)]
Fixed a typo.

22 years agoBug fixing news.
Ilia Alshanetsky [Wed, 4 Dec 2002 17:29:48 +0000 (17:29 +0000)]
Bug fixing news.

22 years agoFixed a memory leak inside gdImageTrueColorToPalette().
Ilia Alshanetsky [Wed, 4 Dec 2002 17:16:19 +0000 (17:16 +0000)]
Fixed a memory leak inside gdImageTrueColorToPalette().

22 years agoAdded a test for bug #12776
Moriyoshi Koizumi [Wed, 4 Dec 2002 17:01:07 +0000 (17:01 +0000)]
Added a test for bug #12776

22 years agoBug fix news
Moriyoshi Koizumi [Wed, 4 Dec 2002 16:49:59 +0000 (16:49 +0000)]
Bug fix news

22 years agoFixed segfaults of array_walk() when keys are passed to cb by reference.
Moriyoshi Koizumi [Wed, 4 Dec 2002 16:41:28 +0000 (16:41 +0000)]
Fixed segfaults of array_walk() when keys are passed to cb by reference.
Fixed bug #12776.

22 years agoWS fixes.
Ilia Alshanetsky [Wed, 4 Dec 2002 16:29:48 +0000 (16:29 +0000)]
WS fixes.

22 years agoFix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)
Sebastian Bergmann [Wed, 4 Dec 2002 08:31:43 +0000 (08:31 +0000)]
Fix bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)

22 years agoFix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.
Sebastian Bergmann [Wed, 4 Dec 2002 08:18:02 +0000 (08:18 +0000)]
Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.

22 years agoFix imagegd stdoutput
Pierre Joye [Wed, 4 Dec 2002 02:48:23 +0000 (02:48 +0000)]
Fix imagegd stdoutput
Typo 256 colors

22 years agoFix imagegd crashes when used with truecolor image (from jpeg,png, or imagecreatetrue...
Pierre Joye [Wed, 4 Dec 2002 02:37:21 +0000 (02:37 +0000)]
Fix imagegd crashes when used with truecolor image (from jpeg,png, or imagecreatetruecolor)
may we add parameters to imagegd to let user specify the palette size and dither (set to 256 and true) ?

22 years agosilence some possible warnings
Christian Dickmann [Tue, 3 Dec 2002 20:51:36 +0000 (20:51 +0000)]
silence some possible warnings

22 years agoChanged php_error() to php_error_docref()
Frank M. Kromann [Tue, 3 Dec 2002 19:39:25 +0000 (19:39 +0000)]
Changed php_error() to php_error_docref()

22 years agoFixed a bug that caused a crash in pdf_open_memory_image(), when a truecolor
Ilia Alshanetsky [Tue, 3 Dec 2002 19:25:17 +0000 (19:25 +0000)]
Fixed a bug that caused a crash in pdf_open_memory_image(), when a truecolor
image was loaded, it now checks if the image is truecolor and performs the
appropriate calculations (fixed bug #20785).
Changed E_WARNING back to E_ERROR.

22 years agoChanged php_error() to php_error_docref()
Frank M. Kromann [Tue, 3 Dec 2002 19:19:15 +0000 (19:19 +0000)]
Changed php_error() to php_error_docref()

22 years agoBug #19370
Frank M. Kromann [Tue, 3 Dec 2002 18:57:04 +0000 (18:57 +0000)]
Bug #19370
Allow stored procedures to return multiple results.

22 years agoBug #17593
Frank M. Kromann [Tue, 3 Dec 2002 18:04:35 +0000 (18:04 +0000)]
Bug #17593
Make sure any pending data is released from the server when freeing the result

22 years agodamn milter api:
Harald Radi [Tue, 3 Dec 2002 16:26:57 +0000 (16:26 +0000)]
damn milter api:
"Furthermore, since there is not a one-to-one correspondence between
 threads and connections (N connections mapped onto M threads,
 M <= N), connection-specific data must be accessed through the handles
 provided by the Milter library."

which in other words means php_request_startup() and the corresponding
php_request_shutdown() will never be called for the same thread

22 years agoFixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpeg
Ilia Alshanetsky [Tue, 3 Dec 2002 15:43:17 +0000 (15:43 +0000)]
Fixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpeg
conversion. The same crash still occures with png/jpeg -> gd -> png/jpeg, because
apparently gd format cannot handle truecolor images.
Turned off debug messages inside gd_gd2.c.

22 years agoFixed leaks in array_walk()
Moriyoshi Koizumi [Tue, 3 Dec 2002 15:02:06 +0000 (15:02 +0000)]
Fixed leaks in array_walk()

22 years agofix typos and make example more useful
Harald Radi [Tue, 3 Dec 2002 14:43:43 +0000 (14:43 +0000)]
fix typos and make example more useful

22 years ago- Need these libraries for static build
foobar [Tue, 3 Dec 2002 11:34:12 +0000 (11:34 +0000)]
- Need these libraries for static build

22 years ago- Fixed the build with iPlanet LDAP SDK 5.x
foobar [Tue, 3 Dec 2002 09:35:42 +0000 (09:35 +0000)]
- Fixed the build with iPlanet LDAP SDK 5.x

22 years agoAllocating enough memory to hold values.
Frank M. Kromann [Tue, 3 Dec 2002 05:56:39 +0000 (05:56 +0000)]
Allocating enough memory to hold values.
Fix crash when certan stored procedures was called. This caused the free_result function to free memory not yet allocated.

22 years agoIconv extension is no longer experimental
Moriyoshi Koizumi [Mon, 2 Dec 2002 21:29:06 +0000 (21:29 +0000)]
Iconv extension is no longer experimental

22 years agoReverted the changes because the problem was elsewhere.
Moriyoshi Koizumi [Mon, 2 Dec 2002 21:10:37 +0000 (21:10 +0000)]
Reverted the changes because the problem was elsewhere.