php-src/ext/standard/tests
Gustavo André dos Santos Lopes e132db7a57 - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
  fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
  for deleting the context was too broad) and so prevents segfaults in new
  circumstances (where the inhibition was not broad enough).
2012-03-17 19:37:30 +00: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 Force allow_url_fopen to fix qa.php.net/reports diffs 2012-02-06 23:52:42 +00:00
filters Force allow_url_fopen to fix qa.php.net/reports diffs 2012-02-06 23:52:42 +00:00
general_functions - Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and 2012-02-03 13:56:37 +00: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 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
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 - Fixed #55798: serialize followed by unserialize with numeric object prop. 2011-09-28 14:47:42 +00:00
streams - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak 2012-03-17 19:37:30 +00: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