1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Commit Graph

37126 Commits

Author SHA1 Message Date
Jani Taskinen
aaa295fa35 MFH:- Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is
invalid PHP expression and 'e' option is used)
2007-11-16 12:28:34 +00:00
Antony Dovgal
332e1b8482 MFH: fix test 2007-11-15 22:14:29 +00:00
Ilia Alshanetsky
81676a4b6e MFB: Fixed bug #43276 (Incomplete fix for bug #42739, mkdir() under
safe_mode).
2007-11-15 18:58:43 +00:00
Hannes Magnusson
177ed895d3 MFH test 2007-11-15 13:14:19 +00:00
Ilia Alshanetsky
dbdbfe37f2 MFB: Don't show file names being examined 2007-11-14 23:45:39 +00:00
Elizabeth Marie Smith
b9580cd54e MFB 2007-11-14 19:48:57 +00:00
Raghubansh Kumar
b298641605 New testcases for uasort() function 2007-11-14 17:17:51 +00:00
Raghubansh Kumar
bfe5708953 fix test for linux64 - choosing smaller float values 2007-11-14 16:30:09 +00:00
Hannes Magnusson
d3fd30265a MFB5.3: Fixed bug#43293 (Multiple segfaults in getopt()) 2007-11-14 15:19:29 +00:00
Hannes Magnusson
1dd3064045 Fix test 2007-11-14 13:07:07 +00:00
Ilia Alshanetsky
916ad03b84 MFB: Fixed bug #43279 (pg_send_query_params() converts all elements in
'params' to strings)
2007-11-13 20:08:04 +00:00
Dmitry Stogov
5c6a2679c8 Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) 2007-11-13 15:10:05 +00:00
Antony Dovgal
3258e0cef2 fix typo 2007-11-13 10:31:34 +00:00
Dmitry Stogov
6c7761c807 Fixed Bug #43248 (backward compatibility break in realpath()) 2007-11-13 09:46:39 +00:00
Zoe Slattery
332c87b12a MFH: Changing the regex for %f so the it will match E-, E+ and E. 2007-11-12 21:16:27 +00:00
Rob Richards
fe13ae813d BFN 2007-11-12 19:00:04 +00:00
Rob Richards
376d5f828d MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)
add test
2007-11-12 18:59:26 +00:00
Ilia Alshanetsky
5d09ce66a3 Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on
file
2007-11-12 18:47:46 +00:00
Antony Dovgal
144419b3a1 MFH: fix error message (reported by Felipe Nascimento) 2007-11-12 16:56:39 +00:00
Raghubansh Kumar
7a39cd0117 New testcases for ksort() function 2007-11-12 15:55:10 +00:00
Raghubansh Kumar
09e35a5107 New testcases for krsort() function 2007-11-12 15:54:35 +00:00
Antony Dovgal
7a369dc593 MFH: fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:24:13 +00:00
Dmitry Stogov
2ea3105939 Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class). 2007-11-12 09:11:49 +00:00
Ilia Alshanetsky
9ed8465d1b MFB: Fixed parse error described in bug #43228 2007-11-11 13:38:28 +00:00
Johannes Schlüter
6ff45cf55e - Use #if instead of #ifdef there (by Mikko Koppanen) 2007-11-10 19:52:08 +00:00
Raghubansh Kumar
ad732b6140 fix tests 2007-11-09 12:00:57 +00:00
Dmitry Stogov
1ea2e504e3 Fixed bug #43216 (stream_is_local() returns false on "file://") 2007-11-09 09:37:42 +00:00
Dmitry Stogov
84c1ac4385 Fixed bug #43201 (Crash on using unitialized vals and __get/__set) 2007-11-09 09:28:18 +00:00
Dmitry Stogov
85a2d87bae Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault) 2007-11-09 09:16:45 +00:00
Raghubansh Kumar
a91fe5ca49 fix test: better float values 2007-11-09 08:57:18 +00:00
Raghubansh Kumar
6ca1fdbc25 fix tests: better float values 2007-11-09 07:09:52 +00:00
Ilia Alshanetsky
9623aa59eb Fixed win32 build 2007-11-09 03:51:12 +00:00
Ilia Alshanetsky
0125436439 Back to dev 2007-11-08 13:53:14 +00:00
Ilia Alshanetsky
af81b9d973 5.2.5 2007-11-08 13:44:12 +00:00
Antony Dovgal
e9e1ba64e9 MFH 2007-11-08 11:39:59 +00:00
Antony Dovgal
2bb2bcdcce fix tests 2007-11-08 11:19:46 +00:00
Antony Dovgal
f237b06942 fix test 2007-11-08 10:30:08 +00:00
Antony Dovgal
9958658fc3 MFH: fix test 2007-11-08 10:13:47 +00:00
Antony Dovgal
527f581a6b MFH 2007-11-08 08:12:01 +00:00
Dmitry Stogov
76a5faaf8f Fixed tests 2007-11-08 07:06:55 +00:00
Antony Dovgal
0e6b470417 fix tests 2007-11-07 12:07:59 +00:00
Antony Dovgal
295c1cc04e MFH 2007-11-07 08:31:04 +00:00
Jani Taskinen
df35a307cc MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input) 2007-11-06 13:28:21 +00:00
Raghubansh Kumar
c6779ec584 New testcases for asort() function 2007-11-05 16:37:45 +00:00
Raghubansh Kumar
f87b27a84e better test title 2007-11-05 16:24:37 +00:00
Raghubansh Kumar
bbc87a14eb New testcases for sort() function 2007-11-05 15:38:03 +00:00
Raghubansh Kumar
c1ee9eeecf New testcases for array_intersect_assoc() function 2007-11-05 14:39:42 +00:00
Derick Rethans
db4b1f7f46 - Updated to version 2007.9 2007-11-05 10:36:50 +00:00
Mattias Bengtsson
5697c1a9ac - Right filename 2007-11-05 01:14:18 +00:00
Mattias Bengtsson
7f57a366dc - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) 2007-11-04 23:56:00 +00:00