Browse Source

fix test number

pull/7/head
Stanislav Malyshev 15 years ago
parent
commit
c7d6fafdf9
  1. 2
      ext/exif/tests/bug60150.phpt

2
ext/exif/tests/bug60150.phpt

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

Loading…
Cancel
Save