Home
last modified time | relevance | path

Searched refs:s (Results 151 – 175 of 6255) sorted by path

12345678910>>...251

/PHP-7.4/Zend/tests/
H A Dbug43344_5.phpt13 Fatal error: Uncaught Error: Class 'Foo\Foo' not found in %s:%d
15 #0 %s(%d): Foo\f()
17 thrown in %s on line %d
H A Dbug43344_7.phpt14 #0 %s(%d): Foo\f()
H A Dbug43344_8.phpt14 #0 %s(%d): Foo\f()
H A Dbug43344_9.phpt15 #0 %s(%d): Foo\f()
H A Dbug44141.phpt27 #0 %s(%d): Y::cheat(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.phpt41 #0 %sbug45805.php(%d): PHPUnit_Util_ErrorHandler::handleError(8, 'Only variables ...', '%s', %d, Ar…
H A Dbug45877.phpt21 ["%s"]=>
H A Dbug46304.phpt43 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 6
45 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 7
47 Deprecated: define(): Declaration of case-insensitive constants is deprecated in %s on line 8
61 …constants are deprecated. The correct casing for this constant is "NS1\ns2\const4" in %s on line 25
67 …constants are deprecated. The correct casing for this constant is "ns1\ns2\const5" in %s on line 30
70 …constants are deprecated. The correct casing for this constant is "ns1\NS2\coNSt6" in %s on line 32
73 …constants are deprecated. The correct casing for this constant is "ns1\NS2\coNSt6" in %s on line 33
76 …constants are deprecated. The correct casing for this constant is "ns1\NS2\coNSt6" in %s on line 34
H A Dbug46381.phpt17 …or: Uncaught Error: Non-static method ArrayIterator::current() cannot be called statically in %s:%d
19 #0 %s(%d): test->method()
21 thrown 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 Deprecated: Non-static method D::m() should not be called statically in %s on line %d
39 Fatal error: Uncaught Error: Using $this when not in object context in %s:%d
41 #0 %s(%d): D::m()
43 thrown 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 …constant FOO - assumed 'FOO' (this will throw an Error in a future version of PHP) 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: Uncaught Error: Call to undefined method b::b() in %s:%d
21 #0 %s(%d): c->__construct()
23 thrown in %s on line %d
H A Dbug48228.phpt26 Fatal error: Uncaught Exception in %s
28 #0 %s(%d): do_throw()
29 #1 %s(%d): aa->dosome()
31 thrown in %s
H A Dbug48248.phpt24 Fatal error: Uncaught Error: Cannot access private property B::$test in %s:%d
26 #0 %s(%d): A->__get('test')
28 thrown in %s on line %d
H A Dbug48408.phpt25 Fatal error: Uncaught Exception in %s
27 #0 %s(%d): C->generate(0)
29 thrown in %s
H A Dbug48533.phpt39 Deprecated: 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…

Completed in 36 milliseconds

12345678910>>...251