]> granicus.if.org Git - php/shortlog
php
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-04 Gustavo André... - Fixed bug #60965 (Buffer overflow on htmlspecialchars...
2012-02-03 Xinchen HuiFixed bug #60968 (Late static binding doesn't work...
2012-02-03 Gustavo André... - Headers: forbid \r and \n also after \0, allow CRLF...
2012-02-03 David Soria... mention git
2012-02-03 Adam HarveyFix bug #60933 (Testing asort with SORT_LOCALE_STRING...
2012-02-02 Gustavo André... - Hopefully correct fix for bug #60227.
2012-02-02 Andrey Hristovassert
2012-02-02 Dmitry StogovFixed memory leaks
2012-02-01 Stanislav Malyshevfix UMR in php_register_variable_ex, reported by Stefan...
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 Wallnerfix headers print to stdout/stderr if no output written...
2012-01-31 Pierre Joye- fix #55226, WS
2012-01-31 Pierre Joye- fix #55226, fix build
2012-01-30 Adam HarveyFix bug #60801 (strpbrk() mishandles NUL byte) on trunk...
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 Derick RethansCS fixes.
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 Rasmus LerdorfSimple fix that just quotes the filenames in run-tests...
2012-01-28 Felipe Pena- Fixed bug #60860 (session.save_handler=user without...
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 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 Wallnerfind a php-cgi which is a sibling of the php executable
2012-01-25 Michael Wallnerfix crash with display_startup_errors=1
2012-01-24 Xinchen HuiRe-fixed bug #60825 (Segfault when running symfony...
2012-01-23 Michael WallnerLTP/gcov/lcov
2012-01-23 Rasmus LerdorfPlease test your tests
2012-01-22 Gustavo André... - Further fix for bug #60455 (stream_get_line misbehave...
2012-01-21 Xinchen HuiFixed bug #60825 (Segfault when running symfony 2 tests)
2012-01-21 Nuno Lopesrevert r319254 (fix bug #54682) since it is not correct
2012-01-20 Pierrick CharronRemove memory leak in substr_replace (to commit in...
2012-01-20 Dmitry StogovFixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)
2012-01-20 Scott MacVicarFix CVE-2011-3389. Possible attack on CBC mode with...
2012-01-19 Rasmus LerdorfMissing ifdef here
2012-01-19 Ferenc Kovacsmerging the patch from #52078, fixes the test on disk...
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 Wallnermerge ext/hash from trunk
2012-01-17 Michael Wallnerfix tests I borked
2012-01-17 Michael Wallnerremove Salsa10/Salsa20, which are actually stream ciphe...
2012-01-17 Michael Wallneradapted tiger hash byte print order to those of md5...
2012-01-17 Xinchen Huiunnecessay slash
2012-01-17 Sebastian BergmannRevert r322390.
2012-01-17 Sebastian BergmannImplement ReflectionClass::setFinal() and ReflectionMet...
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-16 Xinchen Huitypo
2012-01-16 Xinchen HuiFixed Bug #60573 (type hinting with "self" keyword...
2012-01-13 Boris LytochkinFixed bug #60585 (php build fails with USE flag snmp...
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 Dmitry StogovFixed incorrect type cast
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 Gustavo André... - Added the ability for the intl exception to throw...
2012-01-08 Rasmus LerdorfMake sure 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-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 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-30 Michael Wallnerfollow naming convention
next