]> granicus.if.org Git - php/shortlog
php
2006-08-04 Antony Dovgalrevert previous patch
2006-08-04 Ilia AlshanetskyFixed bug #37265 (Added missing safe_mode & open_basedi...
2006-08-04 Antony Dovgaladd new test
2006-08-04 Antony DovgalMFH: fix #38322 (reading past array in sscanf() leads...
2006-08-04 Antony Dovgalfix test
2006-08-04 Derick Rethans- There is a 2.3 now as well.
2006-08-03 Antony Dovgalfix leak in php_sapi_filter()
2006-08-03 Ilia AlshanetskyFixed bug #38303 (spl_autoload_register() supress all...
2006-08-03 Antony DovgalMFH: fix #38276 (file_exists() works incorrectly with...
2006-08-03 Dmitry StogovAdded version specific registry keys to allow different...
2006-08-03 Dmitry StogovIn addtion to path to php.ini, PHPRC now may specify...
2006-08-03 Antony Dovgalmake it consistent
2006-08-03 Antony DovgalMFH: improve error message
2006-08-03 Dmitry StogovAdded "PHPINIDir" Apache directive to apache and apache...
2006-08-02 Antony Dovgalfix test
2006-08-02 Antony Dovgalfix ZTS build
2006-08-02 Ilia AlshanetskyFixed bug #38213, #37611, #37571 (wddx encoding fails...
2006-08-02 Ilia AlshanetskyExpose the xml_utf8_encode function.
2006-08-02 Antony Dovgalinit variable, eliminate compile warning
2006-08-02 Antony DovgalMFH: fix #38289 (segfault in session_decode() when...
2006-08-01 Antony DovgalMFH: implement my own FR #36995
2006-08-01 Michael Wallner- update test
2006-08-01 Michael WallnerMFH: use library error message on time string parse...
2006-08-01 Ilia AlshanetskyFixed bug #38168 (Crash in pdo_pgsql on missing bound...
2006-08-01 Michael WallnerMFH:
2006-08-01 Ilia AlshanetskyFixed memory leak on unused bound name parameters.
2006-08-01 Michael WallnerMFH:
2006-08-01 Antony DovgalMFH: fix #38269 (fopen wrapper doesn't fail on invalid...
2006-08-01 Antony Dovgalimprove error message on Win32
2006-08-01 Antony DovgalBFN
2006-08-01 Antony DovgalBFN
2006-08-01 Antony DovgalMFH: fix #38278 (session_cache_expire()'s value does...
2006-07-31 Ilia AlshanetskyFixed bug #37445 (Fixed crash in pdo_mysql resulting...
2006-07-31 Ilia AlshanetskyFixed tests from being always skipped.
2006-07-31 Dmitry StogovPrevented possible double call in case of fault
2006-07-31 Dmitry StogovFixed crash in SoapClient::__setSoapHeaders()
2006-07-31 Christian Stockerreturn false instead of null, if it's an invalid document
2006-07-31 Christian Stockermake a NEWS entry about
2006-07-31 Christian Stockerreturn true, if xsl import did work
2006-07-31 Antony DovgalMFH: fix #37581 (oci_bind_array_by_name clobbers input...
2006-07-31 Ilia AlshanetskyFixed compiler warning.
2006-07-31 Pierre Joye- #36732 entry
2006-07-31 Pierre Joye- #36732, add req_extensions support to openssl_csr_new...
2006-07-30 Antony DovgalMFH: fix #38173 (Freeing nested cursors causes OCI8...
2006-07-30 Pierre Joye- group openssl entries
2006-07-30 Pierre Joye- #28382, add support for x509 extensions
2006-07-30 Pierre Joye- 38261: openssl_x509_parse leaks with invalid certs
2006-07-30 Antony Dovgalimprove checks and fix #38251
2006-07-30 Antony DovgalMFH: fix compile warnings (#38257)
2006-07-30 Antony Dovgalfix bug #38253 (PDO produces segfault with default...
2006-07-30 Georg RichterAdded testcase for bug #37090
2006-07-30 Pierre Joye- silent compiler warnings (signess)
2006-07-30 Andrei ZmievskiMake array_merge(_recursive) handle binary keys safely...
2006-07-29 Pierre Joye- MFH: make the test more obvious and add an explanation
2006-07-29 Pierre Joye- vi happiness++
2006-07-29 Antony Dovgalimprove test
2006-07-29 Pierre Joye- #38255, fails on array as well
2006-07-29 Pierre Joye- entry for #37820 and leak
2006-07-29 Pierre Joye- forgot the tests
2006-07-29 Pierre Joye- fix leak when the key is not a valid key (like false...
2006-07-29 Seiji Masugatafix tests.
2006-07-29 Pierre Joye- #8315, flaot is affected too
2006-07-29 Pierre Joye- #8315, NULL character stops the validation
2006-07-28 Hannes MagnussonFix DateTime::RSS
2006-07-28 Ilia Alshanetskycleanup of the phpinfo() output.
2006-07-28 Ilia Alshanetskyext/standard/info.c ext/standard/info.h
2006-07-28 Ilia AlshanetskyCleanup phpinfo() output
2006-07-28 Antony Dovgalfix test
2006-07-28 Antony DovgalMFH: disable --leak-check
2006-07-28 Antony DovgalMFH: patch for #37846 (wordwrap() wraps incorrectly)
2006-07-27 Ilia AlshanetskyFixed a bug in the filter extension that prevented...
2006-07-27 Ilia AlshanetskyBinary safe multipart request handling
2006-07-27 Ilia AlshanetskyFixed bug #38236 (Binary data gets corrupted on multipa...
2006-07-27 Ilia AlshanetskyAn improved fix for bug #38224
2006-07-27 Ilia Alshanetskymake C++ compilers happy
2006-07-27 Ilia Alshanetskyremoved debug code
2006-07-27 Ilia AlshanetskyFixed bug #38224 (session extension can't handle broken...
2006-07-27 Ilia AlshanetskyFixed bug #38229 (strtotime() does not parse YYYY-MM...
2006-07-27 Antony DovgalMFH: fix leak in php_local_infile_init() handler
2006-07-27 Dmitry StogovFixed bug #38234 (Exception in __clone makes memory...
2006-07-27 foobarMFH: - Added PHP_VERSION_ID == PHP_VERSION as integer.
2006-07-27 Dmitry StogovFixed bug #38047 ("file" and "line" sometimes not set...
2006-07-27 Antony Dovgalfix test on 64bit machines
2006-07-27 Antony Dovgalinitialize var
2006-07-27 Antony Dovgalfix build with Intel C Compiler
2006-07-27 foobarMFH: - Fixed bug #37164 (snmp_set_oid_numeric_print...
2006-07-27 foobarupdate credits
2006-07-27 foobarMFH:- Fix build with ext/date/lib with shared extensions
2006-07-27 foobarMFH: fix phpize build
2006-07-27 Ilia AlshanetskyFixed compiler warnings.
2006-07-26 foobarMFH: - Fixed bug #37564 (AES privacy encryption not...
2006-07-26 Pierre Joye- readability
2006-07-26 Pierre Joye- fix test
2006-07-26 Ilia AlshanetskyImproved fix for bug #38132
2006-07-26 Dmitry StogovFixed bug #38220 (Crash on some object operations)
2006-07-26 Antony Dovgaleliminate compilation warnings on AIX
2006-07-26 foobarfix news
2006-07-26 Antony Dovgalturn Off Zend MM and check for leaks when running tests...
2006-07-26 Antony Dovgalnuke unused variable
2006-07-26 Pierre Joye- 38212 & 38214
next