php-src/ext/standard/tests
ptarjan ecbe4af0de fix many parallel test issues
While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
2013-09-26 00:30:23 -07:00
..
array Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
assert Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
class_object typo fixes (argument) 2013-06-10 13:36:17 -07:00
dir fix test concurrency 2013-09-18 10:52:18 +02:00
directory - move it to the right place 2011-09-06 09:23:10 +00:00
file fix many parallel test issues 2013-09-26 00:30:23 -07:00
filters Force allow_url_fopen to fix qa.php.net/reports diffs 2012-02-06 23:52:42 +00:00
general_functions fix many parallel test issues 2013-09-26 00:30:23 -07:00
http Request non-keep-alive connections by default in HTTP 1.1 requests. 2013-09-11 14:11:29 -07:00
image Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_file_format#DIB_header_.28bitmap_information_header.29 2013-01-14 18:52:38 +01:00
mail typo fixes 2013-07-15 00:23:03 -07:00
math Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
misc Fix test 2012-04-04 15:20:28 +08:00
network fix many parallel test issues 2013-09-26 00:30:23 -07:00
password Really fix leaks, add test cases to prove it... 2012-10-06 10:38:41 -04:00
serialize Merge branch 'PHP-5.5' 2013-08-20 00:09:26 +02:00
streams fix many parallel test issues 2013-09-26 00:30:23 -07:00
strings fix many parallel test issues 2013-09-26 00:30:23 -07:00
time Remove executable permission on phpt 2012-10-10 10:31:53 +08:00
url Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
versioning
bug49244.phpt
bug64370_var1.phpt Backported patch for #64370 2013-03-15 19:04:40 +01:00
bug64370_var2.phpt Backported patch for #64370 2013-03-15 19:04:40 +01:00
php_ini_loaded_file.phpt Fix php_ini_loaded_file() test 2012-08-16 17:46:34 +02:00