Home
last modified time | relevance | path

Searched refs:s (Results 201 – 225 of 6191) sorted by path

12345678910>>...248

/PHP-5.5/Zend/tests/
H A Dclass_name_as_scalar_error_004.phpt13 Fatal error: parent::class cannot be used for compile-time class name resolution in %s on line %d
H A Dclass_name_as_scalar_error_005.phpt10 Fatal error: Cannot access static::class when no class scope is active in %s on line %d
H A Dclass_name_as_scalar_error_006.phpt10 Fatal error: Cannot access parent::class when no class scope is active in %s on line %d
H A Dclone_001.phpt10 Fatal error: __clone method called on non-object in %s on line %d
H A Dclone_003.phpt10 Notice: Undefined variable: b in %s on line %d
12 Fatal error: __clone method called on non-object in %s on line %d
H A Dclone_004.phpt20 Fatal error: Cannot use object of type foo as array in %s on line %d
H A Dclosure_017.phpt12 Fatal error: Cannot destroy active lambda function in %s on line %d
H A Dclosure_019.phpt26 Fatal error: Cannot pass parameter 1 by reference in %s on line %d
H A Dclosure_020.phpt43 Fatal error: Cannot access private property foo::$test in %s on line %d
H A Dclosure_027.phpt26 Notice: Undefined variable: y in %s on line %d
28 Warning: Missing argument 1 for {closure}(), called in %s on line %d and defined in %s on line %d
31 … instance of Closure, instance of stdClass given, called in %s on line %d and defined in %s on lin…
H A Dclosure_032.phpt21 [file] => %s
32 #0 {closure}(23) called at [%s:%d]
37 [file] => %s
49 [file] => %s
68 #0 {closure}(23) called at [%s:%d]
69 #1 test(Closure Object ()) called at [%s:%d]
H A Dclosure_038.phpt58 Fatal error: Cannot access private property B::$x in %s on line %d
H A Dclosure_039.phpt58 Fatal error: Cannot access private property B::$x in %s on line %d
H A Dclosure_040.phpt35 Notice: Array to string conversion in %s on line %d
37 Warning: Class 'Array' not found in %s on line %d
39 Warning: Closure::bindTo() expects parameter 1 to be object, array given in %s on line 25
41 Warning: Closure::bindTo() expects at most 2 parameters, 3 given in %s on line %d
43 Warning: Closure::bindTo() expects at least 1 parameter, 0 given in %s on line %d
45 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dclosure_041.phpt6 /* It's impossible to preserve the previous scope when doing so would break
87 Warning: Cannot bind an instance to a static closure in %s on line %d
90 Warning: Cannot bind an instance to a static closure in %s on line %d
96 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dclosure_043.phpt5 /* Whether it's scoped or not, a static closure cannot have
59 Warning: Cannot bind an instance to a static closure in %s on line %d
64 Warning: Cannot bind an instance to a static closure in %s on line %d
77 Warning: Cannot bind an instance to a static closure in %s on line %d
82 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dclosure_045.phpt18 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dclosure_046.phpt6 /* It's impossible to preserve the previous scope when doing so would break
58 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dcompare_001.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_001_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_003.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_003_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_004.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_004_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_005.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]

Completed in 81 milliseconds

12345678910>>...248