summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug66356.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug66356.phpt')
-rw-r--r--ext/gd/tests/bug66356.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug66356.phpt b/ext/gd/tests/bug66356.phpt
index a255997ca0..0803ed48bd 100644
--- a/ext/gd/tests/bug66356.phpt
+++ b/ext/gd/tests/bug66356.phpt
@@ -2,7 +2,7 @@
Bug #66356 (Heap Overflow Vulnerability in imagecrop())
--SKIPIF--
<?php
- if(!extension_loaded('gd')){ die('skip gd extension not available'); }
+ if(!extension_loaded('gd')){ die('skip gd extension not available'); }
?>
--FILE--
<?php