Stanislav Malyshev
5faa15c4ce
Partial fix for bug #72613 - do not allow reading past error read
2016-07-18 23:01:36 -07:00
Anatol Belski
98f6248dcf
Merge branch 'PHP-5.6' into PHP-7.0
...
* PHP-5.6:
fix dir separator in test
2016-06-22 11:44:14 +02:00
Anatol Belski
de1c407348
fix dir separator in test
2016-06-22 11:41:05 +02:00
Stanislav Malyshev
8c0133f0eb
Merge branch 'PHP-5.6' into PHP-7.0
...
* PHP-5.6:
Fix bug #72447 : Type Confusion in php_bz2_filter_create()
Conflicts:
ext/bz2/bz2_filter.c
2016-06-18 22:11:23 -07:00
Stanislav Malyshev
42b2d7fec5
Fix bug #72447 : Type Confusion in php_bz2_filter_create()
2016-06-18 22:10:22 -07:00
krakjoe
ebaee948d9
bz2 changes for phpng
2014-05-08 13:14:19 +01:00
Stanislav Malyshev
af5e2eaf8d
Merge branch 'pull-request/320'
...
* pull-request/320:
this is test 5 not 6
fix race condition
more shared names that create race conditions
change to a unique filename
more shared filenames
yet another shared filename
don't share a filename to stop race conditions
fix race condition for 2-4 and normalize names for others
fix race condition when running tests in parallel
clean up after test
Fix #64572 : Clean up after the test
Fix #64572 : Clean up after the test
2013-06-17 01:06:20 -07:00
Ilia Alshanetsky
6b85eb58b2
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
2011-06-05 21:57:01 +00:00
Alexey Zakhlestin
e4ad58109f
updated to the new parameter-parsing api
2008-06-22 12:03:30 +00:00
Nuno Lopes
40085b06f2
changes to run-tests.php:
...
- change %s to %a
- make %s = [^\r\n]+
- fix tests accordingly
2007-09-14 15:28:03 +00:00
Antony Dovgal
1efae6a785
fix test (the error message is different across the systems)
2006-09-18 12:35:49 +00:00
Antony Dovgal
3d63ca3edc
add new tests, improve the old ones
2006-06-26 22:17:18 +00:00
Antony Dovgal
4b674fb7b0
MFH: improve check for stream mode, add tests
2006-06-21 14:38:28 +00:00
Sara Golemon
f92797f4e0
Add bz2 stream filter support
2004-07-20 05:26:33 +00:00
Marcus Boerger
29cfd6d24f
- Remove unused blocks
2004-05-19 08:56:50 +00:00
Ilia Alshanetsky
c23609efa7
Fixed paths in various tests. In certain conditions usage of partial file
...
paths results in test failures.
2003-08-18 22:57:49 +00:00
Sterling Hughes
7153eb7378
add bzip2 extension to pecl from php5 cvs
2003-05-17 14:27:07 +00:00