]> granicus.if.org Git - php/shortlog
php
2011-09-23 Rasmus LerdorfAdd a test and declare the local vars locally
2011-09-23 Xinchen HuiImprove the warning message of incompatible arguments...
2011-09-23 Rasmus LerdorfFix for bug #55767
2011-09-23 Rui HirokawaMFH: fixed a bug in convertion table and added test...
2011-09-23 Xinchen HuiAdd tests
2011-09-23 Xinchen HuiUpdate NEWS
2011-09-23 Xinchen HuiFixed bug #55758 (Digest Authenticate missed in 5.4)
2011-09-22 Ferenc Kovacsthe TZ environment variable also needed to be set here...
2011-09-22 Ferenc Kovacsskip the interbase tests if cannot connect to the server
2011-09-22 Ferenc Kovacsthe julian date for timestamp 1000000000 is 2452161...
2011-09-22 Ferenc Kovacsit seems that easter_date doesn't use the date.timezone...
2011-09-22 Xinchen HuiAdd tests for bug #55755
2011-09-21 Ilia AlshanetskyRemoved unreachable code (stream == NULL check is done...
2011-09-21 Xinchen HuiFixed bug #55755 (SegFault when outputting header WWW...
2011-09-21 Johannes Schlüter- Use the proper variable here.
2011-09-21 Xinchen Huichange test, and added a test for post file
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 Huiupdate NEWS
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 #55707 (undefined reference to `__sync_fetc...
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 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...
next