]>
granicus.if.org Git - php/log
foobar [Wed, 27 Apr 2005 13:13:38 +0000 (13:13 +0000)]
MFH
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.
Andrey Hristov [Wed, 27 Apr 2005 12:16:44 +0000 (12:16 +0000)]
BFN
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()
Dmitry Stogov [Wed, 27 Apr 2005 06:46:44 +0000 (06:46 +0000)]
Fixed bug #32674 (exception in iterator causes crash)
Dmitry Stogov [Tue, 26 Apr 2005 13:23:08 +0000 (13:23 +0000)]
Fixed bug #30889 (Conflict between __get/__set and ++ operator)
Dmitry Stogov [Tue, 26 Apr 2005 09:27:07 +0000 (09:27 +0000)]
Fixed bug #30702 (cannot initialize class variable from class constant)
foobar [Tue, 26 Apr 2005 08:20:30 +0000 (08:20 +0000)]
Netware stuff
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).
foobar [Mon, 25 Apr 2005 21:19:05 +0000 (21:19 +0000)]
rbfn
foobar [Mon, 25 Apr 2005 21:18:41 +0000 (21:18 +0000)]
MFH: revertos
foobar [Mon, 25 Apr 2005 13:03:35 +0000 (13:03 +0000)]
reorder + shorten..
Stanislav Malyshev [Mon, 25 Apr 2005 12:44:19 +0000 (12:44 +0000)]
fix
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
Dmitry Stogov [Mon, 25 Apr 2005 09:58:06 +0000 (09:58 +0000)]
Fixed bug #29944 (Function defined in switch, crashes).
Edin Kadribasic [Mon, 25 Apr 2005 09:11:47 +0000 (09:11 +0000)]
BFN
Edin Kadribasic [Mon, 25 Apr 2005 09:10:14 +0000 (09:10 +0000)]
MFH: Added T1LIB support on Windows (#32809)
Dmitry Stogov [Mon, 25 Apr 2005 06:11:00 +0000 (06:11 +0000)]
Fixed call to estrndup() with invalid lengt
Sebastian Bergmann [Mon, 25 Apr 2005 05:14:46 +0000 (05:14 +0000)]
MFH: Correct grammar.
Ilia Alshanetsky [Sun, 24 Apr 2005 18:11:23 +0000 (18:11 +0000)]
zval** not zval*.
Ilia Alshanetsky [Sun, 24 Apr 2005 17:52:58 +0000 (17:52 +0000)]
MFH: Fixed bug #32802 (General cookie overrides more specific cookie).
foobar [Sun, 24 Apr 2005 14:49:00 +0000 (14:49 +0000)]
MFH: - Execute destructors earlier
foobar [Sat, 23 Apr 2005 23:57:56 +0000 (23:57 +0000)]
typo
foobar [Sat, 23 Apr 2005 21:15:54 +0000 (21:15 +0000)]
MFH: fix memleak
foobar [Sat, 23 Apr 2005 20:34:23 +0000 (20:34 +0000)]
MFH: - Fixed bug #32111 (Cookies can also be separated by colon)
Joe Orton [Fri, 22 Apr 2005 11:54:17 +0000 (11:54 +0000)]
MFH: Fixed bug #32797 (invalid C code in xmlrpc extension).
Antony Dovgal [Fri, 22 Apr 2005 09:14:34 +0000 (09:14 +0000)]
fix C++ comments
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
foobar [Thu, 21 Apr 2005 23:02:15 +0000 (23:02 +0000)]
MFH
foobar [Thu, 21 Apr 2005 15:13:16 +0000 (15:13 +0000)]
MFH: expose EXEEXT and use with CLI/CGI
foobar [Thu, 21 Apr 2005 14:46:03 +0000 (14:46 +0000)]
BFN
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)
foobar [Thu, 21 Apr 2005 14:18:27 +0000 (14:18 +0000)]
MFH: Added test for bug #32647
Dmitry Stogov [Thu, 21 Apr 2005 12:27:54 +0000 (12:27 +0000)]
Fixed wrong SoapFault codes. The codes MUST be namespace qualified.
foobar [Thu, 21 Apr 2005 11:19:53 +0000 (11:19 +0000)]
MFH: - Possible fix for bug #32778
Antony Dovgal [Thu, 21 Apr 2005 10:20:09 +0000 (10:20 +0000)]
add *.php to cvsignore
Brian France [Wed, 20 Apr 2005 20:50:12 +0000 (20:50 +0000)]
MFH: Added support for .cc files in extensions.
Dmitry Stogov [Wed, 20 Apr 2005 10:58:38 +0000 (10:58 +0000)]
Fixed bug #32776 (SOAP doesn't support one-way operations)
Dmitry Stogov [Wed, 20 Apr 2005 08:43:53 +0000 (08:43 +0000)]
space -> tab
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)
Dmitry Stogov [Wed, 20 Apr 2005 06:35:29 +0000 (06:35 +0000)]
Some tests where fixed
foobar [Tue, 19 Apr 2005 22:14:45 +0000 (22:14 +0000)]
reorder
foobar [Tue, 19 Apr 2005 22:05:43 +0000 (22:05 +0000)]
MFH
Andrey Hristov [Tue, 19 Apr 2005 17:35:04 +0000 (17:35 +0000)]
FN
Andrey Hristov [Tue, 19 Apr 2005 17:33:16 +0000 (17:33 +0000)]
MFH
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.
Andrey Hristov [Tue, 19 Apr 2005 15:10:58 +0000 (15:10 +0000)]
BFN
Andrey Hristov [Tue, 19 Apr 2005 13:42:31 +0000 (13:42 +0000)]
MFH
Wez Furlong [Tue, 19 Apr 2005 05:59:12 +0000 (05:59 +0000)]
BFN
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
Ilia Alshanetsky [Tue, 19 Apr 2005 02:59:10 +0000 (02:59 +0000)]
MFH: Fixed bug #32753 (Undefined constant SQLITE_NOTADB).
Rob Richards [Mon, 18 Apr 2005 23:09:09 +0000 (23:09 +0000)]
BFN
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
Wez Furlong [Mon, 18 Apr 2005 16:22:38 +0000 (16:22 +0000)]
Fix bugs #29583 and #31636
Dmitry Stogov [Mon, 18 Apr 2005 07:24:25 +0000 (07:24 +0000)]
Fixed memory leak in debug_backtrace()
Georg Richter [Mon, 18 Apr 2005 06:03:58 +0000 (06:03 +0000)]
MFH: fix for cursors
foobar [Sun, 17 Apr 2005 16:26:30 +0000 (16:26 +0000)]
MFH: - Fixed bug #30819 (Better support for LDAP SASL bind)
foobar [Sun, 17 Apr 2005 13:37:45 +0000 (13:37 +0000)]
MFH: - Remove relic
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)
foobar [Sat, 16 Apr 2005 12:26:51 +0000 (12:26 +0000)]
retype
Uwe Schindler [Sat, 16 Apr 2005 09:50:13 +0000 (09:50 +0000)]
MFH: use streams api for md5_file() and sha1_file()
Rasmus Lerdorf [Sat, 16 Apr 2005 00:16:14 +0000 (00:16 +0000)]
MFH: The emboss and edge detection filter matrices were swapped
foobar [Fri, 15 Apr 2005 22:25:46 +0000 (22:25 +0000)]
MFH
foobar [Fri, 15 Apr 2005 22:21:05 +0000 (22:21 +0000)]
MFH
foobar [Fri, 15 Apr 2005 22:07:05 +0000 (22:07 +0000)]
MFH: - Use correct type (bug #32720)
Frank M. Kromann [Fri, 15 Apr 2005 19:13:49 +0000 (19:13 +0000)]
Backporting prebuilt and videostring functions
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
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)
foobar [Thu, 14 Apr 2005 22:40:28 +0000 (22:40 +0000)]
- Regenerated with re2c 0.9.6 (fixes severe bugs)
foobar [Thu, 14 Apr 2005 21:17:42 +0000 (21:17 +0000)]
MFH: - Add support for latest Birdstep
foobar [Thu, 14 Apr 2005 15:48:55 +0000 (15:48 +0000)]
BFN
foobar [Thu, 14 Apr 2005 15:36:45 +0000 (15:36 +0000)]
MFH
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).
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()
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).
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.
Antony Dovgal [Wed, 13 Apr 2005 08:23:59 +0000 (08:23 +0000)]
MFH: add testcase for bug #30833
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
Ilia Alshanetsky [Tue, 12 Apr 2005 16:42:20 +0000 (16:42 +0000)]
MFH: Fixed compiler warning.
Antony Dovgal [Tue, 12 Apr 2005 14:01:06 +0000 (14:01 +0000)]
MFH: fix #30833 (array_count_values modifying input array)
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
foobar [Mon, 11 Apr 2005 15:39:21 +0000 (15:39 +0000)]
fix typo (bug #32673)
Antony Dovgal [Mon, 11 Apr 2005 15:19:40 +0000 (15:19 +0000)]
MFH: revert the patch
Dmitry Stogov [Mon, 11 Apr 2005 11:58:36 +0000 (11:58 +0000)]
Fixed SIGSEGV on serializing data with circular references
Dmitry Stogov [Mon, 11 Apr 2005 10:41:33 +0000 (10:41 +0000)]
Fixed bug #31502 (Wrong deserialization from session when using WDDX serializer )
Dmitry Stogov [Mon, 11 Apr 2005 09:28:11 +0000 (09:28 +0000)]
Support for encoding/decoding of private and protected members
foobar [Sun, 10 Apr 2005 19:22:42 +0000 (19:22 +0000)]
MFH
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
foobar [Fri, 8 Apr 2005 20:12:56 +0000 (20:12 +0000)]
regenerate with correct re2c version
Rob Richards [Fri, 8 Apr 2005 16:00:42 +0000 (16:00 +0000)]
BFN
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
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:44 +0000 (15:04 +0000)]
MFH: Missing part of the patch for bug #32589
Marcus Boerger [Fri, 8 Apr 2005 14:36:39 +0000 (14:36 +0000)]
- MFH Fix memory corruption
foobar [Fri, 8 Apr 2005 13:37:23 +0000 (13:37 +0000)]
MFH
Rob Richards [Fri, 8 Apr 2005 12:19:10 +0000 (12:19 +0000)]
fix test
Jon Parise [Thu, 7 Apr 2005 23:33:37 +0000 (23:33 +0000)]
MFH 1.36: Spell "overridden" correctly.
Ilia Alshanetsky [Thu, 7 Apr 2005 23:08:48 +0000 (23:08 +0000)]
MFH: Fixed bug #32533 (proc_get_status() returns the incorrect process status).
foobar [Thu, 7 Apr 2005 22:29:21 +0000 (22:29 +0000)]
missing entry
foobar [Thu, 7 Apr 2005 22:24:43 +0000 (22:24 +0000)]
BFN
foobar [Thu, 7 Apr 2005 22:23:28 +0000 (22:23 +0000)]
MFH: - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)