Home
last modified time | relevance | path

Searched refs:in (Results 201 – 225 of 7209) sorted by path

12345678910>>...289

/php-src/Zend/tests/
H A Dbug21478.phpt6 function filter($in, $out, &$consumed, $closing): int {
7 while ($bucket = stream_bucket_make_writeable($in)) {
H A Dbug24436.phpt2 Bug #24436 (isset()/empty() produce errors with non-existent variables in classes)
H A Dbug24773.phpt9 Fatal error: Uncaught Error: Cannot unset string offsets in %s:%d
12 thrown in %s on line %d
H A Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
H A Dbug26697.phpt2 Bug #26697 (calling class_exists on a nonexistent class in autoloader results in segfault)
H A Dbug26698.phpt6 ini_set("report_memleaks", 0); // the exception thrown in this test results in a memory leak, whic…
H A Dbug28442.phpt2 Bug #28442 (Changing a static variables in a class changes it across sub/super classes.)
H A Dbug29015.phpt18 Fatal error: Uncaught Error: Cannot access property starting with "\0" in %s:%d
21 thrown in %s on line %d
H A Dbug29104.phpt2 Bug #29104 (Function declaration in method doesn't work)
H A Dbug29674.phpt36 Warning: Undefined property: BaseClass::$private_child in %s on line %d
41 Fatal error: Uncaught Error: Cannot access private property ChildClass::$private_child in %sbug2967…
45 thrown in %sbug29674.php on line %d
H A Dbug29689.phpt55 Warning: Undefined property: bar::$foo2 in %s on line %d
H A Dbug29883.phpt18 Warning: Uninitialized string offset -10 in %s on line %d
H A Dbug29944.phpt2 Bug #29944 (Function defined in switch, crashes)
H A Dbug30140.phpt2 Bug #30140 (Problem with array in static properties)
H A Dbug30162.phpt2 Bug #30162 (Catching exception in constructor couses lose of $this)
31 return "Rusticus in asino sedet.";
47 Warning: Undefined variable $db in %s on line %d
H A Dbug30519.phpt9 Fatal error: Uncaught Error: Interface "a" not found in %s:%d
12 thrown in %s on line %d
H A Dbug30707.phpt2 Bug #30707 (Segmentation fault on exception in method)
H A Dbug30725.phpt2 Bug #30725 (PHP segfaults when an exception is thrown in getIterator() within foreach)
H A Dbug30820.phpt24 Notice: Accessing static property Blah::$x as non static in %sbug30820.php on line 7
27 Notice: Accessing static property Blah::$x as non static in %sbug30820.php on line 10
H A Dbug30828.phpt2 Bug #30828 (debug_backtrace() reports incorrect class in overridden methods)
H A Dbug30922.phpt13 Fatal error: Uncaught Error: Interface "RecurisiveFooFar" not found in %s:%d
16 thrown in %s on line %d
H A Dbug30998.phpt9 print "$errstr ($errno) in $errfile:$errline\n";
17 fopen(/tmp/blah): Failed to open stream: %s (2) in %s:%d
19 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)
60 Warning: Attempt to read property "wrong" on string in %s on line %d
H A Dbug31102.phpt46 Fatal error: Uncaught Error: Class "Test3" not found in %s:%d
50 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

Completed in 27 milliseconds

12345678910>>...289