Home
last modified time | relevance | path

Searched refs:passed (Results 26 – 50 of 680) sorted by relevance

12345678910>>...28

/PHP-5.4/ext/mysqli/tests/
H A Dbug62885.phpt23 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
25 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
/PHP-5.4/ext/standard/tests/file/
H A Duserstreams_002.phpt55 Warning: stream_select(): No stream arrays were passed in %s
62 Warning: stream_select(): No stream arrays were passed in %s
73 Warning: stream_select(): No stream arrays were passed in %s
82 Warning: stream_select(): No stream arrays were passed in %s
93 Warning: stream_select(): No stream arrays were passed in %s
H A Dfopen_variation14.phpt63 echo "test passed\n";
82 echo "test passed\n";
117 test passed
119 test passed
131 test passed
133 test passed
H A Dfopen_variation15.phpt67 echo "test passed\n";
86 echo "test passed\n";
121 test passed
123 test passed
135 test passed
137 test passed
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_all_error3.phpt10 * Testing how preg_match_all reacts to being passed the wrong type of subpatterns array argument
20 Fatal error: Only variables can be passed by reference in %spreg_match_all_error3.php on line %d
/PHP-5.4/tests/lang/
H A DpassByReference_010.phpt40 Strict Standards: Only variables should be passed by reference in %s on line 9
47 Strict Standards: Only variables should be passed by reference in %s on line 15
59 Strict Standards: Only variables should be passed by reference in %s on line 28
H A DpassByReference_007.phpt82 Strict Standards: Only variables should be passed by reference in %s on line 44
91 Strict Standards: Only variables should be passed by reference in %s on line 55
100 Strict Standards: Only variables should be passed by reference in %s on line 67
/PHP-5.4/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_error2.phpt2 Test DOMDocument::loadHTMLFile when an empty string is passed
4 Verifies that an error message is showed if an empty string is passed as argument
/PHP-5.4/ext/xmlrpc/tests/
H A Dbug45556.phpt30 Warning: xmlrpc_server_call_method(): Invalid callback 'foobar' passed in %s on line %d
34 Warning: xmlrpc_server_call_method(): Invalid callback 'foo::bar' passed in %s on line %d
/PHP-5.4/Zend/tests/
H A D007.phpt28 Warning: Variable passed to each() is not an array or object in %s on line %d
31 Warning: Variable passed to each() is not an array or object in %s on line %d
H A D032.phpt2 Testing array with '[]' passed as argument by reference
/PHP-5.4/ext/simplexml/tests/
H A Dbug37565.phpt26 Error: Argument 1 passed to Reflection::export() must implement interface Reflector, null given
29 Error: Argument 1 passed to Reflection::export() must implement interface Reflector, null given
/PHP-5.4/ext/standard/tests/array/
H A Drsort_variation4.phpt12 * 1. passed an array of referenced variables
14 * 3. $array_arg is passed by reference
H A Darray_pad_variation4.phpt12 * array_pad() behaves in an expected way with the other arguments passed to the function.
13 * The $input and $pad_size arguments passed are fixed values.
H A Darray_intersect_assoc_variation3.phpt13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the function
14 * The $arr2 argument passed is a fixed array.
19 /* Different heredoc strings passed as argument to $arr1 */
49 // arrays to be passed to $arr1 argument
97 // additional argument passed is the same as $arr1 argument
H A Darray_intersect_assoc_variation4.phpt13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the functio…
14 * The $arr1 argument passed is a fixed array.
19 /* Different heredoc strings passed as argument to $arr2 */
58 // arrays to be passed to $arr2 argument
96 // additional argument passed is the same as $arr1 argument
H A Darray_unique_variation3.phpt15 echo "*** Testing array_unique() : assoc. array with diff. keys passed to \$input argument ***\n";
37 // different associative arrays to be passed to $input argument
69 *** Testing array_unique() : assoc. array with diff. keys passed to $input argument ***
H A Darray_shift_variation5.phpt38 Strict Standards: Only variables should be passed by reference in %s on line %d
40 Strict Standards: Only variables should be passed by reference in %s on line %d
H A Darray_walk_variation4.phpt20 * Description : It prints the count of an array elements, passed as argument
24 // dump the arguments to check that they are passed
H A Deach_variation5.phpt6 * Description: Return the currently pointed key..value pair in the passed array,
12 * Test behaviour of each() when passed:
/PHP-5.4/ext/standard/tests/strings/
H A Dbug21338.phpt2 Bug #20934 (html_entity_decode() crash when "" is passed)
/PHP-5.4/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt41 Warning: socket_set_option(): no key "l_onoff" passed in optval in %s on line %d
43 Warning: socket_set_option(): no key "l_linger" passed in optval in %s on line %d
/PHP-5.4/ext/spl/tests/
H A DSplFixedArray__construct_param_float.phpt2 SplFixedArray::__construct() with float passed as parameter.
H A DSplFixedArray__construct_param_null.phpt2 SplFixedArray::__construct() with null passed as parameter.
/PHP-5.4/ext/standard/tests/general_functions/
H A D003.phpt54 echo ($n==0)?"all passed\n":"$n failed\n";
58 all passed

Completed in 27 milliseconds

12345678910>>...28