61833 Commits (7b2eeea2b43b42ba85342e40cbb25975113649fa)
 

Author SHA1 Message Date
Pierre Joye 7b2eeea2b4 - fix TS build 15 years ago
Xinchen Hui a67fb02cf8 Update NEWS 15 years ago
Xinchen Hui 212d210ac9 Fix Bug #55703(PHP crash when calling mysqli_fetch_fields) 15 years ago
Felipe Pena 0ebd2309b1 - Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault) 15 years ago
Felipe Pena ad9c9ed529 - Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4) 15 years ago
Christopher Jones ee026944fd Test portability fix 15 years ago
Pierrick Charron 495a7b34ee Fixed test bug #55713 (Christopher Jones) 15 years ago
Pierre Joye 0ec7852b44 - add -win32 versions and skipif 15 years ago
Dmitry Stogov 16c87163f0 Fixed bug #55644 (Math ops tests fail, diff min int value) 15 years ago
Dmitry Stogov 938d956e2e Fixed Windows build 15 years ago
Christopher Jones 3e55ec1e93 Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351 15 years ago
Xinchen Hui 991c018131 Update libmagic.patch (patch reversed base on -r296679) 15 years ago
Etienne Kneuss d8052a1544 Fix folding 15 years ago
Dmitry Stogov 653e374b6b Fixed bug #50982 (incorrect assumption of PAGE_SIZE size) 15 years ago
Pierre Joye facdc8a7aa - force LF 15 years ago
Xinchen Hui f265c5a573 Fix warning "implicit declaration of function `vasprintf'" 15 years ago
Xinchen Hui 9a6424e95d Forget commit to trunk 15 years ago
Arpad Ray 74e0985477 fix default session handler error message 15 years ago
Dmitry Stogov 723d7029d8 Fixed bug #55552 (bad encoding not detected) 15 years ago
Dmitry Stogov 65cb18dd5f Fixed bug #55578 (Segfault on implode/concat) 15 years ago
Gustavo André dos Santos Lopes 0a74551c26 - ext/openssl/tests/bug36732.phpt more portable. 15 years ago
Pierre Joye 039fc22164 - fix text (encoding was broken with the previous commit) 15 years ago
Gustavo André dos Santos Lopes 8bf8989a4c - Fixed test ext/openssl/tests/004.phpt. 15 years ago
Xinchen Hui c84f06db15 Fix tests 15 years ago
Xinchen Hui cf26e0eddb Add test for bug #55688 15 years ago
Xinchen Hui 057aa683f1 Fix bug #55688 (Crash when calling SessionHandler::gc()) 15 years ago
Xinchen Hui 872ff4f8c9 Fix warning "implicit declaration of function `vasprintf'" 15 years ago
Felipe Pena a99f146ec4 - Fixed memory leak when calling SessionHandler::open() several times 15 years ago
Arpad Ray 465475a7a2 fix session oo tests for windows 15 years ago
Arpad Ray 45a96e0d5b fix zts break in r316688 15 years ago
Arpad Ray 5bc97c6cfa Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 15 years ago
Ferenc Kovacs 449497f162 I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation. 15 years ago
Daniel Convissor f15c453242 Separate test for %a is no longer needed. 15 years ago
Ferenc Kovacs 3ad895cc17 fixing the tests, added the error_log= to the --INI-- so it should also pass for Stas 15 years ago
Ilia Alshanetsky 93763b11c9 Improve parameter handling cod 15 years ago
Pierre Joye d2ff9ff591 - test passes now (and VC6 is not supported anymore) 15 years ago
Derick Rethans 1777d6fa79 - Fixed compiler warnings (patch by Kalle Sommer Nielsen) 15 years ago
Derick Rethans 37d1038958 - Removed support for putenv("TZ=..") for setting the timezone. 15 years ago
Kalle Sommer Nielsen e9ebd1c689 Fix build on Windows 15 years ago
Pierre Joye 43da6d64a9 - skip on win, runtime TZ via putenv is not supported with ext/date 15 years ago
Pierre Joye d4ed1e1f13 - skip on win, runtime TZ via putenv is not supported with ext/date 15 years ago
Pierre Joye f9b1b83136 - TZ auto detection varies, not always UTC 15 years ago
Pierre Joye 8b719e817e - TZ auto detection varies, not always UTC 15 years ago
Dmitry Stogov 955041e223 Fixed ZE specific compile warnings (Bug #55629) 15 years ago
Dmitry Stogov e43ff1359e Fixed ZE specific compile warnings (Bug #55629) 15 years ago
Pierre Joye 9b881b680c - skip on win, runtime TZ via putenv is not supported with ext/date 15 years ago
Xinchen Hui 84c94e29c9 Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) which was introduced by r311543 15 years ago
Pierre Joye 3996135f68 - fix test on win, putenv is not supported for TZ and ext/date 15 years ago
Pierre Joye 5a49af4253 - do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms 15 years ago
Dmitry Stogov 4b1193a9cc Fixed Bug #55649 (Undefined function Bug()). (Laruence) 15 years ago