Commit Graph

39300 Commits

Author SHA1 Message Date
Raghubansh Kumar
360f022c1a New testcases for strspn() function 2007-09-22 10:49:49 +00:00
Raghubansh Kumar
8a44a00593 New testcases for strcspn() function 2007-09-22 10:37:46 +00:00
Raghubansh Kumar
53569976d4 New testcases for strtok() function 2007-09-22 07:41:14 +00:00
Raghubansh Kumar
db756ffc96 replaced by array_search_variation1.phpt, hence removed. 2007-09-22 06:57:42 +00:00
Raghubansh Kumar
1c35a6365e update and split of testcases for functions array_search() and in_array() 2007-09-22 06:55:59 +00:00
4a5bf6f783 ChangeLog update 2007-09-22 01:31:26 +00:00
Antony Dovgal
285330fd31 add NULL check (coverity issue #385) and fix CS 2007-09-21 14:16:39 +00:00
Antony Dovgal
e69a0b7533 check for NULL (coverity issue #386) 2007-09-21 14:11:45 +00:00
Antony Dovgal
fba42a8530 check the return value of getgroups() for -1 (coverity issue #390) 2007-09-21 14:05:01 +00:00
Antony Dovgal
cd519f058c plug leak on error (coverity issue #405) 2007-09-21 13:50:47 +00:00
Antony Dovgal
6b3e9fe528 plug leak on error (coverity issue #407) 2007-09-21 13:41:02 +00:00
Dmitry Stogov
f5ee0dc18e Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc(). 2007-09-21 13:11:16 +00:00
Antony Dovgal
691de1aa72 fix invalid read when opendir over FTP fails (coverity issue #462) 2007-09-21 12:57:23 +00:00
526ca3edce ChangeLog update 2007-09-21 01:31:26 +00:00
Nuno Lopes
c5df1d8673 oops.. thats what you get for commiting code without compiling nor testing.. 2007-09-20 22:44:17 +00:00
Stanislav Malyshev
39253a5418 better fix for iconv_substr 2007-09-20 22:38:25 +00:00
Nuno Lopes
c891118ce9 MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist 2007-09-20 22:30:49 +00:00
Stanislav Malyshev
6d5fce416f MFB length check fix (Mattias Bengtsson) 2007-09-20 21:57:11 +00:00
Stanislav Malyshev
3a5dc95ae4 add test for dl() with long name 2007-09-20 18:45:03 +00:00
Jani Taskinen
9eb9d74932 - Fixed skipif block 2007-09-20 14:27:58 +00:00
Jani Taskinen
b11587f988 - Fix test descriptions to be in sync 2007-09-20 13:39:04 +00:00
Ilia Alshanetsky
c55bf5fc80 MFB: Fixed test for glob() affected by previous patch 2007-09-20 13:29:22 +00:00
Rob Richards
2fab025256 fix bug #42139 (XMLReader option constants are broken using XML())
add test
2007-09-20 09:30:17 +00:00
Dmitry Stogov
d5473d816e Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements) 2007-09-20 09:23:11 +00:00
Antony Dovgal
2b17f226b9 if one of regular expressions in the array fails, return NULL right away
this fixes "String is not zero-terminated" error and makes the behaviour consistent with regexps passed as strings
2007-09-20 08:10:20 +00:00
e58bc1e21e ChangeLog update 2007-09-20 01:33:04 +00:00
Ilia Alshanetsky
3d1534d185 MFB: Fixed regression in glob() when enforcing safe_mode/open_basedir checks
on paths containing '*'
2007-09-19 22:40:02 +00:00
Antony Dovgal
8df615e0d6 fix test name 2007-09-19 11:25:51 +00:00
Antony Dovgal
9af6ca011e fix test names 2007-09-19 11:25:22 +00:00
dc0491fa30 ChangeLog update 2007-09-19 01:32:46 +00:00
Johannes Schlüter
eaab9fc9c4 - Fix build (filename is a zval * here, not a zval** like in 5_2) 2007-09-19 01:08:38 +00:00
Stanislav Malyshev
16059f2b18 MFB one more test 2007-09-19 00:49:25 +00:00
Stanislav Malyshev
5fce3f4e02 MFB length tests 2007-09-19 00:42:20 +00:00
Stanislav Malyshev
8ecd0a4943 MFB: limit iconv parameters here too 2007-09-19 00:38:48 +00:00
Stanislav Malyshev
71929ac5ee limit iconv parameter sizes - workaround for libc bug 2007-09-19 00:37:43 +00:00
Stanislav Malyshev
0cf2068b3b use right variable name 2007-09-19 00:06:05 +00:00
Rui Hirokawa
1dcec80d7b fixed bug #42502 va_* cannot detect. 2007-09-18 21:35:13 +00:00
Stanislav Malyshev
a8f965bf80 limit dl() argument length (patch by Christian Hoffmann) 2007-09-18 20:21:04 +00:00
Ilia Alshanetsky
c701d46a4b MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).
2007-09-18 19:52:27 +00:00
Jani Taskinen
99dac437ea - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX) 2007-09-18 09:23:56 +00:00
511488d1f1 ChangeLog update 2007-09-18 01:31:18 +00:00
eeb8fb7f46 ChangeLog update 2007-09-17 01:31:14 +00:00
f7ed959008 ChangeLog update 2007-09-16 01:31:19 +00:00
Raghubansh Kumar
adb9c195f5 better output matching/fixes 2007-09-15 07:32:16 +00:00
db70b8b13e ChangeLog update 2007-09-15 01:31:21 +00:00
Raghubansh Kumar
59d3bd8544 New testcase for strncasecmp() 2007-09-14 19:17:08 +00:00
Raghubansh Kumar
78fdb30718 New testcases for chop() 2007-09-14 19:14:52 +00:00
Raghubansh Kumar
35405b401a Removing from file dir as it was wrongly committed to this dir 2007-09-14 19:10:04 +00:00
Raghubansh Kumar
3aae429b88 New testcases for wordwrap() 2007-09-14 19:09:11 +00:00
Zoe Slattery
05da39cb03 Changing to use %a to match recent run-tests.php patch 2007-09-14 16:56:34 +00:00