Home
last modified time | relevance | path

Searched refs:d (Results 151 – 175 of 6284) sorted by path

12345678910>>...252

/PHP-5.5/Zend/tests/
H A Dbug48667_1.phpt10 …ror: Class A cannot implement both IteratorAggregate and Iterator at the same time in %s on line %d
H A Dbug48667_2.phpt10 …ror: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on line %d
H A Dbug48693.phpt21 Parse error: %s in %s(%d) : runtime-created function on line 1
23 Parse error: %s %s(%d) : runtime-created function on line 1
H A Dbug48770_2.phpt52 …pects parameter 1 to be a valid callback, cannot access private method A::func22() in %s on line %d
54 … parameter 1 to be a valid callback, class 'A' does not have a method 'inexistent' in %s on line %d
H A Dbug48770_3.phpt51 … parameter 1 to be a valid callback, class 'B' does not have a method 'inexistent' in %s on line %d
H A Dbug48930.phpt10 printf("__COMPILER_HALT_OFFSET__ is %d\n",__COMPILER_HALT_OFFSET__);
H A Dbug49472.phpt27 …rror: Cannot inherit previously-inherited or override constant c from interface ia in %s on line %d
H A Dbug49908.phpt23 Fatal error: Uncaught exception 'Exception' with message 'Bar' in %s:%d
28 thrown in %s on line %d
H A Dbug50005.phpt16 Fatal error: Uncaught exception 'a' in :%d
19 thrown in Unknown on line %d
H A Dbug50146.phpt20 Catchable fatal error: Closure object cannot have properties in %s on line %d
H A Dbug51394.phpt16 Fatal error: Uncaught exception 'Exception' with message 'error!' in %sbug51394.php:%d
18 #0 %sbug51394.php(%d): eh(8, 'Undefined varia%s', '%s', %d, Array)
20 thrown in %sbug51394.php on line %d
H A Dbug51421.phpt18 …_construct() must be compatible with TestInterface::__construct(ExampleClass $var) in %s on line %d
H A Dbug51791.phpt13 Warning: constant(): Couldn't find constant A::B1 in %s on line %d
H A Dbug51827.phpt19 Warning: explode() expects at least 2 parameters, 0 given in Unknown on line %d
H A Dbug52160.phpt32 Strict Standards: Redefining already defined constructor for class foo in %s on line %d
34 Fatal error: Constructor baz::baz() cannot be static in %s on line %d
H A Dbug52193.phpt38 object(Closure)#%d (0) {
44 object(Closure)#%d (1) {
50 object(Closure)#%d (0) {
56 object(Closure)#%d (1) {
62 object(Closure)#%d (0) {
69 object(Closure)#%d (0) {
74 object(Closure)#%d (0) {
H A Dbug52484.phpt19 Fatal error: Cannot access empty property in %s on line %d
H A Dbug52484_2.phpt19 Fatal error: Cannot access empty property in %s on line %d
H A Dbug52484_3.phpt19 Fatal error: Cannot access empty property in %s on line %d
H A Dbug52614.phpt77 object(stdClass)#%d (1) {
H A Dbug53305.phpt17 Notice: Constant __COMPILER_HALT_OFFSET__ already defined in %s on line %d
H A Dbug53632.phpt5 $d = 2.2250738585072011e-308;
H A Dbug53958.phpt36 $d = 1;
37 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
38 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
39 $d = 5;
H A Dbug54013.phpt24 object(ReflectionParameter)#%d (1) {
28 object(ReflectionParameter)#%d (1) {
H A Dbug54268.phpt35 …tal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line %d

Completed in 20 milliseconds

12345678910>>...252