Commit Graph

39528 Commits

Author SHA1 Message Date
Ilia Alshanetsky
8ef85b486a MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)
2007-10-28 13:44:09 +00:00
06ad7e4fb3 ChangeLog update 2007-10-28 01:31:25 +00:00
Raghubansh Kumar
1fc0e6ddbe New testcases for shuffle() function 2007-10-27 12:24:06 +00:00
Raghubansh Kumar
0150849e42 New testcases for array_intersect() function 2007-10-27 12:13:05 +00:00
976b990c2b ChangeLog update 2007-10-27 01:31:21 +00:00
Robert Nicholson
dfda872d63 Remove unneeded INI sections 2007-10-26 16:10:16 +00:00
Raghubansh Kumar
2d8466b2af more testcases for array_unshift() function 2007-10-26 11:52:59 +00:00
Robert Nicholson
94c63b3442 new testcases for array_splice 2007-10-26 11:06:31 +00:00
Robert Nicholson
eea1a4458c new testcases for max and min 2007-10-26 10:57:59 +00:00
Dmitry Stogov
ffbbe893c9 Added check for HAVE_GETTIMEOFDAY 2007-10-26 04:46:28 +00:00
b89447cee2 ChangeLog update 2007-10-26 01:31:26 +00:00
Antony Dovgal
b0ecc20ac7 that endElement() call was required 2007-10-25 13:00:58 +00:00
Antony Dovgal
305e55b794 fix test 2007-10-25 11:54:10 +00:00
Jani Taskinen
3c85eea2cf ws 2007-10-25 10:01:25 +00:00
Dmitry Stogov
6bf372762e Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable 2007-10-25 07:32:58 +00:00
Dmitry Stogov
896cdeee7a Added CGI SAPI -T option, to measure execution time of script repeated several times. 2007-10-25 05:39:24 +00:00
2a12bef547 ChangeLog update 2007-10-25 01:31:21 +00:00
Ilia Alshanetsky
13af0218b2 MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params) 2007-10-24 22:50:30 +00:00
ba76c0a1a5 ChangeLog update 2007-10-24 01:31:26 +00:00
Dmitry Stogov
a53eb396b3 Fixed variations of bug #35163 2007-10-23 12:52:51 +00:00
Andrey Hristov
43160de684 Fix the build, the w32 files should look like in 5_3 2007-10-23 10:44:25 +00:00
Andrey Hristov
7b23705ce3 MFB: Fix compile failure on windows 2007-10-23 10:17:39 +00:00
Dmitry Stogov
d892fd3da4 Fixed bug #35163 (Array elements can lose references) 2007-10-23 09:55:25 +00:00
Dmitry Stogov
cb610d48ac Fixed realpath cache for existent file with CWD_FILEPATH flag on win32 2007-10-23 05:57:13 +00:00
Mattias Bengtsson
f2b8a75004 -MFB, Be paranoid and dont allow multiplication with zero 2007-10-23 01:58:41 +00:00
7b67b5bcdb ChangeLog update 2007-10-23 01:31:22 +00:00
Ilia Alshanetsky
21a455a454 MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)
2007-10-22 22:42:54 +00:00
Raghubansh Kumar
ac26a3f893 more testcases for array_filter() function 2007-10-22 11:17:18 +00:00
Dmitry Stogov
29ee7ac05d Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov) 2007-10-22 07:37:52 +00:00
a13ffd4713 ChangeLog update 2007-10-22 01:31:22 +00:00
Ilia Alshanetsky
ade493157b MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).
2007-10-21 15:41:53 +00:00
4a425baa92 ChangeLog update 2007-10-21 01:31:34 +00:00
Raghubansh Kumar
5a6c03eb73 New testcases for array_rand() function 2007-10-20 05:34:35 +00:00
0cebd02bfc ChangeLog update 2007-10-20 01:31:27 +00:00
Raghubansh Kumar
5d7aaf9798 New testcases for array_fill() function 2007-10-19 18:25:57 +00:00
Raghubansh Kumar
e9b634e0c4 New testcases for array_filter() function 2007-10-19 18:22:55 +00:00
Raghubansh Kumar
8b8d0541c2 New testcases for array_unshift() function 2007-10-19 09:19:57 +00:00
ecdb967787 ChangeLog update 2007-10-19 01:31:22 +00:00
Greg Beaver
6d98d843af fix TSRM, a couple of compile warnings on windows, and test 2007-10-18 19:47:24 +00:00
Dmitry Stogov
5138a3b575 Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page) 2007-10-18 13:12:01 +00:00
Marcus Boerger
caa99d8436 - Missing piece 2007-10-18 05:19:13 +00:00
Marcus Boerger
a860f45d72 - Commit new tests to correct brnach (funny broken checkout) 2007-10-18 05:09:49 +00:00
Marcus Boerger
2e9b0225b8 - MFB #42654, #42704 2007-10-18 04:49:54 +00:00
8b5e65f247 ChangeLog update 2007-10-18 01:31:31 +00:00
Dmitry Stogov
a098b7ead4 Fixed possible crash because of uninitialized value (Zdash Urf) 2007-10-17 12:09:14 +00:00
Dmitry Stogov
e61f2d2ad3 Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran) 2007-10-17 11:18:49 +00:00
Dmitry Stogov
6fc398fba9 Fixed bug #42919 (Unserializing of namespaced class object fails) 2007-10-17 10:36:45 +00:00
Dmitry Stogov
8cae2e56e4 Fixed bug #42859 (import always conflicts with internal classes). (cellog@php.net, Dmitry) 2007-10-17 10:01:37 +00:00
Antony Dovgal
29fd758310 commit lost part of the patch 2007-10-17 08:22:01 +00:00
Antony Dovgal
dc8634add8 use correct dtor and variable for the callback 2007-10-17 08:17:34 +00:00