]> granicus.if.org Git - php/shortlog
php
2010-06-03 Felipe Pena- Fix memleak when passing a non string/object parameter
2010-06-02 Rasmus Lerdorfvim fail
2010-06-02 Rasmus LerdorfTweak the fix for bug #51847 to still call libintl_setl...
2010-06-02 Rasmus LerdorfFix for bug #51847
2010-05-28 Dmitry StogovFixed bug #50762 (in WSDL mode Soap Header handler...
2010-05-26 Felipe Pena- Fixed bug #51905 (ReflectionParameter fails if defaul...
2010-05-25 Felipe Pena- Fixed bug #51911 (ReflectionParameter::getDefaultValu...
2010-05-11 Raphael GeissertDocument CGI options in the manpage (bug #51718)
2010-05-05 Felipe Pena- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF...
2010-05-05 Rob Richardsfix bug #48601 (xpath() returns FALSE for legitimate...
2010-05-05 Dmitry StogovFixed bug #50698 (SoapClient should handle wsdls with...
2010-05-04 Adam HarveyFix for bug #48289 (iconv_mime_encode() quoted-printabl...
2010-05-03 Pierre Joye- revert #51273
2010-05-03 Pierre Joye- revert as vc6 does not support strtoi64, update to...
2010-05-03 Pierre Joye- #51273, Content-length header is limited to 32bit...
2010-05-03 Felipe Pena- Replaced 'zend_hash_find' to 'zend_hash_quick_find...
2010-05-02 Ilia Alshanetsky- Fixed a possible stack exaustion inside fnmatch(...
2010-05-01 Felipe Pena- Fixed bug #51719 (typo in function prototype)
2010-05-01 Raphael GeissertFix another typo s/exlcusive/exclusive
2010-05-01 Raphael GeissertFix typos s/connnection/connection
2010-04-28 Derick Rethans- Updated to version 2010.9 (2010i)
2010-04-28 Pierre Joye- - Fixed #51128, imagefill() doesn't work with large...
2010-04-28 Ilia AlshanetskyFixed a possible arbitrary memory access inside sqlite...
2010-04-28 Pierre Joye- Fix #51671, imagefill does not work correctly for...
2010-04-28 Pierre Joye- WS
2010-04-27 Etienne KneussFix #51374 (Wrongly initialized object properties)
2010-04-27 Pierrick CharronFixed bug #51670 getColumnMeta causes segfault when...
2010-04-27 Etienne KneussMerge fix for #51532
2010-04-27 Etienne KneussFix #49723 (Skip seek when unnecessary)
2010-04-27 Etienne KneussFix #49723 (Skip seek when unnecessary)
2010-04-26 Ilia AlshanetskyFixed handling of session variable serialization on...
2010-04-24 Felipe Pena- Fixed memory leak
2010-04-23 Felipe Pena- Fixed compiler warnings
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Adam HarveyFix for bug #51604 (newline in end of header is shown...
2010-04-21 Felipe Pena- Fixed bug #51562 (query timeout in mssql can not...
2010-04-21 Felipe Pena- Fix mem. leak
2010-04-21 Felipe Pena- Fixed bug #51617 (PDO PGSQL still broken against...
2010-04-20 Felipe Pena- Improve test
2010-04-20 Felipe Pena- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
2010-04-20 Felipe Pena- Fixed bug #51607 (pg_copy_from does not allow schema...
2010-04-20 Felipe Pena- Fixed bug #51609 (pg_copy_to: Invalid results when...
2010-04-20 Felipe Pena- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard...
2010-04-20 Adam HarveyAdded explanatory comments to filter_input and filter_i...
2010-04-12 Pierre Joye- pdo::begintransaction entry
2010-04-04 Felipe Pena- Fixed test
2010-04-04 Felipe Pena- Fix tests
2010-04-03 Felipe Pena- Fixed tests
2010-04-02 Felipe Pena- Fixed bug #51445 (var_dump() invalid/slow *RECURSION...
2010-04-02 Rasmus LerdorfFix tests
2010-04-02 Rasmus LerdorfUpdate the FILTER_VALIDATE_EMAIL filter to fix bug...
2010-04-01 Ilia AlshanetskyOn beginTransaction() reset error state
2010-04-01 Pierre Joye- add it to 5.2 too, cannot hurt and will spare some...
2010-04-01 Pierre Joye- fix build
2010-03-31 Rasmus LerdorfFix FILTER_VALIDATE_URL - Host names can't start with...
2010-03-30 Johannes SchlüterIt's 2010 already
2010-03-29 Derick Rethans- Updated to version 2010.7 (2010g)
2010-03-29 Ilia AlshanetskyUpgraded bundled PCRE to version 8.02.
2010-03-26 Adam HarveyBackported the fix for bug #51393 (DateTime::createFrom...
2010-03-24 Takeshi AbeFixed bug #51263 (imagettftext and rotated text uses...
2010-03-23 Ilia AlshanetskyAdded test for bug #51338
2010-03-22 Ilia AlshanetskyFixed bug #51338 (URL-Rewriter is still enabled if...
2010-03-18 Felipe Pena- BFN
2010-03-18 Andrei ZmievskiI am sorry I tried fixing PHP without extensive discuss...
2010-03-18 Felipe PenaRevert 290786: Fixed bug #49521 (PDO fetchObject sets...
2010-03-18 Andrei ZmievskiFix a few problems with large (2G-4G) file uploads...
2010-03-15 Moriyoshi Koizumi- Fix win32 build. (notified by Rob. Thanks)
2010-03-15 Ilia Alshanetskynews update
2010-03-13 Felipe Pena- Fix mem. leak
2010-03-13 Raphael GeissertFix CVE-2010-0397: null pointer dereference when proces...
2010-03-12 Moriyoshi Koizumi- Revert accidental commit.
2010-03-12 Moriyoshi Koizumi- Forgot to commit this patch. Sorry.
2010-03-11 Adam HarveyFixed bug #51269 (zlib.output_compression Overwrites...
2010-03-11 Raphael GeissertProperly skip tests that require the bundled gd lib...
2010-03-09 Christopher... Mask name of older DB4 versions
2010-03-09 Ilia AlshanetskyFixed test (was already fixed in 5.3+)
2010-03-08 Felipe Pena- Fixed bug #51237 (milter SAPI crash on startup)
2010-03-08 Felipe Pena- Fix php-milter sample usage (-r option doesn't exists...
2010-03-08 Derick Rethans- Updated to version 2010.5 (2010e)
2010-03-08 Kalle Sommer... Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALI...
2010-03-08 William MartinAdd some bcmath tests
2010-03-08 Kalle Sommer... Fix linking of iconv on Windows
2010-03-08 Ilia AlshanetskyFixed bug #51213 (pdo_mssql is trimming value of the...
2010-03-07 Derick Rethans- Fixed bug #46111 (Some timezone identifiers can not...
2010-03-07 Derick Rethans- Re-generate mapping files, but now with BC zones...
2010-03-07 Derick Rethans- Fixed bug #48902 (Timezone database fallback map...
2010-03-07 Ilia Alshanetskysemantics
2010-03-07 Felipe Pena- Fixed bug #50383 (Exceptions thrown in __call / __cal...
2010-03-06 Felipe Pena- Fixed tests
2010-03-06 Raphael GeissertAdd NEWS entries for filter overflow fix
2010-03-06 Raphael GeissertDetect overflows before they occur in the filter extens...
2010-03-06 Derick Rethans- Fixed bug #51096 ('last day' and 'first day' are...
2010-03-05 Moriyoshi Koizumi- Fixed bug #49267 (linking fails for iconv)
2010-03-05 Christopher... Fixed bug #51086 (DBA DB4 doesn't work with Berkeley...
2010-03-05 Christopher... Auto detect recent versions of Berkeley DB4
2010-03-05 Christopher... DBA tests: cleanup and sycn. Add new Berkeley DB 4...
2010-03-04 Ilia AlshanetskyFixed bug #51190 (ftp_put() returns false when transfer...
2010-03-03 Rasmus LerdorfFix test
2010-03-03 Ilia AlshanetskyBFN
next