Home
last modified time | relevance | path

Searched refs:s (Results 101 – 125 of 6191) sorted by path

12345678910>>...248

/PHP-5.5/Zend/tests/
H A Dbug41209.phpt42 Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: id' in %s:%d
44 #0 %s(%d): env::errorHandler(8, '%s', '%s', 34, Array)
46 thrown in %s on line %d
H A Dbug41351.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41351_2.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41351_3.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41421.phpt22 Warning: feof(): wrapper::stream_eof is not implemented! Assuming EOF in %s on line %d
24 Fatal error: Uncaught exception 'Exception' in %s:%d
27 #1 %s(%d): feof(Resource id #%d)
29 thrown in %s on line %d
H A Dbug41813.phpt12 Fatal error: Cannot use string offset as an array in %s on line %d
H A Dbug43200.phpt27 @@ %s 15-17
43 @@ %s 16 - 16
47 @@ %s 12 - 12
H A Dbug43343.phpt11 Parse error: %s error%sexpecting%sT_NS_SEPARATOR%sin %sbug43343.php on line 5
H A Dbug44660.phpt5 $s = "hello";
12 $a->p = $s;
18 $a->p =& $s;
21 $s =& $a->p;
24 $a->p[0] = $s;
H A Dbug44899.phpt37 Notice: Undefined property: myclass::$foo in %s on line %d
H A Dbug45186_2.phpt48 …pects parameter 1 to be a valid callback, class 'bar' does not have a method 'www' in %s on line %d
H A Dbug45805.phpt43 #0 %sbug45805.php(%d): PHPUnit_Util_ErrorHandler::handleError(2048, 'Only variables ...', '%s', %d,…
H A Dbug45877.phpt21 ["%s"]=>
H A Dbug46381.phpt19 …r::current() cannot be called statically, assuming $this from incompatible context in %s on line %d
H A Dbug47054.phpt7 final static function s() {
13 $this->s();
20 C::s();
23 $c->s();
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 Dbug47516.phpt5 $s='substr';
8 {$s(<<<'ppp'
17 {$s(<<<ppp
25 $htm="{$s(<<<'ppp'
H A Dbug47572.phpt17 Notice: Use of undefined constant FOO - assumed 'FOO' in %s on line %d
H A Dbug47704.phpt5 $s = "abd";
6 $s[0]->a += 1;
H A Dbug47771.phpt2 Bug #47771 (Exception during object construction from arg call calls object's destructor)
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 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
29 #0 %s(%d): do_throw()
30 #1 %s(%d): aa->dosome()
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
28 #0 %s(%d): C->generate(0)
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

Completed in 50 milliseconds

12345678910>>...248