/PHP-7.3/ext/standard/tests/array/ |
H A D | array_fill_variation4.phpt | 20 // array of possible valid values for 'val' argument 32 echo "*** Filling 2 dimensional array with all basic valid values ***\n"; 48 *** Filling 2 dimensional array with all basic valid values ***
|
H A D | array_intersect_uassoc_variation9.phpt | 29 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun… 32 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun… 37 Warning: array_intersect_uassoc() expects parameter 3 to be a valid callback, function 'unknown_fun…
|
H A D | array_intersect_ukey_variation8.phpt | 29 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct… 32 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct… 37 Warning: array_intersect_ukey() expects parameter 3 to be a valid callback, function 'unknown_funct…
|
H A D | array_diff_ukey_variation10.phpt | 30 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' … 33 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' … 38 Warning: array_diff_ukey() expects parameter 3 to be a valid callback, function 'unknown_function' …
|
/PHP-7.3/ext/spl/examples/ |
H A D | recursivedualiterator.inc | 53 /** @return whether both inner iterators are valid, have same hasChildren() 54 * state and identical current and key values or both are non valid. 62 /** @return whether both inner iterators are valid, have same hasChildren()
|
/PHP-7.3/ext/standard/tests/file/ |
H A D | disk_total_space_variation.phpt | 100 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d 105 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d 110 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d 115 Warning: disk_total_space() expects parameter 1 to be a valid path, string given in %s on line %d
|
H A D | fnmatch_error.phpt | 39 Warning: fnmatch() expects parameter 1 to be a valid path, array given in %s on line %d 42 Warning: fnmatch() expects parameter 1 to be a valid path, resource given in %s on line %d 45 Warning: fnmatch() expects parameter 1 to be a valid path, object given in %s on line %d
|
H A D | stream_rfc2397_006.phpt | 24 Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s line %d 27 Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s line %d
|
/PHP-7.3/ext/sockets/tests/ |
H A D | socket_export_stream-4-win.phpt | 84 Warning: stream_set_blocking(): supplied resource is not a valid stream resource in %s on line %d 98 Warning: stream_set_blocking(): supplied resource is not a valid stream resource in %s on line %d 101 Warning: socket_set_block(): supplied resource is not a valid Socket resource in %s on line %d 104 Warning: socket_get_option(): supplied resource is not a valid Socket resource in %s on line %d
|
/PHP-7.3/sapi/fpm/tests/ |
H A D | response.inc | 37 private $valid; 152 * Check if the response is valid and if not emit error message 244 if ($this->valid === null) { 248 return $this->valid; 257 $this->valid = ( 261 if ($this->valid) {
|
/PHP-7.3/ext/intl/tests/ |
H A D | bug70452.phpt | 9 // Provide a valid option for the second parameter 11 // Another valid option, but with no corresponding name for that given option
|
/PHP-7.3/ext/zip/lib/ |
H A D | zip_stat_index.c | 77 st->valid = ZIP_STAT_CRC|ZIP_STAT_SIZE|ZIP_STAT_MTIME in zip_stat_index() 83 st->valid |= ZIP_STAT_INDEX|ZIP_STAT_NAME; in zip_stat_index()
|
/PHP-7.3/ext/spl/tests/ |
H A D | bug74669.phpt | 37 public function valid() 39 return $this->iterator->valid(); 59 $container->valid();
|
H A D | iterator_015.phpt | 22 function valid() 24 if (!parent::valid()) {
|
H A D | iterator_016.phpt | 35 function valid() 37 if (!parent::valid()) {
|
/PHP-7.3/ext/phar/tests/ |
H A D | badparameters.phpt | 150 Warning: Phar::createDefaultStub() expects parameter 1 to be a valid path, array given in %sbadpara… 152 Warning: Phar::loadPhar() expects parameter 1 to be a valid path, array given in %sbadparameters.ph… 156 Exception: Phar::__construct() expects parameter 1 to be a valid path, array given in %sbadparamete… 162 Warning: PharData::delete() expects parameter 1 to be a valid path, array given in %sbadparameters.… 189 Warning: Phar::offsetExists() expects parameter 1 to be a valid path, array given in %sbadparameter… 191 Warning: Phar::offsetGet() expects parameter 1 to be a valid path, array given in %sbadparameters.p… 195 Warning: PharData::offsetUnset() expects parameter 1 to be a valid path, array given in %sbadparame… 198 Warning: Phar::addEmptyDir() expects parameter 1 to be a valid path, array given in %sbadparameters… 200 Warning: Phar::addFile() expects parameter 1 to be a valid path, array given in %sbadparameters.php…
|
/PHP-7.3/ext/zlib/tests/ |
H A D | gzclose_basic.phpt | 35 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d 38 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
|
/PHP-7.3/Zend/tests/ |
H A D | call_user_func_001.phpt | 33 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method … 35 Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected metho…
|
/PHP-7.3/ext/xmlwriter/tests/ |
H A D | bug79029.phpt | 31 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d 33 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
|
/PHP-7.3/ext/oci8/tests/ |
H A D | field_funcs1.phpt | 138 Warning: oci_field_is_null(): supplied resource is not a valid oci8 statement resource in %s on lin… 141 Warning: oci_field_name(): supplied resource is not a valid oci8 statement resource in %s on line %d 144 Warning: oci_field_type(): supplied resource is not a valid oci8 statement resource in %s on line %d 147 Warning: oci_field_type_raw(): supplied resource is not a valid oci8 statement resource in %s on li… 150 Warning: oci_field_scale(): supplied resource is not a valid oci8 statement resource in %s on line … 153 Warning: oci_field_precision(): supplied resource is not a valid oci8 statement resource in %s on l… 156 Warning: oci_field_size(): supplied resource is not a valid oci8 statement resource in %s on line %d
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | var_export_basic5.phpt | 2 Test var_export() function with valid arrays 14 echo "*** Testing var_export() with valid arrays ***\n"; 15 // different valid arrays 48 *** Testing var_export() with valid arrays ***
|
/PHP-7.3/ext/interbase/tests/ |
H A D | bug46247.phpt | 29 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s … 35 Warning: ibase_set_event_handler(): supplied argument is not a valid InterBase link resource in %s …
|
/PHP-7.3/Zend/tests/type_declarations/ |
H A D | internal_function_strict_mode.phpt | 33 *** Caught array_map() expects parameter 1 to be a valid callback, first array member is not a vali…
|
/PHP-7.3/ext/standard/tests/network/ |
H A D | gethostbyaddr_error.phpt | 52 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on … 55 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on … 58 Warning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on …
|
/PHP-7.3/ext/spl/internal/ |
H A D | seekableiterator.inc | 35 while($position < $index && $this->valid()) { 39 if (!$this->valid()) {
|