]> granicus.if.org Git - php/shortlog
php
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
2006-07-26 Pierre Joye- #38214, gif interlace never works
2006-07-26 Dmitry StogovFixed bug #38211 (variable name and cookie name match...
2006-07-26 Pierre Joye- MFH: mv 38179.phpt to bug38179.phpt
2006-07-26 Antony DovgalMFH: fix compile warning on Solaris, getloadavg() is...
2006-07-26 Pierre Joye- MFH #38212, Segfault on invalid imagecreatefromgd2par...
2006-07-26 Dmitry StogovFixed crash of DEBUG version on SPARC CPU because of...
2006-07-26 Antony DovgalMFH: fix bug #38217 (ReflectionClass::newInstanceArgs...
2006-07-26 Antony Dovgalimprove connection timeout check (implements FR #38210)
2006-07-25 Hannes MagnussonMFH: Update protos & arginfo for memory_get_usage(...
2006-07-25 Antony Dovgalforgot to remove .cvsignore
2006-07-25 Michael Wallner- ws
2006-07-25 Ilia AlshanetskyFixed bug #38132 (ReflectionClass::getStaticProperties...
2006-07-25 Dmitry StogovChanged memory_get_usage() and memory_get_peak_usage...
2006-07-25 Antony Dovgalnews entry
2006-07-25 Antony Dovgalmove ext/hwapi to PECL
2006-07-25 Antony Dovgalext/filepro moved to PECL
2006-07-25 Ilia AlshanetskyFixed bug #38194 (ReflectionClass::isSubclassOf() retur...
2006-07-25 Antony DovgalMFH: check g_hash for NULL before resetting it
2006-07-25 Uwe SchindlerMFH: Fix compilation with TSRM (now correct)
2006-07-25 Uwe Schindlerrevert shitty whitespace patch (forgot to reconfigure...
2006-07-25 Antony Dovgalinitialize variable
next