Home
last modified time | relevance | path

Searched refs:an (Results 1 – 25 of 1132) sorted by relevance

12345678910>>...46

/php-src/ext/reflection/tests/
H A DReflectionClass_implementsInterface_001.phpt70 - Using object argument: A is not an interface
71 - Using string argument: A is not an interface
73 - Using object argument: B is not an interface
74 - Using string argument: B is not an interface
76 - Using object argument: C is not an interface
77 - Using string argument: C is not an interface
85 - Using object argument: A is not an interface
86 - Using string argument: A is not an interface
88 - Using object argument: B is not an interface
89 - Using string argument: B is not an interface
[all …]
H A DReflectionClass_getInterfaces_003.phpt9 echo "An object is in an array and is referenced. As expected, var_dumping the array shows '&':\n";
24 echo "The result is an array in which each element is an object (an instance of ReflectionClass)\n";
34 An object is in an array and is referenced. As expected, var_dumping the array shows '&':
51 The result is an array in which each element is an object (an instance of ReflectionClass)
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt14 //get an unset variable
87 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
90 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
93 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
96 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
99 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
102 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
105 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
108 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
111 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
[all …]
H A Dget_parent_class_variation_002.phpt16 //get an unset variable
90 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
96 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
99 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
102 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
105 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
108 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
111 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
114 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
[all …]
/php-src/ext/json/tests/
H A Dpass003.phpt10 "In this test": "It is an object."
43 "In this test": "It is an object."
52 string(27) "must be an object or array."
54 string(16) "It is an object."
62 string(27) "must be an object or array."
64 string(16) "It is an object."
68 …N Test Pattern pass3":{"The outermost value":"must be an object or array.","In this test":"It is a…
70 …N Test Pattern pass3":{"The outermost value":"must be an object or array.","In this test":"It is a…
76 string(27) "must be an object or array."
78 string(16) "It is an object."
[all …]
/php-src/ext/standard/tests/array/
H A Darray_multisort_variation1.phpt18 //get an unset variable
118 array_multisort(): Argument #1 ($array) must be an array or a sort flag
121 array_multisort(): Argument #1 ($array) must be an array or a sort flag
124 array_multisort(): Argument #1 ($array) must be an array or a sort flag
127 array_multisort(): Argument #1 ($array) must be an array or a sort flag
130 array_multisort(): Argument #1 ($array) must be an array or a sort flag
133 array_multisort(): Argument #1 ($array) must be an array or a sort flag
136 array_multisort(): Argument #1 ($array) must be an array or a sort flag
139 array_multisort(): Argument #1 ($array) must be an array or a sort flag
142 array_multisort(): Argument #1 ($array) must be an array or a sort flag
[all …]
H A Darray_multisort_variation3.phpt19 //get an unset variable
118 array_multisort(): Argument #3 must be an array or a sort flag
121 array_multisort(): Argument #3 must be an array or a sort flag
124 array_multisort(): Argument #3 must be an array or a sort flag
127 array_multisort(): Argument #3 must be an array or a sort flag
130 array_multisort(): Argument #3 must be an array or a sort flag
133 array_multisort(): Argument #3 must be an array or a sort flag
136 array_multisort(): Argument #3 must be an array or a sort flag
139 array_multisort(): Argument #3 must be an array or a sort flag
142 array_multisort(): Argument #3 must be an array or a sort flag
[all …]
H A Darray_multisort_variation2.phpt20 //get an unset variable
126 array_multisort(): Argument #2 must be an array or a sort flag
129 array_multisort(): Argument #2 must be an array or a sort flag
132 array_multisort(): Argument #2 must be an array or a sort flag
135 array_multisort(): Argument #2 must be an array or a sort flag
138 array_multisort(): Argument #2 must be an array or a sort flag
153 array_multisort(): Argument #2 must be an array or a sort flag
156 array_multisort(): Argument #2 must be an array or a sort flag
159 array_multisort(): Argument #2 must be an array or a sort flag
162 array_multisort(): Argument #2 must be an array or a sort flag
[all …]
H A Dusort_variation11.phpt46 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less …
48 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less…
50 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less…
52 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less …
54 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less…
56 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less…
58 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less …
60 Deprecated: uksort(): Returning bool from comparison function is deprecated, return an integer less…
62 Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less…
64 Deprecated: usort(): Returning bool from comparison function is deprecated, return an integer less …
[all …]
H A Dcurrent_variation4.phpt24 echo "\n-- Access an Array Within an Array --\n";
25 //accessing an array within an array
57 -- Access an Array Within an Array --
H A Dkey_variation4.phpt24 echo "\n-- Access an Array Within an Array --\n";
25 //accessing an array within an array
50 -- Access an Array Within an Array --
/php-src/ext/gmp/tests/
H A Dsurprising_integer_literals.phpt27 gmp_init(): Argument #1 ($num) is not an integer string
28 gmp_init(): Argument #1 ($num) is not an integer string
29 gmp_init(): Argument #1 ($num) is not an integer string
30 gmp_init(): Argument #1 ($num) is not an integer string
31 gmp_init(): Argument #1 ($num) is not an integer string
32 gmp_init(): Argument #1 ($num) is not an integer string
33 gmp_init(): Argument #1 ($num) is not an integer string
/php-src/tests/lang/
H A D019.phpt6 eval("function test() { echo \"hey, this is a function inside an eval()!\\n\"; }");
19 hey, this is a function inside an eval()!
21 hey, this is a function inside an eval()!
23 hey, this is a function inside an eval()!
25 hey, this is a function inside an eval()!
27 hey, this is a function inside an eval()!
29 hey, this is a function inside an eval()!
31 hey, this is a function inside an eval()!
33 hey, this is a function inside an eval()!
35 hey, this is a function inside an eval()!
[all …]
H A D035.phpt16 throw new MyException("'This is an exception!'");
22 print "There shouldn't be an exception: " . $exception->getException();
29 print "There was an exception: " . $exception->getException();
34 There was an exception: 'This is an exception!'
H A Derror_2_exception_001.phpt29 …echo "There was an exception: " . $exception->getErrno() . ", '" . $exception->getErrmsg() . "'\n";
33 trigger_error("I will become an exception", E_USER_ERROR);
35 …echo "There was an exception: " . $exception->getErrno() . ", '" . $exception->getErrmsg() . "'\n";
40 There was an exception: 256, 'I will become an exception'
/php-src/Zend/tests/
H A Dstring_offset_as_object.phpt55 Cannot use string offset as an object
56 Cannot use string offset as an object
57 Cannot use string offset as an object
58 Cannot use string offset as an object
59 Cannot use string offset as an object
60 Cannot use string offset as an object
61 Cannot use string offset as an object
62 Cannot use string offset as an object
63 Cannot use string offset as an object
H A Dindexing_001.phpt64 Cannot use a scalar value as an array
66 Cannot use a scalar value as an array
68 Cannot use a scalar value as an array
83 Cannot use a scalar value as an array
101 Cannot use a scalar value as an array
103 Cannot use a scalar value as an array
105 Cannot use a scalar value as an array
116 Cannot use a scalar value as an array
133 Cannot use a scalar value as an array
135 Cannot use a scalar value as an array
[all …]
H A Dbug18556.phpt16 echo "Instantiating an infoBlob with a lowercase i\n";
19 echo "\nInstantiating an InfoBlob with an uppercase I\n";
33 Instantiating an infoBlob with a lowercase i
35 Instantiating an InfoBlob with an uppercase I
H A Diap_on_object_deprecated.phpt16 Deprecated: reset(): Calling reset() on an object is deprecated in %s on line %d
19 Deprecated: current(): Calling current() on an object is deprecated in %s on line %d
22 Deprecated: key(): Calling key() on an object is deprecated in %s on line %d
25 Deprecated: next(): Calling next() on an object is deprecated in %s on line %d
28 Deprecated: end(): Calling end() on an object is deprecated in %s on line %d
31 Deprecated: prev(): Calling prev() on an object is deprecated in %s on line %d
H A Dbug71572.phpt2 Bug #71572: String offset assignment from an empty string inserts null byte
30 Cannot assign an empty string to a string offset
31 Cannot assign an empty string to a string offset
32 Cannot assign an empty string to a string offset
33 Cannot assign an empty string to a string offset
/php-src/ext/standard/tests/file/
H A Dbug39538.phpt5 …array("\"\nthis is an test\", \"next data\", \"p\narsed\"","\"\r\nthis is an test\", \"next data\"…
19 this is an test
27 this is an test
36 this is an test
H A Dfile_get_contents_file_put_contents_variation2.phpt17 $data_array = array( 1, " Data1 in an array", 2, " Data2 in an array" );
42 …22222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
43 …22222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
44 …22222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
45 …22222222222222222222222222222222222222222222222222222222221 Data1 in an array2 Data2 in an array"
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt102an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
104an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
106an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
109an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
111an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
114an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
116an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
118an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
120an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
122an incomplete object. Please ensure that the class definition "C" of the object you are trying to …
[all …]
/php-src/ext/spl/tests/
H A DSplFixedArray_offsetUnset_string.phpt2 Check removing an item from an array when the offset is not an integer.
15 // remove an item
H A Dcountable_count_variation1.phpt47 echo "Count returns an object:\n";
50 echo "Count returns an array:\n";
53 echo "Count throws an exception:\n";
66 Count returns an object:
70 Count returns an array:
72 Count throws an exception:

Completed in 32 milliseconds

12345678910>>...46