43519 Commits (dcd2ff33e010cbfe958a2375381bbbbaf23ef747)
 

Author SHA1 Message Date
Dmitry Stogov dcd2ff33e0 Fixed bug #46366 (bad cwd with / as pathinfo) 17 years ago
Ant Phillips 54fe780817 Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 17 years ago
18237ba8e3 ChangeLog update 17 years ago
Pierre Joye 85204e95f8 - fix build.. 17 years ago
Scott MacVicar da92e56c8e Move mhash extension registration code into the hash module startup. This allows extension_loaded('mhash'); to work. 17 years ago
Scott MacVicar 36660c01ab Add asprintf, use regular system malloc and free and add checks in configure.in for the functions 17 years ago
Dmitry Stogov e5454b359a Fixed bug #46409 (__invoke method called outside of object context when using array_map) 17 years ago
Ilia Alshanetsky 496ec83e38 MFB: Fixed bug #46696 (cURL fails in upload files with specified 17 years ago
Dmitry Stogov ba9d662784 Fixed bug #44882 (SOAP extension object decoding bug) 17 years ago
Ant Phillips 0920ed8861 Directory tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 17 years ago
Ant Phillips d88187cf94 Latest and greatest versions of these session tests - checked on 6.0 snap on Windows, Linux and Linux 64 bit. 17 years ago
Dmitry Stogov 8cdff55a26 Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter) 17 years ago
Scott MacVicar 83feedac48 Update libsqlite to 3.6.6.2 17 years ago
Felipe Pena 0d181765d5 - New parameter parsing API 17 years ago
add52dbc38 ChangeLog update 17 years ago
Ant Phillips 977a9400fe File system tests: checked on PHP 6.0 latest snap (Windows, Linux and Linux 64 bit) - there are quite a large number of failing test cases (all marked with an XFAIL section), they wiill have bugs raised to cover the issues real soon now... 17 years ago
Antony Dovgal 3c06283750 fix test 17 years ago
Felipe Pena 36e7442c2f - New test 17 years ago
Arnaud Le Blanc c8f24ea5bd Fixed bug #46673 (stream_lock call with wrong paramater) 17 years ago
Arnaud Le Blanc 181c08a32a Missed file from commit for #44181 & #44182 17 years ago
Arnaud Le Blanc eef1ad9ddf [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and 17 years ago
Arnaud Le Blanc 763a92d7e0 MFB 5.2 17 years ago
eadaffad27 ChangeLog update 17 years ago
Arnaud Le Blanc 9891ad135f Fixed bug #42473 (ob_start php://output and headers) 17 years ago
Arnaud Le Blanc 1064f9721b Fixed bugs #44181 & #44182 (extract() and references) 17 years ago
Ilia Alshanetsky 42df01cf6e MFB: Upgraded bundled sqlite to version 3.6.6.1. 17 years ago
Stanislav Malyshev 3a54f031e4 cleanup 17 years ago
Arnaud Le Blanc 76e5580b2e Fixed endless loop in cli when ignore_user_abort is on 17 years ago
20e2c0b8fe ChangeLog update 17 years ago
Stanislav Malyshev f778e6c4f9 MFB: fix php_value application order for Apache 17 years ago
Ilia Alshanetsky f95b96e55a MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 17 years ago
Arnaud Le Blanc a8405af732 *** empty log message *** 17 years ago
Stanislav Malyshev 3da4e38bdf MFB: restore BC for arrays 17 years ago
Arnaud Le Blanc 77fed72461 Fixed bug #44075 (strtok misbehaving on unicode string) 17 years ago
Stanislav Malyshev 9a2f84fa7d add object-compatible array modes 17 years ago
Stanislav Malyshev 04c165274a add object-compatible array parameters 17 years ago
Arnaud Le Blanc 7161dcc35b Fixed some conditional jumps depending on uninitialised value 17 years ago
Iain Lewis e512037ced Adding some tests for array_product 17 years ago
David Soria Parra e61a107e8b Revert fix for 43782, as it caused problems. 17 years ago
Sanjay Mantoor 21e22981c1 Fixed testcsae inputs so that test runs faster 17 years ago
6487a1b0ce ChangeLog update 17 years ago
Arnaud Le Blanc 9e3d2e3655 Fixed bug #46649 (Setting array element with that same array produces 17 years ago
Felipe Pena 9dc4271531 - New parameter parsing API 17 years ago
d0977cb642 ChangeLog update 17 years ago
Pierre Joye 3def8739ce - declaration first (fix build win) 17 years ago
Felipe Pena c38d183090 - Fixed segfault [only in this branch] 17 years ago
Scott MacVicar fe99e3ade9 Patch file for sqlite3 amalgamation so things don't get missed. 17 years ago
Scott MacVicar aceb9694ba Better fix for va_copy since some architectures like to do a deep copy. 17 years ago
David Coallier 978f553308 - Removed my duplicate news entry 17 years ago
Felipe Pena 5af16d68f5 - Fixed segfault [only in this branch, because add_next_* are macro] 17 years ago