summaryrefslogtreecommitdiff
path: root/ext/gd/tests/bug71952.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/bug71952.phpt')
-rw-r--r--ext/gd/tests/bug71952.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug71952.phpt b/ext/gd/tests/bug71952.phpt
index 6aed9e9361..0a4a8e31a0 100644
--- a/ext/gd/tests/bug71952.phpt
+++ b/ext/gd/tests/bug71952.phpt
@@ -2,7 +2,7 @@
Bug #71952 (Corruption inside imageaffinematrixget)
--SKIPIF--
<?php
- if(!extension_loaded('gd')){ die('skip gd extension not available'); }
+ if(!extension_loaded('gd')){ die('skip gd extension not available'); }
?>
--FILE--
<?php