php-src/ext/standard/tests
Gustavo André dos Santos Lopes 9a460497da MFH: 45a6f8d for 5.4.
- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
  together with the last read).
- Fixed bug #60817 (stream_get_line() reads from stream even when there is
  already sufficient data buffered). stream_get_line() now behaves more like
  fgets(), as is documented.
2012-03-19 16:34:31 +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 MFH: Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and forbid \0. See bug #60227. 2012-03-07 07:49:56 +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 MFH: 45a6f8d for 5.4. 2012-03-19 16:34:31 +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