]> granicus.if.org Git - php/shortlog
php
2012-02-07 Christopher... Fix OpenSSL version-dependent diff. "Time Stamp signing...
2012-02-06 Christopher... Force allow_url_fopen to fix qa.php.net/reports diffs
2012-02-06 Christopher... Mask different curl message. Now passes on Oracle Linux 5
2012-02-06 Christopher... Allow alternative curl output shown in several qa.php...
2012-02-06 Ferenc Kovacsmerging the patch from bug #52078, fixes the test on...
2012-02-06 Rasmus LerdorfSafer way to call pcre_fullinfo - bug 60986
2012-02-06 Rasmus LerdorfFix for bug 60986
2012-02-05 Rasmus LerdorfSame thing here. "June 18, 1969 8:49:59 AM " does not...
2012-02-05 Rasmus LerdorfWithout a timezone you can't know whether it is dst...
2012-02-05 Rasmus LerdorfAnother openssl test that is dependent on the openssl...
2012-02-05 Gustavo André... - Merge r323056 (see bug #60965).
2012-02-05 Popa Adrian... fix gcov Warning: ibase_drop_db(): lock time-out on...
2012-02-05 Rasmus LerdorfNeed EXPECTF here, of course
2012-02-05 Rasmus LerdorfGetting different hashes here. But this test isn't...
2012-02-05 Rasmus LerdorfAccording to the reports on qa this test is failing...
2012-02-05 Rasmus LerdorfThis test needs gc enabled
2012-02-03 David Soria... mention git
2012-02-03 Adam HarveyFix bug #60933 on PHP_5_4 (approved by Stas).
2012-02-02 Stanislav Malyshevback to dev
2012-02-02 Stanislav Malyshevretag 5.4.0 rc7
2012-02-02 Andrey Hristovassert
2012-02-02 Dmitry StogovFixed memory leaks
2012-02-02 Stanislav Malyshevback to dev
2012-02-02 Stanislav Malyshev5.4.0 rc7
2012-02-01 Stanislav Malyshevfix UMR in php_register_variable_ex, reported by Stefan...
2012-02-01 Lars StrojnyTest for null behavior with ext/mbstring functions
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests.
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests
2012-01-31 Michael Wallnerfix usage of php_output_(de)activate; I guess this...
2012-01-31 Michael WallnerMFH: r322963
2012-01-31 Pierre Joye- fix #55226, WS
2012-01-31 Pierre Joye- fix #55226, fix build
2012-01-30 Michael Wallneruse stderr before, stdout after php_output_startup...
2012-01-30 Pierre Joye- libssh2 1.3.0
2012-01-30 Dmitry StogovFixed (disabled) inline-caching for ZEND_OVERLOADED_FUN...
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...
next