Home
last modified time | relevance | path

Searched refs:by (Results 176 – 200 of 1435) sorted by relevance

12345678910>>...58

/php-src/ext/phar/tests/
H A Dphpinfo_001.phpt36 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
37 Phar fully realized by Gregory Beaver and Marcus Boerger.
56 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
57 Phar fully realized by Gregory Beaver and Marcus Boerger.
/php-src/tests/lang/
H A Dfunc_get_arg.005.phpt2 A variable, which is referenced by another variable, is passed by value.
/php-src/ext/standard/tests/array/
H A Darsort_variation8.phpt6 …* testing arsort() by providing arrays contains sub arrays for $array argument with flowing flag v…
32 echo "\n-- Testing arsort() by supplying various arrays containing sub arrays --\n";
38 // testing arsort() function by supplying different arrays, flag value is default
44 // testing arsort() function by supplying different arrays, flag value = SORT_REGULAR
57 -- Testing arsort() by supplying various arrays containing sub arrays --
H A Dasort_variation8.phpt6 …* testing asort() by providing arrays contains sub arrays for $array argument with flowing flag va…
32 echo "\n-- Testing asort() by supplying various arrays containing sub arrays --\n";
38 // testing asort() function by supplying different arrays, flag value is default
44 // testing asort() function by supplying different arrays, flag value = SORT_REGULAR
57 -- Testing asort() by supplying various arrays containing sub arrays --
H A Darray_user_key_compare.phpt19 Warning: array_compare(): Argument #1 ($key1) must be passed by reference, value given in %s on lin…
21 Warning: array_compare(): Argument #2 ($key2) must be passed by reference, value given in %s on lin…
H A Darray_map_variation19.phpt6 * Test array_map() with a pass-by-value callback forced to behave as a pass-by-reference function.
/php-src/Zend/tests/
H A Dbug70083.phpt2 Bug #70083 (Use after free with assign by ref to overloaded objects)
25 Cannot assign by reference to overloaded object
H A Dcall_user_func_009.phpt13 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
16 Warning: sort(): Argument #1 ($array) must be passed by reference, value given in %s on line %d
H A Dbug72598.phpt20 Warning: ref(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
24 Warning: ref(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
H A Dbug72598_2.phpt23 Warning: ref(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
26 Warning: ref(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
H A Dcall_user_func_006.phpt24 Warning: Foo\bar(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
27 Warning: Foo\bar(): Argument #1 ($ref) must be passed by reference, value given in %s on line %d
H A Dbug78154.phpt25 Exception: similar_text(): Argument #3 ($percent) could not be passed by reference
26 Exception: similar_text(): Argument #3 ($percent) could not be passed by reference
/php-src/tests/classes/
H A Dconstants_error_003.phpt2 Basic class support - attempting to pass a class constant by reference.
19 Fatal error: Uncaught Error: f(): Argument #1 ($a) could not be passed by reference in %s:%d
/php-src/Zend/tests/property_hooks/
H A Dforeach_val_to_ref.phpt2 foreach by-ref on object with by-val hooked property
H A Dbug007.phpt2 Assign by reference to backed property is forbidden for &get-only
22 Fatal error: Uncaught Error: Cannot assign by reference to overloaded object in %s:%d
H A Dget_by_ref_auto.phpt2 Get by reference with hooked property
30 Error: Cannot assign by reference to overloaded object
/php-src/ext/date/tests/
H A Dbug48476.phpt35 …f type MyDateTime (inheriting DateTime) has not been correctly initialized by calling parent::__co…
36 …f type MyDateTime (inheriting DateTime) has not been correctly initialized by calling parent::__co…
37 …yDateTimeZone (inheriting DateTimeZone) has not been correctly initialized by calling parent::__co…
H A DDatePeriod_by_ref_iterator.phpt2 DatePeriod by-ref iterator
22 Error: An iterator cannot be used with foreach by reference
/php-src/ext/spl/tests/
H A Diterator_069.phpt2 SPL: RecursiveIteratorIterator cannot be used with foreach by reference
17 Fatal error: Uncaught Error: An iterator cannot be used with foreach by reference in %s:%d
H A Diterator_035.phpt2 SPL: ArrayIterator and values assigned by reference
17 Fatal error: Uncaught Error: Cannot assign by reference to an array dimension of an object in %s:%d
H A Dspl_iterator_recursive_getiterator_error.phpt2 SPL: IteratorIterator foreach by reference failure
16 Fatal error: Uncaught Error: An iterator cannot be used with foreach by reference in %s:%d
/php-src/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation8.phpt2 Test function get_cfg_var() by calling deprecated option
12 echo "*** Test by calling method or function with deprecated option ***\n";
/php-src/ext/standard/tests/http/
H A Dgh9316.phpt12 …1.1 200 Some very long reason-phrase to test that this is properly handled by our code without add…
39 …string(126) "HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by ou…
46 …string(126) "HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by ou…
53 …string(126) "HTTP/1.1 200 Some very long reason-phrase to test that this is properly handled by ou…
/php-src/ext/standard/tests/math/
H A Dintdiv.phpt30 Exception: Division of PHP_INT_MIN by -1 is not an integer
31 Exception: Division by zero
/php-src/ext/pcntl/tests/
H A Dpcntl_rfork_nowait.phpt12 echo "*** Test by with child not reporting to the parent ***\n";
23 *** Test by with child not reporting to the parent ***

Completed in 20 milliseconds

12345678910>>...58