]> granicus.if.org Git - php/commitdiff
remove duplicate test
authorJoe Watkins <krakjoe@php.net>
Wed, 4 Jan 2017 14:50:59 +0000 (14:50 +0000)
committerJoe Watkins <krakjoe@php.net>
Wed, 4 Jan 2017 14:50:59 +0000 (14:50 +0000)
Zend/tests/017.phpt

index 03c1e73175a340e1cc711e4126d45a6e26d451ba..0e1c1be6973f7a4cbbb1371d6b30c4624a6f36e7 100644 (file)
@@ -26,7 +26,6 @@ var_dump(count(get_defined_constants()));
 function test () {
 }
 
-var_dump(get_defined_functions(true));
 var_dump(gettype(get_defined_functions()));
 var_dump(count(get_defined_functions()));
 
@@ -65,9 +64,6 @@ NULL
 string(5) "array"
 string(5) "array"
 int(%d)
-
-Warning: get_defined_functions() expects exactly 0 parameters, 1 given in %s on line %d
-NULL
 string(5) "array"
 int(%d)