1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Commit Graph

5337 Commits

Author SHA1 Message Date
Jani Taskinen 8a313d8e77 MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconfigured servers) 2007-12-29 18:46:27 +00:00
Hannes Magnusson b9c22f2b1e MFB5.2: Fix test 2007-12-29 11:38:24 +00:00
Antony Dovgal 611bd33689 fix test 2007-12-29 10:32:52 +00:00
Dmitry Stogov 0d88ad9b96 Added 64-bit tests (Serg) 2007-12-27 11:39:01 +00:00
Raghubansh Kumar a47bf2d36a fix test : do not run when run as root 2007-12-25 16:15:34 +00:00
Dmitry Stogov ed5a424b4f Additional fix for bug #42868 2007-12-24 18:09:50 +00:00
Raghubansh Kumar 7c75fe7b8c new testcases for dir() function 2007-12-24 05:19:42 +00:00
Raghubansh Kumar 8204525427 fix tests 2007-12-24 04:27:55 +00:00
Dmitry Stogov d27e5cd152 Fixed test 2007-12-21 09:40:27 +00:00
Raghubansh Kumar e15fb3853a fix tests 2007-12-20 17:27:13 +00:00
Robert Nicholson 9e8f7a00e3 new tests for array_map usage variations - string keys and references 2007-12-20 11:18:34 +00:00
Raghubansh Kumar 1ccf0ba714 fix test 2007-12-19 10:39:10 +00:00
Derick Rethans 9541a66cb8 - MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test
2007-12-18 10:53:39 +00:00
Raghubansh Kumar f5f92c1940 fix tests 2007-12-17 13:02:27 +00:00
Dmitry Stogov 2b981769a3 Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery) 2007-12-17 10:02:13 +00:00
Ilia Alshanetsky b0d7f9c3ee WS 2007-12-16 17:28:57 +00:00
Antony Dovgal fc78e491b4 MFH: add workaround for glibc issue 2007-12-13 22:29:48 +00:00
Dmitry Stogov d8afc7ad37 Fixed test 2007-12-13 07:57:39 +00:00
Ilia Alshanetsky 2199624ad1 WS 2007-12-11 18:30:01 +00:00
Jani Taskinen 14ca778ed9 MFH:- Revert previous patch, it was correct to do this, error is logged if logging is enabled 2007-12-11 12:26:43 +00:00
Jani Taskinen b984960e81 MFH: fix error displaying 2007-12-11 11:29:09 +00:00
Raghubansh Kumar b1f1baba4d New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
Raghubansh Kumar b2def646b6 New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
Jani Taskinen 9a4de086cb MFH: - Fixed bug #43541 2007-12-11 09:47:21 +00:00
Raghubansh Kumar 5ce6116777 New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
Ilia Alshanetsky b9e4413962 Fixed bug #43522 (stream_get_line() eats additional characters) 2007-12-10 14:16:58 +00:00
Derick Rethans fdafd5cf81 - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:52 +00:00
Raghubansh Kumar ccb0f19d1c new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
Ilia Alshanetsky 2352647f1f WS 2007-12-06 15:23:36 +00:00
Ilia Alshanetsky 98bfa2ac74 Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays) 2007-12-05 19:55:31 +00:00
Ilia Alshanetsky 7192e8af15 MFB: Fixed bug #43482 (array_pad() does not warn on very small pad
numbers).
2007-12-03 14:13:27 +00:00
Raghubansh Kumar b70d00a648 fix tests : better float values 2007-12-03 13:03:31 +00:00
Raghubansh Kumar 6121702d04 New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
Raghubansh Kumar fdae976d58 fix tests: better float values 2007-12-03 12:02:29 +00:00
Raghubansh Kumar 1eae97fbb9 New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
Derick Rethans 2ac81c2e6e - MFH: Fixed a segfault when reading from an HTTP stream. 2007-11-29 12:28:15 +00:00
Ilia Alshanetsky f6853cccbd Fixed tests 2007-11-28 14:49:20 +00:00
Raghubansh Kumar 504e223d83 Marked with defect 2007-11-28 03:44:52 +00:00
Raghubansh Kumar d5acf6ad81 New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
Raghubansh Kumar 73f3139119 New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
Ilia Alshanetsky 7cf9dcc81c Fixed bug #43386 (array_globals not reset to 0 properly on init) 2007-11-25 15:56:07 +00:00
Stanislav Malyshev 794217eb2f fix proto 2007-11-23 19:48:56 +00:00
Derick Rethans a6fbf1b083 - MFH: Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
  and merged to head with:
  http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.70.2.7.2.5&r2=1.70.2.7.2.5.2.1
2007-11-22 10:20:09 +00:00
Jani Taskinen 685e5d064a MFH: chown bug test 2007-11-21 11:32:16 +00:00
Jani Taskinen e42bc45c21 MFH: fix crash bug in chown when 2nd parameter != string or int 2007-11-21 11:30:29 +00:00
Hannes Magnusson 024fc2c77a MFH: - Add support for optional values
MFH: - Add support for = as seperator
2007-11-21 10:24:22 +00:00
Johannes Schlüter cbf466a953 MFH: Add stream_supports_lock() function (Benjamin Schulz) 2007-11-20 22:17:01 +00:00
Raghubansh Kumar 13357b0188 New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
Raghubansh Kumar 3f8200fc79 fix tests: removed values that generate diff. output on Linux64 2007-11-16 17:06:43 +00:00
Dmitry Stogov 117a6d77e1 Fixed crash (Serg) 2007-11-16 14:24:08 +00:00