]> granicus.if.org Git - php/shortlog
php
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 Stanislav Malyshevnext version header
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-15 Stanislav Malyshevback to dev
2011-09-15 Stanislav Malyshev5.4.0beta
2011-09-15 Stanislav Malyshevupdate NEWS
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 Gustavo André... - Fixed test ext/openssl/tests/004.phpt.
2011-09-14 Xinchen HuiFix test, Make warning message bison independed
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 Xinchen HuiFix typo (as tyearl's ask)
2011-09-13 Xinchen HuiRevert update, since this bug is not in a official...
2011-09-13 Derick Rethans- Document changes in upgrading.
2011-09-13 Derick RethansAnd some formatting
2011-09-13 Derick Rethans- tabs to spaces
2011-09-13 Derick Rethans- Removed support for putenv("TZ=..") for setting the...
2011-09-13 Kalle Sommer... MFT: 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 Huiupdate news
2011-09-13 Xinchen HuiMFH, fix test
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- news for the crt warning
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-13 Christopher... Fix same typo as UPGRADING
2011-09-13 Christopher... Fix typo and grammar
2011-09-12 Pierre Joye- skip on win, strftime uses system TZ
2011-09-12 Gustavo André... - Test for bug #55646.
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 warning Warning: ibase_drop_db(): lock time-out...
2011-09-12 Ulf WendelMinor issue. Seems to fail the same way on various...
2011-09-12 Xinchen Huiupdate news
2011-09-12 Xinchen Huiupdate news
2011-09-12 Hannes MagnussonAllow replacement to be any scalar value
2011-09-12 Rui HirokawaMFH: fixed 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 Popa Adrian... fixes #55659 also the 006 firebird test
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 Popa Adrian... extension is not experimental anymore
2011-09-11 Popa Adrian... fix test 003 from gconv test for firebird extension
2011-09-11 Rui HirokawaMFH: fixed test failure on win32.
2011-09-11 Rui HirokawaMFH: fixed test failure on win32.
2011-09-11 Rui HirokawaMFH: fixed test case failures.
2011-09-11 Rui HirokawaMFH: fixed test case failures.
2011-09-11 Rui Hirokawarevert previous commit.
2011-09-11 Rui Hirokawarevert previous commit.
2011-09-11 Rui HirokawaMFH: removed test script which depends on the removed...
2011-09-10 Felipe Pena- Fix test
2011-09-10 Stanislav MalyshevFix error message
2011-09-10 Stanislav Malyshevrevert bad test change
2011-09-10 Xinchen HuiFixed Bug #55653(PS crash with libmysql when binding...
2011-09-09 Ulf WendelBug #55653
2011-09-09 Hannes MagnussonBeing smart and cleanup/rename/modify tests seconds...
2011-09-09 Hannes MagnussonMerge tests from trunk
2011-09-09 Pierre Joye- force LF
2011-09-09 Pierre Joye- nuke unused var
next