mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Fix test title
This commit is contained in:
parent
997e2e5452
commit
333c362178
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
exif_read_data() with streams test
|
exif_read_data() with streams seeking test
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php if (!extension_loaded('exif')) print 'skip exif extension not available';?>
|
<?php if (!extension_loaded('exif')) print 'skip exif extension not available';?>
|
||||||
--INI--
|
--INI--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue