php-src/ext/standard/tests
Anatoliy Belsky 9c81654378 Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
  Fix bug #61517 random test failure - ext/standard/tests/misc/time_sleep_until_basic.phpt
2012-04-03 11:08:02 +02:00
..
array Fix bug #52719: array_walk_recursive crashes if third param of the function is by reference 2012-03-02 18:05:38 +00:00
assert Fixed typo in tests (thx Eyal) 2010-10-05 10:42:13 +00:00
class_object fix bug #55475 - implement is_a BC solution 2011-11-09 05:27:45 +00:00
dir - make it windows version independent, error msg differs, bad but well 2012-01-10 08:30:00 +00:00
directory - move it to the right place 2011-09-06 09:23:10 +00:00
file Merge branch 'PHP-5.3' into PHP-5.4 2012-03-28 19:32:24 +02:00
filters Force allow_url_fopen to fix qa.php.net/reports diffs 2012-02-06 23:52:42 +00:00
general_functions Merge branch 'PHP-5.3' into PHP-5.4 2012-03-24 17:59:52 +01:00
http - Fixed bug #60570 (http wrapper leaks context resource if request fails/is 2011-12-21 15:44:58 +00:00
image move it to right place 2011-09-06 09:45:21 +00:00
mail fix tests 2011-08-01 03:42:02 +00:00
math test fixes on Darwin 2011-08-31 07:10:17 +00:00
misc Merge branch 'PHP-5.3' into PHP-5.4 2012-04-03 11:08:02 +02:00
network adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches 2011-10-23 10:09:29 +00:00
serialize duh, I didn't wanted to commit that modification 2011-10-23 20:14:26 +00:00
streams Resolved conflict. 2012-03-29 17:03:43 +05:00
strings - Fixed bug #61374: html_entity_decode tries to decode code points that don't 2012-03-13 18:08:30 +00:00
time Fixed bug #60222 (time_nanosleep() does validate input params). 2012-03-12 16:53:07 +00:00
url Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
versioning - Initial commit 2009-04-25 11:33:26 +00:00
bug49244.phpt - Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd) 2009-11-02 17:37:32 +00:00
php_ini_loaded_file.phpt - fix test 2011-09-06 07:47:20 +00:00
php_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
php_real_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
zend_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00