Home
last modified time | relevance | path

Searched refs:by (Results 251 – 275 of 1380) sorted by relevance

1...<<11121314151617181920>>...56

/php-src/Zend/tests/
H A Dbug32322.phpt2 Bug #32322 (Return values by reference broken( using self::),example singleton instance)
71 Notice: Only variables should be assigned by reference in %sbug32322.php on line 49
77 Notice: Only variables should be assigned by reference in %sbug32322.php on line 55
H A Dget_defined_vars.phpt31 /* Displaying various variable through the array captured by the get_defined_vars function call */
32 echo "\n*** Displaying various variables through the array captured by the get_defined_vars functio…
64 *** Displaying various variables through the array captured by the get_defined_vars function call *…
H A Dforeach_006.phpt2 Foreach by reference on constant
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_108.phpt40 TypeError: Cannot assign Exception to reference held by property Test::$i of type int in %s:%d
45 TypeError: Cannot assign Exception to reference held by property Test::$s of type string in %s:%d
/php-src/tests/lang/
H A Dfunc_get_args.004.phpt2 Pass same variable by ref and by value (PHP7).
/php-src/ext/phar/tests/
H A Dphpinfo_002.phpt34 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
35 Phar fully realized by Gregory Beaver and Marcus Boerger.
H A Dphpinfo_003.phpt34 Phar based on pear/PHP_Archive, original concept by Davey Shafik.
35 Phar fully realized by Gregory Beaver and Marcus Boerger.
/php-src/ext/dba/tests/
H A Ddba_cdb_make.phpt17 // print md5 checksum of test.cdb which is generated by cdb_make program
31 // no need to test created database: this is done by dba_cdb_read.phpt
H A Ddba_dbm.phpt16 set_up_db($handler, $db_name, false /* Locking done by the library */);
17 run_standard_tests($handler, $db_name, false /* Locking done by the library */);
/php-src/ext/standard/tests/file/
H A Drename_variation9.phpt5 echo "\n*** Testing rename() by giving stream context as third argument ***\n";
41 *** Testing rename() by giving stream context as third argument ***
H A Dtempnam_variation5-win32.phpt16 echo "*** Test tempnam() function: by passing an existing filename as prefix ***\n";
42 *** Test tempnam() function: by passing an existing filename as prefix ***
H A Dtempnam_variation5.phpt14 echo "*** Test tempnam() function: by passing an existing filename as prefix ***\n";
40 *** Test tempnam() function: by passing an existing filename as prefix ***
/php-src/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by using mixed type of arrays ***\n";
59 *** test key_exists() by using mixed type of arrays ***
H A Dkrsort_variation7.phpt6 * testing krsort() by providing arrays contains sub arrays for $array argument
32 echo "\n-- Testing krsort() by supplying various arrays containing sub arrays --\n";
55 -- Testing krsort() by supplying various arrays containing sub arrays --
H A Dksort_variation7.phpt6 * testing ksort() by providing arrays containing sub arrays for $array argument
32 echo "\n-- Testing ksort() by supplying various arrays containing sub arrays --\n";
55 -- Testing ksort() by supplying various arrays containing sub arrays --
H A Darray_shift_variation5.phpt33 Notice: Only variables should be passed by reference in %s on line %d
35 Notice: Only variables should be passed by reference in %s on line %d
H A Darray_reduce_return_by_ref.phpt2 Return by reference from array_reduce() callback
/php-src/Zend/tests/named_params/
H A Dunpack.phpt77 Warning: Cannot pass by-reference argument 2 of test2() by unpacking a Traversable, passing by-valu…
/php-src/ext/pdo_mysql/tests/
H A Dbug66528.phpt49 …de is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYS…
50 …de is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYS…
51 …de is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYS…
/php-src/ext/pdo/tests/
H A Dbug_69356.phpt22by a prepared statement directly on the output. It will provide the SQL query in use, the number o…
42by a prepared statement directly on the output. It will provide the SQL query in use, the number o…
/php-src/tests/classes/
H A Dinheritance_007.phpt41 Warning: Private methods cannot be final as they are never overridden by other classes %s
43 Warning: Private methods cannot be final as they are never overridden by other classes %s
/php-src/ext/exif/tests/
H A Dexif000.phpt35 [Copyright] => Photo (c) M.Boerger, Edited by M.Boerger.
37 [Copyright.Editor] => Edited by M.Boerger.
/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt2 Phar: Bug #48791: open office documents always reported as corrupted by phar extension
12by="listtab" text:list-tab-stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm…
/php-src/ext/standard/tests/general_functions/
H A Dcall_user_func_array_variation_001.phpt2 call_user_func_array() passes by reference if the array element is referenced, regardless of functi…
45 Warning: by_ref(): Argument #1 ($arg) must be passed by reference, value given in %s on line %d
/php-src/ext/fileinfo/tests/upstream/
H A Dandroid-vdex-2.result1 Android vdex file, being processed by dex2oat, verifier deps version: 019, dex section version: 002…

Completed in 73 milliseconds

1...<<11121314151617181920>>...56