Home
last modified time | relevance | path

Searched refs:d (Results 76 – 100 of 6284) sorted by last modified time

12345678910>>...252

/PHP-5.5/tests/lang/
H A DforeachLoopObjects.005.phpt10 public $d = "Original d";
50 string(10) "Original d"
52 object(C)#%d (4) {
57 ["d"]=>
58 string(10) "Original d"
67 string(10) "Original d"
69 object(C)#%d (4) {
74 ["d"]=>
75 string(10) "Original d"
H A DforeachLoopObjects.006.phpt10 public $d = "Original d";
20 $obj2->d = "new d";
80 string(5) "new d"
83 object(stdClass)#%d (6) {
90 ["d"]=>
91 string(5) "new d"
134 string(10) "Original d"
136 object(C)#%d (5) {
143 ["d"]=>
144 string(10) "Original d"
H A Dfunc_get_arg.004.phpt15 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
H A Dfunc_get_arg_variation.phpt19 Warning: func_get_arg() expects exactly 1 parameter, 0 given in %s on line %d
21 Warning: func_get_arg() expects exactly 1 parameter, 2 given in %s on line %d
23 Warning: func_get_arg() expects parameter 1 to be long, string given in %s on line %d
25 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
27 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
H A Dfunc_num_args.003.phpt11 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A Dbug20175.phpt142 Deprecated: Assigning the return value of new by reference is deprecated in %s.php on line %d
H A Dbug21094.phpt7 …printf("[%d] errstr: %s, errfile: %s, errline: %d\n", $errno, $errstr, $errfile, $errline, $errstr…
16 [1024] errstr: test, errfile: %s, errline: %d
H A Dbug22231.phpt30 Deprecated: Assigning the return value of new by reference is deprecated in %s on line %d
31 object(foo)#%d (1) {
37 object(foo)#%d (1) {
H A Dbug22510.phpt94 Deprecated: Assigning the return value of new by reference is deprecated in %s on line %d
99 Notice: Only variable references should be returned by reference in %s on line %d
102 Notice: Only variable references should be returned by reference in %s on line %d
121 Notice: Only variable references should be returned by reference in %s on line %d
124 Notice: Only variable references should be returned by reference in %s on line %d
H A Dbug22592.phpt30 $d = $result[6] = $result[8] = 5;
34 var_dump($a, $b, $c, $d, $e);
H A Dbug23384.phpt24 …andards: Non-static method Foo::test() should not be called statically in %sbug23384.php on line %d
H A Dbug24054.phpt8 printf("%d,%d,%d,%d\n",is_int(LONG_MIN ),is_int(LONG_MAX ),
H A Dbug24403.phpt21 …: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in %s on line %d
H A Dbug24573.phpt1 --TEST--
2 Bug #24573 (debug_backtrace() crashes if $this is set to null)
3 --FILE--
4 <?php
5
6 class Foo {
7 function Bar() {
8 $__this = $this;
9 $this = null;
10 debug_backtrace();
[all …]
H A Dbug24658.phpt34 object(foo)#%d (0) {
36 object(foo)#%d (0) {
38 object(foo)#%d (0) {
40 object(foo)#%d (0) {
43 object(foo)#%d (0) {
48 object(foo)#%d (0) {
53 object(foo)#%d (0) {
56 …l error: Argument 1 passed to typehint() must be an instance of foo, integer given in %s on line %d
H A Dbug27439.phpt68 Notice: Undefined property: test::$foobar in %s on line %d
70 Warning: Invalid argument supplied for foreach() in %s on line %d
72 Warning: Invalid argument supplied for foreach() in %s on line %d
74 Warning: Invalid argument supplied for foreach() in %s on line %d
H A Dbug29566.phpt15 Warning: Illegal string offset 'nosuchkey' in %sbug29566.php on line %d
17 Warning: Invalid argument supplied for foreach() in %sbug29566.php on line %d
H A Dbug29893.phpt10 Warning: Cannot use a scalar value as an array in %sbug29893.php on line %d
H A Dbug29944.phpt10 if (preg_match('/\d/', $bar)) return true;
H A Dbug32828.phpt16 Fatal error: Uncaught exception 'Exception' in %s:%d
18 #0 [internal function]: output_handler('', %d)
19 #1 %s(%d): ob_end_clean()
21 thrown in %s on line %d
H A Dbug44827.phpt13 Warning: Class constants cannot be defined or redefined in %s on line %d
15 Warning: constant(): Couldn't find constant :: in %s on line %d
H A Dbug45392.phpt23 Fatal error: Allowed memory size of %d bytes exhausted%s
H A Dbug7515.phpt36 Warning: Creating default object from empty value in %s on line %d
/PHP-5.5/tests/lang/operators/
H A DbitwiseXor_variationStr.phpt29 string(2) "1d"
33 string(2) "1d"
81 string(2) "1d"
137 string(2) "1d"
191 string(6) "00574d"
399 string(6) "00574d"

Completed in 60 milliseconds

12345678910>>...252