Home
last modified time | relevance | path

Searched refs:in (Results 151 – 175 of 6822) sorted by path

12345678910>>...273

/PHP-7.4/Zend/tests/
H A Dbug30998.phpt9 print "$errstr ($errno) in $errfile:$errline\n";
18 fopen(/tmp/blah): failed to open stream: %s (2) in %s:%d
20 Warning: fopen(/tmp/blah): failed to open stream: %s in %s on line %d
H A Dbug31098.phpt2 Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type)
47 Notice: Trying to get property 'wrong' of non-object in %s on line %d
50 Warning: Illegal string offset 'wrong' in %s on line %d
54 Warning: Illegal string offset 'wrong' in %s on line %d
H A Dbug31102.phpt47 Fatal error: Uncaught Error: Class 'Test3' not found in %sbug31102.php(%d) : eval()'d code:1
51 thrown in %sbug31102.php(%d) : eval()'d code on line 1
H A Dbug31525.phpt20 Notice: Only variables should be assigned by reference in %sbug31525.php on line 7
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
H A Dbug31720.phpt2 Bug #31720 (Invalid object callbacks not caught in array_walk())
11 Notice: Undefined variable: nonesuchvar in %s on line %d
13 …r 2 to be a valid callback, first array member is not a valid class name or object in %s on line %d
H A Dbug32290.phpt2 Bug #32290 (calling call_user_func_array() ends in infinite loop within child class)
H A Dbug32322.phpt71 Notice: Only variables should be assigned by reference in %sbug32322.php on line 49
77 Notice: Only variables should be assigned by reference in %sbug32322.php on line 55
H A Dbug32596.phpt2 Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
H A Dbug32660.phpt31 Notice: Indirect modification of overloaded property A::$whatever has no effect in %sbug32660.php o…
37 Notice: Indirect modification of overloaded property A::$whatever has no effect in %sbug32660.php o…
39 Fatal error: Uncaught Error: Cannot assign by reference to overloaded object in %sbug32660.php:23
42 thrown in %sbug32660.php on line 23
H A Dbug32674.phpt2 Bug #32674 (exception in iterator causes crash)
H A Dbug33116.phpt2 Bug #33116 (crash when assigning class name to global variable in __autoload)
H A Dbug33171.phpt2 Bug #33171 (foreach enumerates private fields declared in base classes)
H A Dbug33257.phpt19 Notice: Only variables should be passed by reference in %sbug33257.php on line 10
H A Dbug33318.phpt2 Bug #33318 (throw 1; results in Invalid opcode 108/1/8)
8 Fatal error: Uncaught Error: Can only throw objects in %sbug33318.php:2
11 thrown in %sbug33318.php on line 2
H A Dbug33732.phpt2 Bug #33732 (Wrong behavior of constants in class and interface extending)
H A Dbug33802.phpt2 Bug #33802 (throw Exception in error handler causes crash)
H A Dbug33996.phpt35 Exception: Too few arguments to function NormalTest(), 0 passed in %sbug33996.php on line 18 and ex…
36 Exception: Too few arguments to function FooTest(), 0 passed in %sbug33996.php on line 23 and exact…
H A Dbug33999.phpt26 Notice: Object of class Foo could not be converted to int in %sbug33999.php on line 9
29 Notice: Object of class Foo could not be converted to float in %sbug33999.php on line 12
H A Dbug34062.phpt2 Bug #34062 (Crash in catch block when many arguments are used)
H A Dbug34064.phpt2 Bug #34064 (arr[] as param to function in class gives invalid opcode)
34 Fatal error: Uncaught Error: Cannot use [] for reading in %sbug34064.php:18
38 thrown in %sbug34064.php on line 18
H A Dbug34065.phpt2 Bug #34065 (throw in foreach causes memory leaks)
H A Dbug34518.phpt2 Bug #34518 (Unset doesn't separate container in CV)
H A Dbug34786.phpt2 Bug #34786 (2 @ results in change to error_reporting() to random value)
H A Dbug34873.phpt2 Bug #34873 (Segmentation Fault on foreach in object)

Completed in 65 milliseconds

12345678910>>...273