Home
last modified time | relevance | path

Searched refs:in (Results 226 – 250 of 6637) sorted by path

12345678910>>...266

/PHP-5.5/Zend/tests/
H A Dbug46381.phpt19 …r::current() cannot be called statically, assuming $this from incompatible context in %s on line %d
H A Dbug46701.phpt2 Bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
H A Dbug47054.phpt2 Bug #47054 (BC break in static functions called as dynamic)
35 Warning: get_called_class() called from outside a class in %s on line %d
37 Strict Standards: Non-static method D::m() should not be called statically in %s on line %d
39 Fatal error: Using $this when not in object context in %s on line %d
H A Dbug47109.phpt8 Notice: Undefined variable: a in %sbug47109.php on line 2
10 Notice: Trying to get property of non-object in %sbug47109.php on line 2
H A Dbug47320.phpt2 Bug #47320 ($php_errormsg out of scope in functions)
9 echo '$php_errormsg in global: ' . $php_errormsg . "\n";
14 echo '$php_errormsg in function: ' . $php_errormsg . "\n";
16 echo '$GLOBALS[php_errormsg] in function: ' .
24 $php_errormsg in global: substr() expects at least 2 parameters, 1 given
25 $php_errormsg in function: strpos() expects at least 2 parameters, 1 given
26 $GLOBALS[php_errormsg] in function: substr() expects at least 2 parameters, 1 given
H A Dbug47343.phpt2 Bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case)
H A Dbug47353.phpt2 Bug #47353 (crash when creating a lot of objects in object destructor)
H A Dbug47516.phpt2 Bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote)
H A Dbug47572.phpt17 Notice: Use of undefined constant FOO - assumed 'FOO' in %s on line %d
H A Dbug47699.phpt18 Fatal error: Class 'X' not found in %sbug47699.php on line %d
H A Dbug47704.phpt9 Fatal error: Cannot use string offset as an object in %sbug47704.php on line %d
H A Dbug47714.phpt2 Testing lambda function in set_exception_handler()
H A Dbug47836.phpt12 Warning: Cannot add element to the array as the next element is already occupied in %s on line 4
H A Dbug47880.phpt2 Bug #47880 (crashes in call_user_func_array())
H A Dbug48215_2.phpt19 Fatal error: Call to undefined method b::b() in %s on line %d
H A Dbug48228.phpt27 Fatal error: Uncaught exception 'Exception' in %s
32 thrown in %s
H A Dbug48248.phpt24 Notice: Undefined property: B::$test in %s on line %d
26 Notice: Only variable references should be returned by reference in %s on line %d
H A Dbug48408.phpt26 Fatal error: Uncaught exception 'Exception' in %s
30 thrown in %s
H A Dbug48533.phpt39 Strict Standards: Non-static method foo::b() should not be called statically in %s on line %d
H A Dbug48667_1.phpt10 Fatal error: Class A cannot implement both IteratorAggregate and Iterator at the same time in %s on…
H A Dbug48667_2.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Dbug48693.phpt21 Parse error: %s in %s(%d) : runtime-created function on line 1
H A Dbug48770_2.phpt52 …pects parameter 1 to be a valid callback, cannot access private method A::func22() in %s on line %d
54 … parameter 1 to be a valid callback, class 'A' does not have a method 'inexistent' in %s on line %d
H A Dbug48770_3.phpt51 … parameter 1 to be a valid callback, class 'B' does not have a method 'inexistent' in %s on line %d
H A Dbug48899.phpt2 Bug #48899 (is_callable returns true even if method does not exist in parent class)

Completed in 31 milliseconds

12345678910>>...266