]> granicus.if.org Git - php/shortlog
php
2005-04-29 foobar- Make sure E_STRICT is set when expecting Strict errors..
2005-04-29 foobar- Unify error_reporting setting + make sure E_STRICT...
2005-04-29 foobarAdded test for bug #30578
2005-04-29 <changelog... ChangeLog update
2005-04-29 foobarBFN
2005-04-28 Ilia Alshanetskye* allocation cannot fail.
2005-04-28 Dmitry StogovFixed bug #29015 (Incorrect behavior of member vars...
2005-04-28 Antony Dovgaladd test for bug #32828
2005-04-28 foobarint != long
2005-04-28 Antony Dovgalfix #32828 (Throwing exception in output_callback funct...
2005-04-28 Antony Dovgalhandle unsupported datatype (OCIBindByName segfaults...
2005-04-28 foobar- Added fastcgi.logging php.ini option to be able to...
2005-04-28 Rob Richards- Fix bug #32245 (xml_parser_free() in function assigne...
2005-04-28 foobar- Reorder request shutdown calls: Call all __destruct...
2005-04-28 Wez Furlongconsolidate the various tls get/set calls for the diffe...
2005-04-28 <changelog... ChangeLog update
2005-04-28 Ilia AlshanetskyAllocation checks around persistent allocs that can...
2005-04-27 foobarBetter use zval_ptr_dtor() instead (thanks Andi)
2005-04-27 Wez FurlongAdd three new TSRM api functions:
2005-04-27 Andrey Hristovrename
2005-04-27 Andrey Hristovfix bug #32013(MySQLi bind_result causes fatal error...
2005-04-27 Dmitry StogovFixed bug #29210 (Function: is_callable - no support...
2005-04-27 Dmitry StogovFixed bug #29104 (Function declaration in method doesn...
2005-04-27 Anantha Kesari H Ycheck should be on host_alias rather than on target_ali...
2005-04-27 foobar- Made the libxml related stuff to error out if someone...
2005-04-27 Dmitry StogovFixed bug #32833 (Invalid opcode)
2005-04-27 Andrey HristovMFB (fixing bug 31668)
2005-04-27 foobarnuking that file was not very good idea :)
2005-04-27 Dmitry StogovFixed bug #32674 (exception in iterator causes crash)
2005-04-27 Ilia Alshanetskyremoved debug code.
2005-04-27 <changelog... ChangeLog update
2005-04-26 Dmitry StogovFixed bug #30889 (Conflict between __get/__set and...
2005-04-26 Dmitry Stogovfix
2005-04-26 Dmitry StogovFixed bug #30702 (cannot initialize class variable...
2005-04-26 Dmitry StogovFixed bug #32427 (Interfaces are not allowed 'static...
2005-04-26 Dmitry StogovFixed bug #32429 (method_exists() always return TRUE...
2005-04-26 foobarNetware stuff
2005-04-26 <changelog... ChangeLog update
2005-04-25 Ilia AlshanetskyFixed bug #32813 (parse_url() does not handle scheme...
2005-04-25 foobarFix test
2005-04-25 foobarReorder
2005-04-25 foobarRevert. (Nokia is not that important :)
2005-04-25 John CoggeshallUpdate
2005-04-25 John CoggeshallAdding new function tidy_get_opt_doc() to return option...
2005-04-25 Andrei ZmievskiReverting. Let's not introduce major BC breakage like...
2005-04-25 foobar- Added test: For some reason this fails with ZTS mode...
2005-04-25 foobarWhen an entry goes to the PHP_5_0 branch, no entry...
2005-04-25 Stanislav Malyshevoops
2005-04-25 Stanislav Malyshevfix
2005-04-25 Stanislav Malyshev@- Fix #32773 and make right fix for GMP FPEs (Stas)
2005-04-25 Pierre Joye- do not use md5, png signature can change between...
2005-04-25 Dmitry StogovFixed bug #29944 (Function defined in switch, crashes).
2005-04-25 Edin KadribasicAdded T1LIB support on Windows (#32809)
2005-04-25 foobarws
2005-04-25 Dmitry StogovFixed call to estrndup() with invalid length
2005-04-25 Sebastian BergmannCorrect grammar.
2005-04-25 <changelog... ChangeLog update
2005-04-24 Ilia AlshanetskyMFB: zval** not zval*
2005-04-24 Ilia AlshanetskyFixed bug #32802 (General cookie overrides more specifi...
2005-04-24 Marcus Boerger- Need to copy doc comments correct for properties
2005-04-24 <changelog... ChangeLog update
2005-04-23 foobar- Fix memleak
2005-04-23 foobar- Fixed bug #32111 (Cookies can also be separated by...
2005-04-23 foobarws, pval -> zval
2005-04-23 Marcus Boerger- Add new tests
2005-04-23 Marcus Boerger- Change bison check to positive logic and allow bison 2.0
2005-04-23 <changelog... ChangeLog update
2005-04-22 Joe OrtonFixed bug #32797 (invalid C code in xmlrpc extension).
2005-04-22 Antony Dovgalfix C++ comments
2005-04-22 Masaki Fujimoto- Fix mbfl_encoding_detector_feed() and mbfl_mbfl_ident...
2005-04-22 Wez Furlongfix bug #32795
2005-04-22 <changelog... ChangeLog update
2005-04-21 foobar- Fix birdstep support (no SQLDataSources() support...
2005-04-21 Ilia Alshanetskyphp_error() -> php_error_docref().
2005-04-21 foobar- Allow using --enable-versioning with any SAPI module
2005-04-21 foobarExpose EXEEXT and use for cli/cgi binaries
2005-04-21 foobar- Fixed bug #32647 (Using register_shutdown_function...
2005-04-21 foobarFix test when register_long_arrays is off in your php.ini
2005-04-21 foobarAdded test for bug #32647
2005-04-21 foobarbug => Bug
2005-04-21 foobar- Possible fix for bug #32778
2005-04-21 Dmitry StogovFixed wrong SoapFault codes. The codes MUST be namespac...
2005-04-21 Antony Dovgaladd *.php to cvsignore
2005-04-21 <changelog... ChangeLog update
2005-04-20 Ilia AlshanetskyFixed ZTS build of fdf extension.
2005-04-20 Brian FranceAdded support for .cc files in extensions.
2005-04-20 Georg Richteranother fix for last commit (committed from wrong tree) :(
2005-04-20 Georg Richterfixed typo in last commit :(
2005-04-20 Georg Richteradded support for data truncation (bind_result) for...
2005-04-20 Dmitry StogovFixed bug #32776 (SOAP doesn't support one-way operations)
2005-04-20 Dmitry Stogovspace -> tab
2005-04-20 Dmitry StogovSupport for element's form and schema's elementFormDefa...
2005-04-20 Dmitry StogovSome tests were fixed
2005-04-20 <changelog... ChangeLog update
2005-04-19 Marcus Boerger- Add ReflectionProperty::getDocComment()
2005-04-19 foobar- Never use Z_TYPE* macros on non-zvals.
2005-04-19 Ilia AlshanetskyRemoved unused var.
2005-04-19 Ilia Alshanetskyremoved unused var.
2005-04-19 Andrey Hristovadd INT_MAX and INT_SIZE constants.
2005-04-19 Andrey HristovMFB
next