]> granicus.if.org Git - php/shortlog
php
2009-03-18 Pierre Joye- #43073, TrueType bounding box is wrong for angle<>0
2009-03-17 Felipe Pena- MFH: Year++
2009-03-17 Matt WilmasMFH: Fixed bug #46882 (Serialize / Unserialize misbehav...
2009-03-17 Christopher... Fix INI blocks
2009-03-17 Scott MacVicarBFN
2009-03-17 Scott MacVicarMFH Fix bug #47644 - Valid integers are truncated with...
2009-03-16 Zoe Slatterytest for /ext/tidy from stefan priebsch
2009-03-16 Felipe Pena- MFH: Fixed bug #47616 (curl keeps crashing)
2009-03-16 Mikko KoppanenUpdated news file
2009-03-16 Mikko KoppanenCloses bug #47667
2009-03-16 Ilia AlshanetskyMFB53: Fix for get_defined_constants()
2009-03-15 Moriyoshi Koizumi- MFH: Fix a bug that mbstring.internal_encoding doesn...
2009-03-14 Takeshi AbeMFH: Fixed bug #45799 (imagepng() crashes on empty...
2009-03-13 Stanislav Malyshevrecord new curl options
2009-03-13 Stanislav Malyshevadd new CURL options
2009-03-13 Rob Richardsfix build for VC9
2009-03-13 Rob RichardsBFN
2009-03-13 Rob Richardsfix bug #47430 (Errors after writing to nodeValue param...
2009-03-12 Ilia AlshanetskyMFB: Fixed bug #47639 (pg_copy_from() WARNING: nonstand...
2009-03-12 Zoe Slatteryrefixing %r in run-tests.php (thanks iain lewis for...
2009-03-12 Andrei ZmievskiMFH
2009-03-08 Ilia AlshanetskyMFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale...
2009-03-08 Kalle Sommer... MFH: Fix tests
2009-03-03 Kalle Sommer... MFH: Fixed bug #47546 (Default value for limit paramete...
2009-03-03 Zoe SlatteryAdded %r section
2009-03-02 Moriyoshi Koizumi- MFH: Fix typo.
2009-03-01 Ilia AlshanetskyMFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does...
2009-03-01 Ilia AlshanetskyMFB: Fixed 2 memory corruptions in zip extension idenfi...
2009-02-25 Uwe SchindlerFix Bug 47495: Keep header in internal list after add...
2009-02-25 Ilia AlshanetskyBack to dev
2009-02-25 Ilia Alshanetsky5.2.9
2009-02-24 Moriyoshi Koizumi- Revert the patch then.
2009-02-24 Moriyoshi Koizumi- MFH: strictly check UTF-8 and UTF-32 validity
2009-02-23 Kalle Sommer... Fixed #37209 (mssql_execute with non fatal errors)
2009-02-20 Felipe Pena- Fix test
2009-02-20 Jani Taskinen- spl is not forced on everyone in 5.2 branch.
2009-02-19 Ilia AlshanetskyBack to dev
2009-02-19 Ilia Alshanetsky.2.9RC3
2009-02-18 Dmitry StogovFixed bug #47049 (SoapClient::__soapCall causes a segme...
2009-02-17 Zoe Slatteryfix test
2009-02-17 Ilia AlshanetskyFN
2009-02-17 Ilia AlshanetskyFixed bug #45327 (memory leak if offsetGet throws excep...
2009-02-17 Zoe SlatteryIncreased the sleep() from 1 to 5 to prevent intermitte...
2009-02-17 Matt WilmasMFH: Overflow comment
2009-02-17 Matt WilmasEntry for bug #47422
2009-02-17 Matt WilmasMFH: Fixed bug #47422 (modulus operator returns incorre...
2009-02-17 Johannes SchlüterMFH: Fix #45940 MySQLI OO does not populate connect_err...
2009-02-16 Felipe Pena- Missing "DROP TABLE"
2009-02-16 Zoe Slatteryexit -1 and exit -2 don't work for all sh. changed...
2009-02-16 Moriyoshi Koizumi- MFH
2009-02-16 Moriyoshi Koizumi- MFH: Fix bug #47399 mb_check_encoding() return true...
2009-02-15 Felipe Pena- Fix tests
2009-02-15 Felipe Pena- Supressing error message for SKIPIF check works as...
2009-02-15 Ilia Alshanetskyreverted fix
2009-02-15 Ilia AlshanetskyRevert patch for bug #46701 as it introduces a BC break
2009-02-15 Moriyoshi Koizumi- MFH: these should have been in the previous commit.
2009-02-15 Moriyoshi Koizumi- BFN
2009-02-15 Moriyoshi Koizumi- MFH: Refix bug #43840.
2009-02-14 Rasmus Lerdorf2.4.1 is safe to use. Perhaps we should just drop...
2009-02-14 Zoe Slatterysplitting array_chunk into smaller tests
2009-02-14 Moriyoshi Koizumi- MFH: prevent unwanted overflow
2009-02-14 Moriyoshi Koizumi- MFH: Fix Bug #45923 (mb_st[r]ripos() offset not handl...
2009-02-14 Moriyoshi Koizumi- MFH: these should be E_WARNING for consistency with...
2009-02-13 Andrei ZmievskiRevert bogus fix for #47370.
2009-02-13 Kalle Sommer... MFH: Revert previous change
2009-02-12 Ilia AlshanetskyBack to dev
2009-02-12 Ilia Alshanetsky5.2.9RC2
2009-02-12 Moriyoshi Koizumi* Update for bug #47370.
2009-02-12 Moriyoshi Koizumi* MFH: Fix bug #47370 (BC breakage of array_unique())
2009-02-12 Kalle Sommer... MFH: Fixed wrong usage of error_reporting directive
2009-02-12 Scott MacVicarMFH Fix bug #45989 - json_decode() doesn't return NULL...
2009-02-12 Scott MacVicarMFH Fix bug #46944 - UTF-8 characters outside the BMP...
2009-02-11 Felipe PenaMFH: Fixed test bug #47311 (PDO::PARAM_LOB columns...
2009-02-11 Antony Dovgaladd test
2009-02-11 Antony DovgalMFH: fix bug #47353 (crash when creating a lot of objec...
2009-02-11 Antony DovgalMFH: fix check for zend_extension type
2009-02-11 Scott MacVicarMFH Fix debug builds for OSX, PHP_DEBUG is set to 1...
2009-02-10 Ilia AlshanetskyMFB: Adjust condition
2009-02-10 Ilia AlshanetskyFixed typo
2009-02-10 Ilia AlshanetskyAdded path truncation E_NOTICE to let people now when...
2009-02-09 Felipe Pena- MFH: Fix tests
2009-02-09 Ilia AlshanetskyMFB: Initialize optional var
2009-02-09 Felipe Pena- MFH: Fix test
2009-02-09 Felipe Pena- MFH: Fix mem. leak
2009-02-09 Felipe Pena- MFH: Fixed test
2009-02-09 Greg BeaverMFB fix Bug #46026 (this is a refinement of the previou...
2009-02-08 Ilia AlshanetskyMFB52: Fixed bug #44874 (dead pfsockopen'ed sockets...
2009-02-06 Antony Dovgalfix typo
2009-02-06 Felipe Pena- Improve test
2009-02-06 Felipe Pena- MFH: Fixed bug #47322 (sscanf %d does't work)
2009-02-06 Moriyoshi Koizumi- MFH: Fix bug #45239 (encoding detector hangs with...
2009-02-05 Ilia AlshanetskyBack to dev
2009-02-05 Ilia Alshanetsky5.2.9RC1
2009-02-05 Pierre Joye- zip fix entry
2009-02-05 Pierre Joye- Fixed a crash on extract in zip when files or directo...
2009-02-04 Felipe Pena- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
2009-02-04 Ilia AlshanetskySyn spprintf fix with that of 5.3 and above
2009-02-03 Ilia AlshanetskyReturn empty string when recv() does not fetch any...
2009-02-02 Ilia AlshanetskyMFB: Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking...
2009-02-02 Felipe Pena- MFH: Fixed bug #47269 (Typo: SoapSlient instead of...
next