]> granicus.if.org Git - php/shortlog
php
2011-09-21 Xinchen HuiRemove double checking, and use MAXPATHLEN instead...
2011-09-21 Xinchen HuiChange to a more appropriate name
2011-09-21 Xinchen HuiFixed bug #55747 (request headers missed in $_SERVER)
2011-09-20 Shein AlexeyRefactored and speeded up php_cli_server tests, also...
2011-09-20 Xinchen Huifix INI section
2011-09-20 Xinchen HuiAdd tests for built-in webserver
2011-09-20 Xinchen HuiFix Bug #55726 (Changing the working directory makes...
2011-09-20 Xinchen HuiFix folder
2011-09-19 Michael Wallnerfix r316992
2011-09-19 Michael WallnerFixed bug #55544 ob_gzhandler always conflicts with...
2011-09-19 Johannes Schlüter- Fix folding
2011-09-17 Xinchen HuiFix wrong update
2011-09-17 Pierre Joye- fix build (macros mess)
2011-09-17 Pierre Joye- fix TS build
2011-09-17 Xinchen HuiUpdate NEWS
2011-09-17 Xinchen HuiFix Bug #55703(PHP crash when calling mysqli_fetch_fields)
2011-09-17 Felipe Pena- Fixed bug #55705 (Omitting a callable typehinted...
2011-09-17 Felipe Pena- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_an...
2011-09-16 Christopher... Test portability fix
2011-09-16 Pierrick CharronFixed test bug #55713 (Christopher Jones)
2011-09-16 Pierre Joye- add -win32 versions and skipif
2011-09-16 Dmitry StogovFixed bug #55644 (Math ops tests fail, diff min int...
2011-09-16 Dmitry StogovFixed Windows build
2011-09-15 Christopher... Fix skipif for non zlib builds re message http://lxr...
2011-09-15 Xinchen HuiUpdate libmagic.patch (patch reversed base on -r296679)
2011-09-15 Etienne KneussFix folding
2011-09-15 Dmitry StogovFixed bug #50982 (incorrect assumption of PAGE_SIZE...
2011-09-15 Pierre Joye- force LF
2011-09-15 Xinchen HuiFix warning "implicit declaration of function `vasprintf'"
2011-09-14 Xinchen HuiForget commit to trunk
2011-09-14 Arpad Rayfix default session handler error message
2011-09-14 Dmitry StogovFixed bug #55552 (bad encoding not detected)
2011-09-14 Dmitry StogovFixed bug #55578 (Segfault on implode/concat)
2011-09-14 Gustavo André... - ext/openssl/tests/bug36732.phpt more portable.
2011-09-14 Pierre Joye- fix text (encoding was broken with the previous commit)
2011-09-14 Gustavo André... - Fixed test ext/openssl/tests/004.phpt.
2011-09-14 Xinchen HuiFix tests
2011-09-14 Xinchen HuiAdd test for bug #55688
2011-09-14 Xinchen HuiFix bug #55688 (Crash when calling SessionHandler:...
2011-09-14 Xinchen HuiFix warning "implicit declaration of function `vasprintf'"
2011-09-14 Felipe Pena- Fixed memory leak when calling SessionHandler::open...
2011-09-14 Arpad Rayfix session oo tests for windows
2011-09-13 Arpad Rayfix zts break in r316688
2011-09-13 Arpad RayImplement object-oriented session handlers (https:...
2011-09-13 Ferenc KovacsI don't see why would be this a win only test. it works...
2011-09-13 Daniel ConvissorSeparate test for %a is no longer needed.
2011-09-13 Ferenc Kovacsfixing the tests, added the error_log= to the --INI...
2011-09-13 Ilia AlshanetskyImprove parameter handling cod
2011-09-13 Pierre Joye- test passes now (and VC6 is not supported anymore)
2011-09-13 Derick Rethans- Fixed compiler warnings (patch by Kalle Sommer Nielsen)
2011-09-13 Derick Rethans- Removed support for putenv("TZ=..") for setting the...
2011-09-13 Kalle Sommer... Fix build on Windows
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Pierre Joye - TZ auto detection varies, not always UTC
2011-09-13 Pierre Joye - TZ auto detection varies, not always UTC
2011-09-13 Dmitry StogovFixed ZE specific compile warnings (Bug #55629)
2011-09-13 Dmitry StogovFixed ZE specific compile warnings (Bug #55629)
2011-09-13 Pierre Joye- skip on win, runtime TZ via putenv is not supported...
2011-09-13 Xinchen HuiFixed Bug #55674 (fgetcsv & str_getcsv skip empty field...
2011-09-13 Pierre Joye- fix test on win, putenv is not supported for TZ and...
2011-09-13 Pierre Joye- do not display the crt warnings anymore by default...
2011-09-13 Dmitry StogovFixed Bug #55649 (Undefined function Bug()). (Laruence)
2011-09-13 Dmitry StogovFixed bug #55509 (segfault on x86_64 using more than...
2011-09-12 Pierre Joye- skip on win, strftime uses system TZ
2011-09-12 Gustavo André... - Test for bug #55646.
2011-09-12 Stanislav MalyshevMFB crypt fix
2011-09-12 Gustavo André... - Fixed bug #55646: textual data is returned in UTF...
2011-09-12 Hannes MagnussonTest for non-string replacement, bug#54304
2011-09-12 Ilia AlshanetskyFixed bug #55273 (base64_decode() with strict rejects...
2011-09-12 Derick Rethans- Updated to version 2011.10 (2011j)
2011-09-12 Ulf WendelThis should please gcov.php.net which hits error 1044...
2011-09-12 Tjerk Anne... Reverted changes in connect.inc based on Ulf's feedback
2011-09-12 Ulf WendelFix typo.
2011-09-12 Popa Adrian... fix gcov Warning: ibase_drop_db(): lock time-out on...
2011-09-12 Ulf WendelMinor issue. Seems to fail the same way on various...
2011-09-12 Hannes MagnussonAllow replacement to be any scalar value
2011-09-12 Rui Hirokawafixed optional argument.
2011-09-12 Ulf WendelHits libmysql/MySQL bug, works with mysqlnd
2011-09-12 Pierre Joye- revert incorrect fix introduced in r316528
2011-09-12 Christian StockerAdded test for XSL bug 54446
2011-09-12 Ulf WendelThose will fail with MySQL 5.5. Running them because...
2011-09-12 Hannes MagnussonEnsure we are working with strings here
2011-09-12 Xinchen HuiMerge from branch, make things consistent
2011-09-12 Hannes MagnussonSync line ending with 5_4
2011-09-12 Hannes MagnussonThese are all in 5_4
2011-09-12 Hannes MagnussonMerge missing test from 5_4
2011-09-12 Popa Adrian... fixes bug #55659 adn 006 test for firebird driver
2011-09-12 Pierre Joye- unused var
2011-09-12 Pierre Joye- force LF
2011-09-12 Hannes MagnussonFixed issues when streams were closed before curl read...
2011-09-11 Rui HirokawaMFH: fixed test failure on win32.
2011-09-11 Rui Hirokawafixed test failure on win32.
2011-09-11 Rui Hirokawafixed test case failures.
2011-09-11 Rui Hirokawafixed test case failures.
2011-09-11 Rui Hirokawarevert previous commit.
2011-09-11 Rui Hirokawaremoved test script which depends on the removed regist...
2011-09-10 Felipe Pena- Fix test
2011-09-10 Stanislav MalyshevFix error message
2011-09-10 Stanislav Malyshevrevert bad test change
next