]> granicus.if.org Git - php/shortlog
php
2009-04-03 Felipe Pena- Backported fix for #35386 (originally commited in...
2009-04-02 Felipe Pena- MFH: Fixed bug #47818 (Segfault due to bound callback...
2009-04-02 Matt WilmasMFH: Fixed tests, reverted changes from bug #47546
2009-04-01 Matt WilmasMFH: Fixed bug #47560 (explode()'s limit parameter...
2009-04-01 Felipe Pena- MFH: Fixed bug #47852 (Compilation failure in zend_al...
2009-03-31 Ilia AlshanetskyWS
2009-03-31 Matt Wilmas- MFH: Removed unused LONG_SIGN_MASK definition, and...
2009-03-31 Dmitry StogovFixed bug #47745 (FILTER_VALIDATE_INT doesn't allow...
2009-03-30 Ilia AlshanetskyFixed bug #47831 (Compile warning for strnlen() in...
2009-03-30 Pierre Joye- #47828
2009-03-30 Pierre Joye- better test case, it crashes on more architecture
2009-03-30 andy wharmbyFix date tests which started failing after change to BST
2009-03-30 Scott MacVicarMFH Add test for bug #47828
2009-03-30 Scott MacVicarMFH Fix test, -2147483648 is a valid unsigned int where...
2009-03-29 Scott MacVicarBFN
2009-03-29 Scott MacVicarMFH Fix bug #47828 - Converting to UTF-8 can sometimes...
2009-03-29 Ilia AlshanetskyFixed compiler warning
2009-03-27 Felipe Pena- Add test
2009-03-27 Felipe Pena MFH: - Fixed bug #47769 (Strange extends PDO)
2009-03-26 Christian SeilerMFB: Fixed memory leak in ob_get_clean/ob_get_flush.
2009-03-25 Ilia AlshanetskyMFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows...
2009-03-24 Dmitry StogovFixed double efree()
2009-03-23 Derick Rethans- Updated to version 2009.4 (2009d)
2009-03-22 Derick Rethans- Updated to version 2009.3 (2009c)
2009-03-20 Steph FoxBFN
2009-03-20 Steph FoxMFH: Fixed bug #38805 ( PDO Truncates Text from SQL...
2009-03-20 Uwe SchindlerFix a sigsegv on server shutdown, add missing sapi_shut...
2009-03-20 Zoe Slatteryclarification of wwwhether 'make test' needs the PHP...
2009-03-20 Zoe Slatteryadded skipif for root
2009-03-20 Kalle Sommer... Fix typo
2009-03-19 Ilia AlshanetskyFixed bug #47721 (Aligment issues in mbstring and sysvs...
2009-03-19 Matt WilmasMFH: Handle overflow when decoding large numbers and...
2009-03-19 Arnaud Le BlancMFH: Better fix for #44607. Fixes #47487 (php_stream_fi...
2009-03-18 andy wharmbyNew tests for various date extension functions. Tested...
2009-03-18 Moriyoshi Koizumi- MFH: Synching .dsp file (I am not sure whether I...
2009-03-18 Moriyoshi Koizumi- MFH: staticise private symbols
2009-03-18 Dmitry StogovFixed bug #47704 (PHP crashes on some "bad" operations...
2009-03-18 andy wharmbyNew tests for date extension DateTime methods Tested...
2009-03-18 andy wharmbyNew tests for date extension DateTimeZone methods Teste...
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
next