fix test number

This commit is contained in:
Stanislav Malyshev 2011-11-19 04:49:59 +00:00
parent 5ebfe19ac6
commit 4c4185c117

View File

@ -1,5 +1,5 @@
--TEST--
Bug #34704 (Integer overflow during the parsing of invalid exif header)
Bug #60150 (Integer overflow during the parsing of invalid exif header)
--SKIPIF--
<?php if (!extension_loaded('exif')) print 'skip exif extension not available';?>
--INI--