php-src/ext/fileinfo/tests
Anatoliy Belsky 909713e233 Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails
This patch fixes the failure caused by the
posix lseek and read versions under windows in cdf_read() .
Additionally all the occurences of lseek and read
was replaced by _lseek and _reed for windows.
2012-04-02 17:22:46 +02:00
..
resources Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
bug61173.phpt - Fixed bug #61173 (Unable to detect error from finfo constructor). 2012-02-24 10:01:39 +00:00
finfo_buffer_basic.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_buffer_error.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_buffer_variation1.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_close_basic.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_close_error.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_file_001.phpt Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
finfo_file_002.phpt Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
finfo_file_basic.phpt - fix test for 5.11 2012-03-27 14:01:38 +02:00
finfo_file_stream_001.phpt Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
finfo_open_001.phpt Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails 2012-04-02 17:22:46 +02:00
finfo_open_002.phpt - Fixed memory leak when calling the Finfo constructor twice 2011-11-23 01:20:49 +00:00
finfo_open_basic.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_open_error.phpt Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails 2012-04-02 17:22:46 +02:00
finfo_open_variation1.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_phpinfo_basic.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
finfo_set_flags_basic.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
magic Fix bug #61504, potential vuln. in fileinfo. update to 5.11 2012-03-27 13:34:46 +02:00
mime_content_type_001.phpt Bug#54016 (finfo_file() Cannot determine filetype in archives) 2011-02-14 15:32:02 +00:00
mime_content_type_002.phpt MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00
skipif.inc MFH fileinfo tests are missing skipif 2009-03-15 23:17:28 +00:00