]>
granicus.if.org Git - php/log
Marcus Boerger [Tue, 3 May 2005 12:52:08 +0000 (12:52 +0000)]
- Update tests affexted by fix
Dmitry Stogov [Tue, 3 May 2005 08:50:13 +0000 (08:50 +0000)]
Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Now get_class_methods() shows accessible private and protected methods if it is called from class scope.
Marcus Boerger [Mon, 2 May 2005 16:14:14 +0000 (16:14 +0000)]
- BFN
Marcus Boerger [Mon, 2 May 2005 16:03:01 +0000 (16:03 +0000)]
- MFH Bugfix #30126
Ilia Alshanetsky [Sun, 1 May 2005 19:49:40 +0000 (19:49 +0000)]
MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if
ENT_NOQUOTES is given).
Pierre Joye [Sun, 1 May 2005 05:52:54 +0000 (05:52 +0000)]
- MFB: #32891, init old y positions to non possible values. -1 being used
if the center start a (x,0)
foobar [Sat, 30 Apr 2005 09:29:44 +0000 (09:29 +0000)]
MFH: - Fix problems with phpized ext/imap
foobar [Sat, 30 Apr 2005 04:30:20 +0000 (04:30 +0000)]
MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
foobar [Sat, 30 Apr 2005 04:12:43 +0000 (04:12 +0000)]
MFH
foobar [Sat, 30 Apr 2005 03:02:49 +0000 (03:02 +0000)]
MFH: Moved phpextdist to dev/
foobar [Fri, 29 Apr 2005 10:40:39 +0000 (10:40 +0000)]
MFH
Andrey Hristov [Fri, 29 Apr 2005 10:22:35 +0000 (10:22 +0000)]
missed to remove that. multi_query is no more a global.
foobar [Fri, 29 Apr 2005 08:54:30 +0000 (08:54 +0000)]
MFH: Make sure E_STRICT is set always
Dmitry Stogov [Fri, 29 Apr 2005 07:58:50 +0000 (07:58 +0000)]
Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())
Dmitry Stogov [Fri, 29 Apr 2005 07:03:35 +0000 (07:03 +0000)]
Fixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mode = On)
Fixed bug #31828 (Crash with zend.ze1_compatibility_mode=On)
Fixed bug #32080 (segfault when assigning object to itself with zend.ze1_compatibility_mode=On)
Dmitry Stogov [Fri, 29 Apr 2005 05:38:31 +0000 (05:38 +0000)]
Fixed WSDL cache bug
foobar [Fri, 29 Apr 2005 01:37:37 +0000 (01:37 +0000)]
MFH: Add auto_globals_jit entry to php.ini-* (bug #29514)
Dmitry Stogov [Thu, 28 Apr 2005 17:39:56 +0000 (17:39 +0000)]
Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others)
Antony Dovgal [Thu, 28 Apr 2005 14:34:22 +0000 (14:34 +0000)]
MFH: add test for bug #32828
foobar [Thu, 28 Apr 2005 14:24:21 +0000 (14:24 +0000)]
MFH
Antony Dovgal [Thu, 28 Apr 2005 14:20:56 +0000 (14:20 +0000)]
MFH: fix #32828 (Throwing exception in output_callback function with ob_start and
ob_end_clean leads to segfault)
Antony Dovgal [Thu, 28 Apr 2005 14:12:23 +0000 (14:12 +0000)]
MFH: handle unsupported datatypes and prevent segfault
foobar [Thu, 28 Apr 2005 13:14:55 +0000 (13:14 +0000)]
MFH
Rob Richards [Thu, 28 Apr 2005 12:19:09 +0000 (12:19 +0000)]
BFN
Rob Richards [Thu, 28 Apr 2005 12:17:18 +0000 (12:17 +0000)]
MFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml parser
gives a segfault)
foobar [Wed, 27 Apr 2005 23:27:44 +0000 (23:27 +0000)]
MFH
foobar [Wed, 27 Apr 2005 22:59:52 +0000 (22:59 +0000)]
reword
Andrey Hristov [Wed, 27 Apr 2005 21:25:33 +0000 (21:25 +0000)]
update NEWS
Andrey Hristov [Wed, 27 Apr 2005 21:23:44 +0000 (21:23 +0000)]
change names
Andrey Hristov [Wed, 27 Apr 2005 18:04:33 +0000 (18:04 +0000)]
BFN
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.
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).
Dmitry Stogov [Wed, 27 Apr 2005 14:30:33 +0000 (14:30 +0000)]
Fixed bug #29104 (Function declaration in method doesn't work)
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