summaryrefslogtreecommitdiff
path: root/ext/gd/tests/imagealphablending_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/tests/imagealphablending_error1.phpt')
-rw-r--r--ext/gd/tests/imagealphablending_error1.phpt6
1 files changed, 1 insertions, 5 deletions
diff --git a/ext/gd/tests/imagealphablending_error1.phpt b/ext/gd/tests/imagealphablending_error1.phpt
index 6d49f32b07..4f7607b5dd 100644
--- a/ext/gd/tests/imagealphablending_error1.phpt
+++ b/ext/gd/tests/imagealphablending_error1.phpt
@@ -1,19 +1,15 @@
--TEST--
test imagealphablending without arguments
-
--CREDITS--
Marcelo Diniz <marcelo.leo27 [at] gmail [dot] com
‪#‎phpspMaisTestFest PHPSP on 2014-07-05
-
--SKIPIF--
<?php
if (!extension_loaded('gd')) die("skip gd extension not available.");
?>
-
--FILE--
<?php
imagealphablending();
?>
-
--EXPECTF--
-Warning: imagealphablending() expects exactly 2 parameters, 0 given in %s on line %d \ No newline at end of file
+Warning: imagealphablending() expects exactly 2 parameters, 0 given in %s on line %d