]> granicus.if.org Git - php/shortlog
php
2010-07-22 Johannes Schlüter- back to -dev
2010-07-21 Johannes Schlüter- Add lost entries
2010-07-21 Johannes SchlüterPHP 5.2.14
2010-07-21 Johannes Schlüter- merge NEWS for 5.2.14 and 5.3.3
2010-07-20 Pierre Joye- add CVE #
2010-07-19 Adam HarveyMFH: fix for bug #52317 (Segmentation fault when using...
2010-07-14 Johannes SchlüterBack to -dev
2010-07-14 Johannes SchlüterPHP 5.2.14RC3
2010-07-14 Dmitry StogovFixed incorrect reinitialization
2010-07-14 Kalle Sommer... Update the re2c files aswell (bug #51943)
2010-07-13 Kalle Sommer... Fixed bug #51943 (Several files are out of ANSI spec)
2010-07-13 Pierre Joye- merge news for var_export fix
2010-07-13 Pierre Joye- MFH: Fix a bug when var_export() causes a fatal error...
2010-07-13 Kalle Sommer... MFT: Fixed bug #52037 (Concurrent builds fail in instal...
2010-07-07 Timm Friebe- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
2010-07-06 Felipe Pena- Fixed tests
2010-07-05 Dmitry StogovFixed bug #52237 (Crash when passing the reference...
2010-07-02 Johannes SchlüterFix bug #52238: Crash when an Exception occured in...
2010-07-02 Felipe Pena- Added CVE id
2010-07-02 Felipe Pena- Fixed a possible interruption array leak in trim()
2010-07-01 Felipe Pena- BFN
2010-07-01 Felipe Pena- Fixed a possible memory corruption in substr(), chunk...
2010-07-01 Felipe Pena- Fixed a possible memory corruption in strchr(), strstr().
2010-07-01 Felipe Pena- Fixed a possible memory corruption in strrchr()....
2010-07-01 Ilia AlshanetskyBack to dev
2010-07-01 Ilia Alshanetsky5.2.14RC2
2010-06-30 Ilia AlshanetskyFixed bug #33210 (getimagesize() fails to detect width...
2010-06-29 Stanislav Malyshevfix SplObjectStorage unserialization (CVE-2010-2225)
2010-06-28 Felipe Pena- Reverted fix for bug #51421
2010-06-26 Felipe Pena- BFN
2010-06-26 Felipe Pena- Fixed bug #51421 (Abstract __construct constructor...
2010-06-26 Felipe Pena- Fixed bug #52160 (Invalid E_STRICT redefined construc...
2010-06-24 Felipe Pena- Fixed bug #52163 (SplFileObject::fgetss() fails due...
2010-06-23 Sriram Natarajan- Fixed bug #52162 (custom request header variables...
2010-06-21 Felipe Pena- Fixed bug #49730 (Firebird - new PDO() returns NULL)
2010-06-20 Felipe Pena- Completed the fix for bug #52010
2010-06-19 Felipe Pena- BFN
2010-06-19 Felipe Pena- Lets use zend_atol() here too (sync with 5_3)
2010-06-19 Felipe Pena- Fixed bug #52061 (memory_limit above 2G)
2010-06-17 Ilia Alshanetskyback to dev
2010-06-17 Ilia Alshanetsky5.2.14RC1
2010-06-16 Felipe Pena- BFN
2010-06-16 Felipe Pena- New tests related to #52098
2010-06-16 Felipe Pena- Fix crash when calling a method of a class that inher...
2010-06-16 Timm Friebe- MFT: Fixed segmentation fault when reading rows
2010-06-15 Felipe Pena- New entries
2010-06-15 Dmitry StogovFixed bug #52041 (Memory leak when writing on uninitial...
2010-06-12 Felipe Pena- Fix entry
2010-06-12 Felipe Pena- Fixed bug #49320 (PDO returns null when SQLite connec...
2010-06-11 Patrick Allaert- Fixed bug #52019 (make lcov doesn't support TESTS...
2010-06-11 Dmitry StogovFixed bug #51552 (debug_backtrace() causes segmentation...
2010-06-10 Dmitry StogovFixed bug #51822i (Segfault with strange __destruct...
2010-06-09 Ilia AlshanetskyFixed bug #51273 (Faultstring property does not exist...
2010-06-08 Sriram Natarajan - Fixed Bug #51168 (fails to compile with Sun Studio)
2010-06-05 Christopher... New test for file_exists (bug #39863). It currently...
2010-06-05 Felipe Pena- Fix tests
2010-06-05 Felipe Pena- Fix wrong zval_ptr_dtor call
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...
next