Home
last modified time | relevance | path

Searched refs:by (Results 76 – 100 of 1435) sorted by relevance

12345678910>>...58

/php-src/ext/standard/tests/array/
H A Dksort_variation11.phpt6 * testing ksort() by providing array of heredoc strings for $array argument with
35 echo "\n-- Testing ksort() by supplying heredoc string array, 'flag' value is default --\n";
40 echo "\n-- Testing ksort() by supplying heredoc string array, 'flag' = SORT_REGULAR --\n";
45 echo "\n-- Testing ksort() by supplying heredoc string array, 'flag' = SORT_STRING --\n";
55 -- Testing ksort() by supplying heredoc string array, 'flag' value is default --
68 -- Testing ksort() by supplying heredoc string array, 'flag' = SORT_REGULAR --
81 -- Testing ksort() by supplying heredoc string array, 'flag' = SORT_STRING --
H A Dkey_exists_basic.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
H A Dkey_exists_variation1.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
H A Dbug52719.phpt2 Bug #52719: array_walk_recursive crashes if third param of the function is by reference
15 Warning: {closure:%s:%d}(): Argument #3 ($userdata) must be passed by reference, value given in %s …
17 Warning: {closure:%s:%d}(): Argument #3 ($userdata) must be passed by reference, value given in %s …
H A Darray_column_variant_objects.phpt59 echo "-- last_name column from recordset, keyed by value from id column --\n";
62 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
73 echo "-- last_name column from recordset, keyed by value from id column --\n";
76 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
101 -- last_name column from recordset, keyed by value from id column --
110 -- last_name column from recordset, keyed by value from first_name column --
147 -- last_name column from recordset, keyed by value from id column --
156 -- last_name column from recordset, keyed by value from first_name column --
H A Darsort_object1.phpt6 * testing arsort() by providing integer/string object arrays with following flag values
56 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is default --\n";
58 // testing arsort() function by supplying integer object array, flag value is default
63 // testing arsort() function by supplying string object array, flag value is default
68 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
69 // testing arsort() function by supplying integer object array, flag value = SORT_REGULAR
74 // testing arsort() function by supplying string object array, flag value = SORT_REGULAR
84 -- Testing arsort() by supplying various object arrays, 'flag' value is default --
162 -- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Dsort_object1.phpt6 …* testing sort() by providing integer/string object arrays with flag values are default, SORT_REGU…
54 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is default --\n";
56 // testing sort() function by supplying integer object array, flag value is default
61 // testing sort() function by supplying string object array, flag value is default
66 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
67 // testing sort() function by supplying integer object array, flag value = SORT_REGULAR
72 // testing sort() function by supplying string object array, flag value = SORT_REGULAR
82 -- Testing sort() by supplying various object arrays, 'flag' value is default --
160 -- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_062.phpt2 Typed property on by-ref property
67 Cannot assign string to reference held by property class@anonymous::$foo of type int
71 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
73 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
75 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
77 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
79 Cannot assign array to reference held by property class@anonymous::$foo of type int
/php-src/ext/bcmath/tests/
H A Dbcdiv_error1.phpt30 Division by zero
31 Division by zero
32 Division by zero
/php-src/Zend/tests/generators/
H A Dyield_by_reference_optimization.phpt2 Make sure optimization does not interfere with yield by ref
17 Notice: Only variable references should be yielded by reference in %s on line %d
20 Notice: Only variable references should be yielded by reference in %s on line %d
/php-src/Zend/tests/restrict_globals/
H A Dinvalid_pass_by_ref.phpt2 $GLOBALS must be passed by reference (runtime error)
22 by_ref(): Argument #1 ($ref) could not be passed by reference
23 by_ref2(): Argument #1 ($ref) could not be passed by reference
/php-src/tests/lang/operators/
H A Dmodulus_basiclong_64bit.phpt50 Exception: Modulo by zero
68 Exception: Modulo by zero
86 Exception: Modulo by zero
104 Exception: Modulo by zero
122 Exception: Modulo by zero
140 Exception: Modulo by zero
158 Exception: Modulo by zero
176 Exception: Modulo by zero
194 Exception: Modulo by zero
212 Exception: Modulo by zero
[all …]
/php-src/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
12 echo "*** Test by calling method or function with its expected arguments ***\n";
19 *** Test by calling method or function with its expected arguments ***
H A Dposix_errno_variation1.phpt2 Test function posix_errno() by calling it with with permission error
16 echo "*** Test by calling function with permission error ***\n";
23 *** Test by calling function with permission error ***
H A Dposix_errno_variation2.phpt2 Test function posix_errno() by calling it with its expected arguments
12 echo "*** Test by calling function with pid error ***\n";
22 *** Test by calling function with pid error ***
H A Dposix_setgid_basic.phpt2 Test function posix_setgid() by calling it with its expected arguments
13 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
/php-src/Zend/tests/
H A Dby_ref_optimization.phpt2 Don't optimize send opcodes that differ in by-ref behavior
15 Warning: ref(): Argument #1 ($x) must be passed by reference, value given in %s on line %d
18 Notice: Only variables should be passed by reference in %s on line %d
H A Dassign_ref_to_overloaded_prop.phpt2 Cannot assign by reference to overloaded object, even if __get() returns by-ref
20 Fatal error: Uncaught Error: Cannot assign by reference to overloaded object in %s:%d
H A Dbug72038.phpt2 Bug #72038 (Function calls with values to a by-ref parameter don't always throw a notice)
28 test(): Argument #1 ($param) could not be passed by reference
29 test(): Argument #1 ($param) could not be passed by reference
H A Dclosure_018.phpt2 Closure 018: Assigning lambda to static var and returning by ref
25 Notice: Only variable references should be returned by reference in %sclosure_018.php on line 7
28 Notice: Only variable references should be returned by reference in %sclosure_018.php on line 7
/php-src/ext/simplexml/tests/
H A Dsimplexml_import_old_dom.phpt17 echo "{$book->title} was written by {$book->author}\n";
21 The Grapes of Wrath was written by John Steinbeck
22 The Pearl was written by John Steinbeck
/php-src/tests/lang/
H A DforeachLoopIteratorAggregate.002.phpt52 34: Objects returned by bad1::getIterator() must be traversable or implement interface Iterator
53 34: Objects returned by bad2::getIterator() must be traversable or implement interface Iterator
54 34: Objects returned by bad3::getIterator() must be traversable or implement interface Iterator
55 34: Objects returned by bad4::getIterator() must be traversable or implement interface Iterator
/php-src/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt11 Received: from pb1.pair.com (pb1.pair.com [16.92.131.4]) by ***.example.com
16 Received: (qmail 63472 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000
17 Mailing-List: contact internals-help@lists.php.net; run by ezmlm
23 Received: (qmail 63459 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000
45 …string(259) "from pb1.pair.com (pb1.pair.com [16.92.131.4]) by ***.example.com (8.12.10/8.12.10/19…
47 string(59) "(qmail 63472 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000"
49 string(59) "(qmail 63459 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000"
52 string(50) "contact internals-help@lists.php.net; run by ezmlm"
/php-src/ext/standard/tests/general_functions/
H A Dget_cfg_var_basic.phpt2 Test function get_cfg_var() by calling it with its expected arguments
14 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
H A Dhead.phpt30 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
33 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
39 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…
42 Warning: Cannot modify header information - headers already sent by (output started at %s:%d) in %s…

Completed in 57 milliseconds

12345678910>>...58