]> granicus.if.org Git - php/commitdiff
Fix bug #50128
authorRasmus Lerdorf <rasmus@php.net>
Mon, 9 Nov 2009 16:47:47 +0000 (16:47 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 9 Nov 2009 16:47:47 +0000 (16:47 +0000)
ext/standard/tests/general_functions/is_callable_basic1.phpt

index e836d734f652b9be16e2012a9536d316458b2a88..fe4d6e26e31c2a01f72a42140b4dec2b05c396a8 100644 (file)
@@ -64,7 +64,7 @@ check_iscallable($defined_functions);
 
 ?>
 ===DONE===
---EXPECT---
+--EXPECT--
 *** Testing is_callable() on defined functions ***
 -- Iteration  1 --
 bool(true)
@@ -106,4 +106,4 @@ Hello_World
 bool(true)
 bool(true)
 Hello_World
-===DONE===
\ No newline at end of file
+===DONE===