]> granicus.if.org Git - php/shortlog
php
2012-01-30 Dmitry StogovFixed bug #51860 (Include fails with toplevel symlink...
2012-01-29 Derick Rethans- Reinstated correct return values after David's fix...
2012-01-29 Rasmus LerdorfcreateCollation() for pdo_sqlite as well
2012-01-29 Rasmus LerdorfMissed the test
2012-01-29 Rasmus LerdorfGood patch from Brad Dewar that adds missing createColl...
2012-01-28 Felipe Pena- Fixed bug #60860 (session.save_handler=user without...
2012-01-28 Rasmus LerdorfSimple fix that just quotes the filenames in run-tests...
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- fix #60895, possible invalid handler usage
2012-01-26 Pierre Joye- openssl 0.9.8t, curl 7.24.0
2012-01-26 Scott MacVicarMFH r322485
2012-01-26 Xinchen HuiWS, merged from trunk cause this issue, sorry
2012-01-26 Xinchen HuiFixed bug #60825 (Segfault when running symfony 2 tests)
2012-01-25 Michael Wallnerfix crash with display_startup_errors=1
2012-01-23 Rasmus LerdorfPlease test your tests
2012-01-21 Nuno Lopesrevert r319254 (fix bug #54682) since it is not correct
2012-01-20 Dmitry StogovFixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)
2012-01-19 Rasmus LerdorfMissing ifdef here
2012-01-19 Stanislav Malyshevback to dev
2012-01-19 Stanislav Malyshev5.4.0RC6
2012-01-18 Pierre Joye- add test for bug #60761
2012-01-18 Pierre Joye- add test for bug #60771
2012-01-18 Pierre Joye- add test for bug #60761
2012-01-18 Michael Wallnerremove XFAIL for bug #47178
2012-01-18 Michael Wallneradd notes about ob_start(), gzencode() and removed...
2012-01-18 Michael Wallnermerge ext/hash from trunk
2012-01-17 Dmitry StogovFixed workaround for bug #48034 on Windows (Crash when...
2012-01-17 Dmitry StogovRegenerated scanners
2012-01-17 Dmitry StogovImproved traits implementation. Now to support __CLASS_...
2012-01-16 Michael WallnerFix bug #60768 Output buffer not discarded
2012-01-13 Boris Lytochkinmerge from trunk:
2012-01-12 Christopher... Fix configuration message typo and alignment (5.4 merge...
2012-01-11 Pierre Joye- add new build type, optional. has been used for the...
2012-01-11 Pierre Joye- add new build type, optional. has been used for the...
2012-01-11 Dmitry StogovFixed incorrect type cast
2012-01-10 Popa Adrian... Added fixes Pdo Firebird bugs to the NEWS file
2012-01-10 Pierre Joye- make it windows version independent, error msg differ...
2012-01-10 Pierre Joye- any other dir may not exist or may not be used
2012-01-09 Pierre Joye - error is windows version dependent and not what...
2012-01-09 Pierre Joye- rm
2012-01-09 Pierre Joye - spl tests are also under examples (sigh)
2012-01-08 Rasmus LerdorfThese tests don't work if run as root
2012-01-08 Rasmus LerdorfThis test only works if gc is enabled
2012-01-08 Nuno Lopesdo kill 9 to fix a race condition in this test. (should...
2012-01-07 Daniel ConvissorRemove test for bug 60675, the change in behavior betwe...
2012-01-06 Daniel ConvissorTest for bug 60675.
2012-01-06 Patrick AllaertChanged: restoring REQUEST_TIME as a long, introducing...
2012-01-05 Stanislav Malyshevback to dev
2012-01-05 Stanislav Malyshev5.4.0rc5
2012-01-04 Jérôme Loyet- Fixed credits for bug #60659
2012-01-04 Jérôme Loyet- Fixed bug #60659 (FPM does not clear auth_user on...
2012-01-04 Stanislav Malyshevmove to XFAIL since it fails on 32-bit
2012-01-04 Arpad Rayadd more tests for #60634 (stems from #21306) and xfail...
2012-01-04 Xinchen HuiFixed bug #60627 (httpd.worker segfault on startup...
2012-01-04 Xinchen Huifix test
2012-01-04 Arpad RayNEWS entry for r321738
2012-01-04 Arpad Rayfix return values of inherited session handler to match...
2012-01-04 Arpad Rayadd SessionHandlerInterface for session_set_save_handle...
2012-01-03 Jérôme Loyet- Fixed bug #60629 (memory corruption when web server...
2012-01-03 Arpad Rayadd test for #60634
2012-01-02 Matteo BeccatiBug #55663, fixed test for bug 43139 on Firebird. Per...
2012-01-02 Stanislav Malyshevfix bug #55871 - Interruption in substr_replace()
2012-01-01 Stanislav Malyshevfix bug #54374, bug #55500 - filter file names better...
2012-01-01 Stanislav Malyshevadd test for ob_gzhandler
2012-01-01 Nuno Lopesregen for r321655
2012-01-01 Nuno Lopesfix memory leak in compile_string when there's a parse...
2012-01-01 Felipe Pena- Year++
2011-12-31 George Wangfixed a crash in cli mode when apache_request_headers...
2011-12-30 Michael Wallnerfollow naming convention
2011-12-30 Dmitry StogovAdded an API call to return active output handler
2011-12-28 Popa Adrian... Fixed PDO_Firebird: bug 53280 segfaults if query colum...
2011-12-28 Popa Adrian... fix tablename in testcase test->testz
2011-12-28 Popa Adrian... Added test case for PDO_Firebird: bug 53280 segfaults...
2011-12-28 Popa Adrian... fix Bug #47415 PDO_Firebird segfaults when passing...
2011-12-28 Dmitry StogovFixed tests
2011-12-28 Popa Adrian... one more error to fix Table unknown TEST , it should...
2011-12-28 Popa Adrian... fix table name in testcase
2011-12-28 Dmitry StogovFixed bug #60613 (Segmentation fault with $cls->{expr...
2011-12-28 Popa Adrian... added testcase for Bug 47415
2011-12-28 Popa Adrian... cleanup for bug 48877 test, add description
2011-12-28 Xinchen HuiFix #60613 (Segmentation fault with $cls->{expr}()...
2011-12-28 Daniel ConvissorResolve the last of the xfails from Bug 55253.
2011-12-27 Daniel ConvissorResolve more xfails due to Bug 55253 being fixed.
2011-12-27 Daniel ConvissorAnother xfail resolved since Bug 55253 was fixed.
2011-12-27 Popa Adrian... http://gcov.php.net/viewer.php?version=PHP_5_3&func...
2011-12-27 Daniel ConvissorAnother xfail resolved since Bug 55253 was fixed.
2011-12-27 Hannes MagnussonLooks like we need to explicity add libstdc++ on recent...
2011-12-27 Popa Adrian... added test for PDO_Firebird: bug 48877
2011-12-27 Xinchen HuiFix bug #60611 (Segmentation fault with Cls::{expr...
2011-12-27 Daniel ConvissorOne less xfail since Bug 55253 was fixed.
2011-12-26 Pierre Joye- Fix bug #60326, fix crash introduced by initial fix
2011-12-26 Pierre Joye- Fix bug #60326, fix TS build (introduced by r321406)
2011-12-26 Stanislav Malyshevfix bug #60326 - restore ob_gzhandler
2011-12-26 Stanislav Malyshevfix test
2011-12-26 Stanislav Malyshevfix bug #60322 (ob_get_clean() now raises an E_NOTICE...
2011-12-26 Stanislav Malyshevfix test - paths may be expressed in different way
2011-12-26 Stanislav Malyshevtest fixes
2011-12-26 Stanislav Malyshevfix uninitialized var that may lead to crash
next