Searched refs:called (Results 26 – 50 of 321) sorted by relevance
12345678910>>...13
22 echo "unparsed_entity_decl_handler called\n";32 echo "notation_decl_handler called\n";69 notation_decl_handler called74 notation_decl_handler called79 notation_decl_handler called84 unparsed_entity_decl_handler called90 unparsed_entity_decl_handler called96 unparsed_entity_decl_handler called
37 echo "Namespace_Start_Handler called\n";43 echo "Namespace_End_Handler called\n";54 Namespace_Start_Handler called57 Namespace_Start_Handler called
10 echo("magic method called: $name\n");30 magic method called: getFoo31 magic method called: getFoo
9 echo "$name called!\n";21 bar called!22 bar called!
25 #0 userErrorHandler(8, Undefined variable: b, %sbug29896.php, 11, Array ([A1] => Test1)) called at…26 #1 GenerateError1(Test1) called at [%sbug29896.php:16]27 #2 GenerateError2(Test2) called at [%sbug29896.php:19]
35 #0 dummy->bar() called at [%sbug70156.php:%d]36 #1 dummy->foo1() called at [%sbug70156.php:%d]37 #2 dummy->__construct() called at [%sbug70156.php:%d]
30 Deprecated: Non-static method foo::test() should not be called statically in %s on line %d32 Deprecated: Non-static method bar::show() should not be called statically in %s on line %d38 Deprecated: %son-static method foo::test() should not be called statically in %s on line %d40 Deprecated: Non-static method bar::show() should not be called statically in %s on line %d
2 Bug #40621 (Crash when constructor called inappropriately (statically))18 Deprecated: Non-static method Foo::get() should not be called statically in %s on line %d20 Fatal error: Uncaught Error: Non-static method Foo::__construct() cannot be called statically in %s…
2 Bug #79740: serialize() and unserialize() methods can not be called statically20 Deprecated: Non-static method A::serialize() should not be called statically in %s on line %d22 Deprecated: Non-static method A::unserialize() should not be called statically in %s on line %d
32 #0 {closure}(23) called at [%s:%d]68 #0 {closure}(23) called at [%s:%d]69 #1 test(Closure Object ()) called at [%s:%d]
46 echo "\n*** Checking for output when get_defined_vars called in local function ***\n";50 echo "\n*** Checking for output when get_defined_vars called in function of a class ***\n";53 echo "\n*** Checking for output when get_defined_vars called in nested functions ***\n";106 *** Checking for output when get_defined_vars called in local function ***112 *** Checking for output when get_defined_vars called in function of a class ***118 *** Checking for output when get_defined_vars called in nested functions ***
7 echo "called\n";21 called
2 Bug #61767 (Shutdown functions not called in certain error situation)6 echo "Error handler called ($msg)\n";18 Error handler called (Undefined variable: undefined)
24 #0 f1() called at [%s:%d]26 #2 Generator->rewind() called at [%s:%d]27 #3 f3(Generator Object ()) called at [%s:%d]
25 echo "(#$this->num) constructor called\n";28 echo "(#$this->num) destructor called\n";32 echo "(#$this->num) finish called $id\n";58 (#1) constructor called62 (#1) destructor called
26 echo "(#$this->num) constructor called\n";29 echo "(#$this->num) destructor called\n";62 (#1) constructor called64 (#1) destructor called
2 Bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL)13 return 'header handler ' . ($this->auth ? 'called' : 'not called');47 header handler called
6 /* EXTR_PREFIX_ALL called twice with same prefix string */7 echo "\n*** Testing for EXTR_PREFIX_ALL called twice with same prefix string ***\n";19 *** Testing for EXTR_PREFIX_ALL called twice with same prefix string ***
13 print "foo() will be called on shutdown...\n";17 foo() will be called on shutdown...
13 echo "f1 called\n";26 f1 called31 f1 called
17 print "\$date1 after second diff (called at \$date1): " .21 print "\$date1 after third diff (called at \$date2): " .31 $date1 after second diff (called at $date1): 2009-03-2533 $date1 after third diff (called at $date2): 2009-03-25
29 #0 require() called at [%s:19]30 #1 c1::go() called at [%s:23]
2 DOMDocument::saveHTMLFile() should fail if called statically19 Non-static method DOMDocument::saveHTMLFile() cannot be called statically
2 DOMDocument::saveHTML() should fail if called statically19 Non-static method DOMDocument::saveHTML() cannot be called statically
2 DOMDocument::validate() should fail if called statically19 Non-static method DOMDocument::validate() cannot be called statically
Completed in 32 milliseconds