]> granicus.if.org Git - php/log
php
19 years agoreword
foobar [Wed, 27 Apr 2005 22:59:52 +0000 (22:59 +0000)]
reword

19 years agoupdate NEWS
Andrey Hristov [Wed, 27 Apr 2005 21:25:33 +0000 (21:25 +0000)]
update NEWS

19 years agochange names
Andrey Hristov [Wed, 27 Apr 2005 21:23:44 +0000 (21:23 +0000)]
change names

19 years agoBFN
Andrey Hristov [Wed, 27 Apr 2005 18:04:33 +0000 (18:04 +0000)]
BFN

19 years agoMFH (fix bug #31023)
Andrey Hristov [Wed, 27 Apr 2005 17:58:53 +0000 (17:58 +0000)]
MFH (fix bug #31023)
#no test case because this has to be run with binary compiled with memory
#limit enabled.

19 years agoFixed bug #29210 (Function: is_callable - no support for private and protected classes).
Dmitry Stogov [Wed, 27 Apr 2005 15:44:06 +0000 (15:44 +0000)]
Fixed bug #29210 (Function: is_callable - no support for private and protected classes).

19 years agoFixed bug #29104 (Function declaration in method doesn't work)
Dmitry Stogov [Wed, 27 Apr 2005 14:30:33 +0000 (14:30 +0000)]
Fixed bug #29104 (Function declaration in method doesn't work)

19 years agoMFH
foobar [Wed, 27 Apr 2005 13:13:38 +0000 (13:13 +0000)]
MFH

19 years agocheck should be on host_alias rather than on target_alias, but somehow works on confi...
Anantha Kesari H Y [Wed, 27 Apr 2005 12:29:15 +0000 (12:29 +0000)]
check should be on host_alias rather than on target_alias, but somehow works on configure generated using autoconf 2.57.

19 years agoBFN
Andrey Hristov [Wed, 27 Apr 2005 12:16:44 +0000 (12:16 +0000)]
BFN

19 years ago- Fix bug 31668 (multi query fails every other time). The multi_query flag
Andrey Hristov [Wed, 27 Apr 2005 12:03:05 +0000 (12:03 +0000)]
- Fix bug 31668 (multi query fails every other time). The multi_query flag
  was global and not per connection.
- use ecalloc() instead of calloc() for memory that will be freed with
  efree()

19 years agoFixed bug #32674 (exception in iterator causes crash)
Dmitry Stogov [Wed, 27 Apr 2005 06:46:44 +0000 (06:46 +0000)]
Fixed bug #32674 (exception in iterator causes crash)

19 years agoFixed bug #30889 (Conflict between __get/__set and ++ operator)
Dmitry Stogov [Tue, 26 Apr 2005 13:23:08 +0000 (13:23 +0000)]
Fixed bug #30889 (Conflict between __get/__set and ++ operator)

19 years agoFixed bug #30702 (cannot initialize class variable from class constant)
Dmitry Stogov [Tue, 26 Apr 2005 09:27:07 +0000 (09:27 +0000)]
Fixed bug #30702 (cannot initialize class variable from class constant)

19 years agoNetware stuff
foobar [Tue, 26 Apr 2005 08:20:30 +0000 (08:20 +0000)]
Netware stuff

19 years agoMFH: Fixed bug #32813 (parse_url() does not handle scheme-only urls properly).
Ilia Alshanetsky [Mon, 25 Apr 2005 23:48:31 +0000 (23:48 +0000)]
MFH: Fixed bug #32813 (parse_url() does not handle scheme-only urls properly).

19 years agorbfn
foobar [Mon, 25 Apr 2005 21:19:05 +0000 (21:19 +0000)]
rbfn

19 years agoMFH: revertos
foobar [Mon, 25 Apr 2005 21:18:41 +0000 (21:18 +0000)]
MFH: revertos

19 years agoreorder + shorten..
foobar [Mon, 25 Apr 2005 13:03:35 +0000 (13:03 +0000)]
reorder + shorten..

19 years agofix
Stanislav Malyshev [Mon, 25 Apr 2005 12:44:19 +0000 (12:44 +0000)]
fix

19 years ago@- Fix #32773 and make right fix for GMP FPEs (Stas)
Stanislav Malyshev [Mon, 25 Apr 2005 12:16:43 +0000 (12:16 +0000)]
@- Fix #32773 and make right fix for GMP FPEs (Stas)
Fix #32773 and make right fix for GMP FPEs

19 years agoFixed bug #29944 (Function defined in switch, crashes).
Dmitry Stogov [Mon, 25 Apr 2005 09:58:06 +0000 (09:58 +0000)]
Fixed bug #29944 (Function defined in switch, crashes).

19 years agoBFN
Edin Kadribasic [Mon, 25 Apr 2005 09:11:47 +0000 (09:11 +0000)]
BFN

19 years agoMFH: Added T1LIB support on Windows (#32809)
Edin Kadribasic [Mon, 25 Apr 2005 09:10:14 +0000 (09:10 +0000)]
MFH: Added T1LIB support on Windows (#32809)

19 years agoFixed call to estrndup() with invalid lengt
Dmitry Stogov [Mon, 25 Apr 2005 06:11:00 +0000 (06:11 +0000)]
Fixed call to estrndup() with invalid lengt

19 years agoMFH: Correct grammar.
Sebastian Bergmann [Mon, 25 Apr 2005 05:14:46 +0000 (05:14 +0000)]
MFH: Correct grammar.

19 years agozval** not zval*.
Ilia Alshanetsky [Sun, 24 Apr 2005 18:11:23 +0000 (18:11 +0000)]
zval** not zval*.

19 years agoMFH: Fixed bug #32802 (General cookie overrides more specific cookie).
Ilia Alshanetsky [Sun, 24 Apr 2005 17:52:58 +0000 (17:52 +0000)]
MFH: Fixed bug #32802 (General cookie overrides more specific cookie).

19 years agoMFH: - Execute destructors earlier
foobar [Sun, 24 Apr 2005 14:49:00 +0000 (14:49 +0000)]
MFH: - Execute destructors earlier

19 years agotypo
foobar [Sat, 23 Apr 2005 23:57:56 +0000 (23:57 +0000)]
typo

19 years agoMFH: fix memleak
foobar [Sat, 23 Apr 2005 21:15:54 +0000 (21:15 +0000)]
MFH: fix memleak

19 years agoMFH: - Fixed bug #32111 (Cookies can also be separated by colon)
foobar [Sat, 23 Apr 2005 20:34:23 +0000 (20:34 +0000)]
MFH: - Fixed bug #32111 (Cookies can also be separated by colon)

19 years agoMFH: Fixed bug #32797 (invalid C code in xmlrpc extension).
Joe Orton [Fri, 22 Apr 2005 11:54:17 +0000 (11:54 +0000)]
MFH: Fixed bug #32797 (invalid C code in xmlrpc extension).

19 years agofix C++ comments
Antony Dovgal [Fri, 22 Apr 2005 09:14:34 +0000 (09:14 +0000)]
fix C++ comments

19 years ago- MFH: Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() behaviour
Masaki Fujimoto [Fri, 22 Apr 2005 05:03:25 +0000 (05:03 +0000)]
- MFH: Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() behaviour

19 years agoMFH
foobar [Thu, 21 Apr 2005 23:02:15 +0000 (23:02 +0000)]
MFH

19 years agoMFH: expose EXEEXT and use with CLI/CGI
foobar [Thu, 21 Apr 2005 15:13:16 +0000 (15:13 +0000)]
MFH: expose EXEEXT and use with CLI/CGI

19 years agoBFN
foobar [Thu, 21 Apr 2005 14:46:03 +0000 (14:46 +0000)]
BFN

19 years agoMFH: - Fixed bug #32647 (Using register_shutdown_function() with invalid callback...
foobar [Thu, 21 Apr 2005 14:45:55 +0000 (14:45 +0000)]
MFH: - Fixed bug #32647 (Using register_shutdown_function() with invalid callback can crash PHP)

19 years agoMFH: Added test for bug #32647
foobar [Thu, 21 Apr 2005 14:18:27 +0000 (14:18 +0000)]
MFH: Added test for bug #32647

19 years agoFixed wrong SoapFault codes. The codes MUST be namespace qualified.
Dmitry Stogov [Thu, 21 Apr 2005 12:27:54 +0000 (12:27 +0000)]
Fixed wrong SoapFault codes. The codes MUST be namespace qualified.

19 years agoMFH: - Possible fix for bug #32778
foobar [Thu, 21 Apr 2005 11:19:53 +0000 (11:19 +0000)]
MFH: - Possible fix for bug #32778

19 years agoadd *.php to cvsignore
Antony Dovgal [Thu, 21 Apr 2005 10:20:09 +0000 (10:20 +0000)]
add *.php to cvsignore

19 years agoMFH: Added support for .cc files in extensions.
Brian France [Wed, 20 Apr 2005 20:50:12 +0000 (20:50 +0000)]
MFH: Added support for .cc files in extensions.

19 years agoFixed bug #32776 (SOAP doesn't support one-way operations)
Dmitry Stogov [Wed, 20 Apr 2005 10:58:38 +0000 (10:58 +0000)]
Fixed bug #32776 (SOAP doesn't support one-way operations)

19 years agospace -> tab
Dmitry Stogov [Wed, 20 Apr 2005 08:43:53 +0000 (08:43 +0000)]
space -> tab

19 years agoSupport for element's form and schema's elementFormDefault attributes (qualified...
Dmitry Stogov [Wed, 20 Apr 2005 08:31:10 +0000 (08:31 +0000)]
Support for element's form and schema's elementFormDefault attributes (qualified/unqualified)

19 years agoSome tests where fixed
Dmitry Stogov [Wed, 20 Apr 2005 06:35:29 +0000 (06:35 +0000)]
Some tests where fixed

19 years agoreorder
foobar [Tue, 19 Apr 2005 22:14:45 +0000 (22:14 +0000)]
reorder

19 years agoMFH
foobar [Tue, 19 Apr 2005 22:05:43 +0000 (22:05 +0000)]
MFH

19 years agoFN
Andrey Hristov [Tue, 19 Apr 2005 17:35:04 +0000 (17:35 +0000)]
FN

19 years agoMFH
Andrey Hristov [Tue, 19 Apr 2005 17:33:16 +0000 (17:33 +0000)]
MFH

19 years agofix test to be able to run not only over Unix socket but also over TCP/IP
Andrey Hristov [Tue, 19 Apr 2005 15:42:45 +0000 (15:42 +0000)]
fix test to be able to run not only over Unix socket but also over TCP/IP
and not only connected to localhost.

19 years agoBFN
Andrey Hristov [Tue, 19 Apr 2005 15:10:58 +0000 (15:10 +0000)]
BFN

19 years agoMFH
Andrey Hristov [Tue, 19 Apr 2005 13:42:31 +0000 (13:42 +0000)]
MFH

19 years agoBFN
Wez Furlong [Tue, 19 Apr 2005 05:59:12 +0000 (05:59 +0000)]
BFN

19 years ago- Fix #32758 Cannot access safearray properties
Wez Furlong [Tue, 19 Apr 2005 05:57:21 +0000 (05:57 +0000)]
- Fix #32758 Cannot access safearray properties
- Fix #32759 incorrect determination of default value

19 years agoMFH: Fixed bug #32753 (Undefined constant SQLITE_NOTADB).
Ilia Alshanetsky [Tue, 19 Apr 2005 02:59:10 +0000 (02:59 +0000)]
MFH: Fixed bug #32753 (Undefined constant SQLITE_NOTADB).

19 years agoBFN
Rob Richards [Mon, 18 Apr 2005 23:09:09 +0000 (23:09 +0000)]
BFN

19 years agoMFH: Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children
Rob Richards [Mon, 18 Apr 2005 23:08:41 +0000 (23:08 +0000)]
MFH: Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children
update test

19 years agoFix bugs #29583 and #31636
Wez Furlong [Mon, 18 Apr 2005 16:22:38 +0000 (16:22 +0000)]
Fix bugs #29583 and #31636

19 years agoFixed memory leak in debug_backtrace()
Dmitry Stogov [Mon, 18 Apr 2005 07:24:25 +0000 (07:24 +0000)]
Fixed memory leak in debug_backtrace()

19 years agoMFH: fix for cursors
Georg Richter [Mon, 18 Apr 2005 06:03:58 +0000 (06:03 +0000)]
MFH: fix for cursors

19 years agoMFH: - Fixed bug #30819 (Better support for LDAP SASL bind)
foobar [Sun, 17 Apr 2005 16:26:30 +0000 (16:26 +0000)]
MFH: - Fixed bug #30819 (Better support for LDAP SASL bind)

19 years agoMFH: - Remove relic
foobar [Sun, 17 Apr 2005 13:37:45 +0000 (13:37 +0000)]
MFH: - Remove relic

19 years agoMFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP respons...
foobar [Sun, 17 Apr 2005 03:39:14 +0000 (03:39 +0000)]
MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP response message)

19 years agoretype
foobar [Sat, 16 Apr 2005 12:26:51 +0000 (12:26 +0000)]
retype

19 years agoMFH: use streams api for md5_file() and sha1_file()
Uwe Schindler [Sat, 16 Apr 2005 09:50:13 +0000 (09:50 +0000)]
MFH: use streams api for md5_file() and sha1_file()

19 years agoMFH: The emboss and edge detection filter matrices were swapped
Rasmus Lerdorf [Sat, 16 Apr 2005 00:16:14 +0000 (00:16 +0000)]
MFH: The emboss and edge detection filter matrices were swapped

19 years agoMFH
foobar [Fri, 15 Apr 2005 22:25:46 +0000 (22:25 +0000)]
MFH

19 years agoMFH
foobar [Fri, 15 Apr 2005 22:21:05 +0000 (22:21 +0000)]
MFH

19 years agoMFH: - Use correct type (bug #32720)
foobar [Fri, 15 Apr 2005 22:07:05 +0000 (22:07 +0000)]
MFH: - Use correct type (bug #32720)

19 years agoBackporting prebuilt and videostring functions
Frank M. Kromann [Fri, 15 Apr 2005 19:13:49 +0000 (19:13 +0000)]
Backporting prebuilt and videostring functions

19 years agoMFH: fix various solaris problems by replacing stdio with posix io where possible
Uwe Schindler [Fri, 15 Apr 2005 09:14:53 +0000 (09:14 +0000)]
MFH: fix various solaris problems by replacing stdio with posix io where possible

19 years agoMFH - import correct handling of attribute's namespacing (broken in 5.0.4)
George Schlossnagle [Fri, 15 Apr 2005 06:53:07 +0000 (06:53 +0000)]
MFH - import correct handling of attribute's namespacing (broken in 5.0.4)

19 years ago- Regenerated with re2c 0.9.6 (fixes severe bugs)
foobar [Thu, 14 Apr 2005 22:40:28 +0000 (22:40 +0000)]
- Regenerated with re2c 0.9.6 (fixes severe bugs)

19 years agoMFH: - Add support for latest Birdstep
foobar [Thu, 14 Apr 2005 21:17:42 +0000 (21:17 +0000)]
MFH: - Add support for latest Birdstep

19 years agoBFN
foobar [Thu, 14 Apr 2005 15:48:55 +0000 (15:48 +0000)]
BFN

19 years agoMFH
foobar [Thu, 14 Apr 2005 15:36:45 +0000 (15:36 +0000)]
MFH

19 years agoMFB43: Fixed bug #31583 (php_std_date() uses short day names in
Ilia Alshanetsky [Thu, 14 Apr 2005 13:31:44 +0000 (13:31 +0000)]
MFB43: Fixed bug #31583 (php_std_date() uses short day names in
non-y2k_compliance mode).

19 years agoMFH: disable pg_cmdtuples() too, if there is no pg_affected_rows()
Antony Dovgal [Wed, 13 Apr 2005 22:11:55 +0000 (22:11 +0000)]
MFH: disable pg_cmdtuples() too, if there is no pg_affected_rows()

19 years ago- MF43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
Derick Rethans [Wed, 13 Apr 2005 21:46:32 +0000 (21:46 +0000)]
- MF43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
  available).

19 years ago- Commit the pending patch (bug #32311).
Moriyoshi Koizumi [Wed, 13 Apr 2005 10:10:54 +0000 (10:10 +0000)]
- Commit the pending patch (bug #32311).
# Ugh, it wasn't committed yet.

19 years agoMFH: add testcase for bug #30833
Antony Dovgal [Wed, 13 Apr 2005 08:23:59 +0000 (08:23 +0000)]
MFH: add testcase for bug #30833

19 years agoMFH: Fix for #32682. Error on module shutdown when called from activescript
Frank M. Kromann [Tue, 12 Apr 2005 17:46:06 +0000 (17:46 +0000)]
MFH: Fix for #32682. Error on module shutdown when called from activescript

19 years agoMFH: Fixed compiler warning.
Ilia Alshanetsky [Tue, 12 Apr 2005 16:42:20 +0000 (16:42 +0000)]
MFH: Fixed compiler warning.

19 years agoMFH: fix #30833 (array_count_values modifying input array)
Antony Dovgal [Tue, 12 Apr 2005 14:01:06 +0000 (14:01 +0000)]
MFH: fix #30833 (array_count_values modifying input array)

19 years agofi memory corruption if one on the on_modify handlers errors out
Stanislav Malyshev [Tue, 12 Apr 2005 12:59:36 +0000 (12:59 +0000)]
fi memory corruption if one on the on_modify handlers errors out

19 years agofix typo (bug #32673)
foobar [Mon, 11 Apr 2005 15:39:21 +0000 (15:39 +0000)]
fix typo (bug #32673)

19 years agoMFH: revert the patch
Antony Dovgal [Mon, 11 Apr 2005 15:19:40 +0000 (15:19 +0000)]
MFH: revert the patch

19 years agoFixed SIGSEGV on serializing data with circular references
Dmitry Stogov [Mon, 11 Apr 2005 11:58:36 +0000 (11:58 +0000)]
Fixed SIGSEGV on serializing data with circular references

19 years agoFixed bug #31502 (Wrong deserialization from session when using WDDX serializer )
Dmitry Stogov [Mon, 11 Apr 2005 10:41:33 +0000 (10:41 +0000)]
Fixed bug #31502 (Wrong deserialization from session when using WDDX serializer )

19 years agoSupport for encoding/decoding of private and protected members
Dmitry Stogov [Mon, 11 Apr 2005 09:28:11 +0000 (09:28 +0000)]
Support for encoding/decoding of private and protected members

19 years agoMFH
foobar [Sun, 10 Apr 2005 19:22:42 +0000 (19:22 +0000)]
MFH

19 years agoMFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
foobar [Fri, 8 Apr 2005 20:34:03 +0000 (20:34 +0000)]
MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
# Also nuked the deprecated APLOG_NOERRNO's

19 years agoregenerate with correct re2c version
foobar [Fri, 8 Apr 2005 20:12:56 +0000 (20:12 +0000)]
regenerate with correct re2c version

19 years agoBFN
Rob Richards [Fri, 8 Apr 2005 16:00:42 +0000 (16:00 +0000)]
BFN

19 years ago- MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
Rob Richards [Fri, 8 Apr 2005 15:59:38 +0000 (15:59 +0000)]
- MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
  previousSibling is NULL)
- add test

19 years agoMFH: Missing part of the patch for bug #32589
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:44 +0000 (15:04 +0000)]
MFH: Missing part of the patch for bug #32589

19 years ago- MFH Fix memory corruption
Marcus Boerger [Fri, 8 Apr 2005 14:36:39 +0000 (14:36 +0000)]
- MFH Fix memory corruption