]> granicus.if.org Git - php/shortlog
php
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 Dovgalimprove error message
2006-08-03 Dmitry StogovAdded "PHPINIDir" Apache directive to apache and apache...
2006-08-03 <changelog... ChangeLog update
2006-08-02 Antony Dovgalfix test
2006-08-02 Antony Dovgalfix build
2006-08-02 Andrei ZmievskiA few fixes noted during analysis.
2006-08-02 Andrei ZmievskiNotes after analyzing remainder of string.c.
2006-08-02 Andrei Zmievskibin2hex() should accept only binary strings.
2006-08-02 Andrei Zmievski*** empty log message ***
2006-08-02 Andrei ZmievskiMake string comparison functions conver to unicode...
2006-08-02 Andrei ZmievskiSome updates.
2006-08-02 Andrei Zmievski*** empty log message ***
2006-08-02 Andrei Zmievski*** empty log message ***
2006-08-02 Andrei ZmievskiAdd '&' modifier (for 's' type) that will apply the...
2006-08-02 Ilia AlshanetskyMFB: Fixed bug #38213, #37611, #37571 (wddx encoding...
2006-08-02 Ilia AlshanetskyMFB: Expose the xml_utf8_encode function.
2006-08-02 Antony Dovgalinit variable, eliminate compile warning
2006-08-02 Antony Dovgalfix #38289 (segfault in session_decode() when _SESSION...
2006-08-02 Dmitry Stogovzts fix
2006-08-02 Andrei ZmievskiFix leaks.
2006-08-02 <changelog... ChangeLog update
2006-08-01 Antony Dovgalimplement my own FR #36995
2006-08-01 Andrei ZmievskiAdd SORT_LOCALE_STRING support to array_multisort(...
2006-08-01 Andrei ZmievskiWhew. Fix up extract to params API, Unicode support...
2006-08-01 Andrei ZmievskiFix off-by-one error in zend_case_fold_string().
2006-08-01 Andrei ZmievskiRewrite IS_LONG, IS_DOUBLE, and IS_RESOURCE to IS_UNICO...
2006-08-01 Michael Wallner- update test
2006-08-01 Michael Wallner- use library error message on time string parse failure
2006-08-01 Ilia AlshanetskyFixed build (added missing functions)
2006-08-01 Ilia AlshanetskyMFB: Fixed bug #38168 (Crash in pdo_pgsql on missing...
2006-08-01 Dmitry StogovUnicode support
2006-08-01 Michael Wallner- fix leaks on multiple calls to DateTime::__construct()
2006-08-01 Ilia AlshanetskyMFB: Fixed memory leak on unused bound name parameters.
2006-08-01 Michael Wallner- OO fixes:
2006-08-01 Antony Dovgalfix #38269 (fopen wrapper doesn't fail on invalid hostn...
2006-08-01 Antony Dovgalimprove error message on Win32
2006-08-01 Antony Dovgalfix #38278 (session_cache_expire()'s value does not...
2006-08-01 <changelog... ChangeLog update
2006-07-31 Ilia AlshanetskyMFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulti...
2006-07-31 Dmitry StogovReimplemented SoapServer and SoapClient classes using...
2006-07-31 Christian Stockerreturn false instead of null, if it's an invalid document
2006-07-31 Christian Stockerreturn true, if xsl import did work
2006-07-31 Antony Dovgalfix #37581 (oci_bind_array_by_name clobbers input array...
2006-07-31 Ilia AlshanetskyMFB: Fixed compiler warning.
2006-07-31 <changelog... ChangeLog update
2006-07-31 Pierre Joye- MFB: #36732, add req_extensions support to openssl_cs...
2006-07-30 Antony Dovgalupdate changelog
2006-07-30 Antony Dovgalfix #38173 (Freeing nested cursors causes OCI8 to segfault)
2006-07-30 Pierre Joye- #28382, add support for x509 extensions
2006-07-30 Pierre Joye- MFB: #38261, openssl_x509_parse leaks with invalid...
2006-07-30 Antony Dovgalimprove checks and fix #38251
2006-07-30 Antony Dovgalfix compile warnings (#38257)
2006-07-30 Antony DovgalMFB: bug #38253 (PDO produces segfault with default...
2006-07-30 Pierre Joye- MFB: silent compiler warnins (signess)
2006-07-30 Pierre Joye- MFB: vi happiness
2006-07-30 <changelog... ChangeLog update
2006-07-29 Pierre Joye- make the test more obvious and add an explanation
2006-07-29 Antony DovgalMFB: improve test
2006-07-29 Pierre Joye- #38255, fails on array as well
2006-07-29 Pierre Joye- MFH: #38255, fix possible leak in php_openssl_evp_fro...
2006-07-29 Pierre Joye- #37820, add support for algorithm type in openssl_ver...
2006-07-29 Seiji Masugatafix tests.
2006-07-29 Pierre Joye- MFH: #8315, float is affected too
2006-07-29 <changelog... ChangeLog update
2006-07-29 Pierre Joye- MFH: #8315, NULL character stops the validation
2006-07-28 Hannes MagnussonMFB: Update test
2006-07-28 Ilia AlshanetskyMFB: cleanup of the phpinfo() output.
2006-07-28 Ilia AlshanetskyMFB: Cleanup phpinfo() output
2006-07-28 Antony Dovgalfix test
2006-07-28 Antony Dovgalenabling --leak-check was bad idea, since there are...
2006-07-28 Antony Dovgalpatch for #37846 (wordwrap() wraps incorrectly)
2006-07-28 Pierre Joye- HEAD does not suppot magic_gpc
2006-07-28 <changelog... ChangeLog update
2006-07-27 Ilia AlshanetskyMFB: Fixed a bug in the filter extension that prevented...
2006-07-27 Ilia AlshanetskyMFB: Fixed bug #38236 (Binary data gets corrupted on...
2006-07-27 Nuno Lopesupgrade the rest of the functions to Unicode (except...
2006-07-27 Nuno Lopesconvert void* to zstr when using the 't' parameter...
2006-07-27 Ilia AlshanetskyMFB: An improved fix for bug #38224
2006-07-27 Dmitry StogovRemoved deprecated #ifdef ZEND_ENGINE_2
2006-07-27 Dmitry StogovUnicode support (not finished)
2006-07-27 Ilia AlshanetskyMFB: make C++ compilers happy
2006-07-27 Ilia AlshanetskyRemoved debug code
2006-07-27 Ilia AlshanetskyMFB: Fixed bug #38224 (session extension can't handle...
2006-07-27 Ilia AlshanetskyMFB: Fixed bug #38229 (strtotime() does not parse YYYY...
2006-07-27 Antony Dovgalfix leak in php_local_infile_init() handler
2006-07-27 Dmitry StogovFixed bug #38234 (Exception in __clone makes memory...
2006-07-27 Dmitry StogovFixed mess with semantic of zend_normalize_identifier...
2006-07-27 Dmitry StogovFix usage of uninitialized value and unicode support
2006-07-27 foobar- Removed unnecessary quotes
2006-07-27 foobar- Added PHP_VERSION_ID == PHP_VERSION as integer value.
2006-07-27 Dmitry StogovFixed bug #38047 ("file" and "line" sometimes not set...
2006-07-27 Antony DovgalMFB: fix test on 64bit machines
2006-07-27 foobar- Fixed bug #37164 (snmp_set_oid_numeric_print() misbeh...
2006-07-27 <changelog... ChangeLog update
2006-07-27 foobar- Fix build with ext/date/lib with shared extensions
2006-07-27 foobar- Fix phpize build
2006-07-27 Ilia AlshanetskyMFB: Fixed compiler warnings.
next