fix test number

This commit is contained in:
Stanislav Malyshev 2011-11-19 04:49:59 +00:00
parent c9b7ddf9fb
commit c7d6fafdf9

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--