Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...22

/PHP-7.4/ext/pdo_dblib/tests/
H A Dconfig.inc8 // assume driver doesn't have this bug if not using FreeTDS
/PHP-7.4/Zend/tests/
H A Dbug48770_3.phpt51 Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'B' does not have
/PHP-7.4/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_error1.phpt28 …al_entity_loader() expects parameter 1 to be a valid callback, array must have exactly two members…
H A D004.phpt30 Warning: stream_context_create(): options should have the form ["wrappername"]["optionname"] = $val…
/PHP-7.4/ext/opcache/
H A Dconfig.m491 AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support])
143 AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support])
213 AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support])
/PHP-7.4/ext/standard/tests/file/
H A Dbug27508.phpt2 Bug #27508 (userspace wrappers have bogus eof indicator)
/PHP-7.4/ext/mbstring/tests/
H A Dhtmlent.phpt27 // and they do not have a named entity representaion.
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_key_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_intersect_assoc_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_assoc_variation10.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_diff_ukey_variation5.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_diff_assoc_error.phpt6 * Description: Returns the entries of arr1 that have values which are not present
H A Darray_diff_error.phpt6 * Description: Returns the entries of $arr1 that have values which are
H A Darray_filter.phpt85 Warning: array_filter() expects parameter 2 to be a valid callback, array must have exactly two mem…
H A Darray_intersect_key_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
/PHP-7.4/ext/phar/tests/tar/
H A Drequire_hash.phpt48 tar-based phar "%srequire_hash.phar.tar" does not have a signature
/PHP-7.4/ext/posix/
H A Dconfig.m427 AC_DEFINE(HAVE_TTYNAME_R, 1, [Whether you have a working ttyname_r])
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_next_result_error.phpt65 You have an error in your SQL syntax; %s
H A Dbug35759.phpt25 /* SQL strict mode - [1101] BLOB/TEXT column 'a0' can't have a default value */
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt103 // ignore it, we might not have sufficient permissions
140 // ignore it, we might not have sufficient permissions
182 Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in …
183 [016] [42000] 42000 1064 You have an error in your SQL syntax; check the manual that corresponds to…
H A Dbug66141.phpt34 Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in…
/PHP-7.4/ext/simplexml/tests/
H A D006.phpt17 Here we have some text data.
/PHP-7.4/ext/session/
H A Dconfig.m442 AC_DEFINE(HAVE_LIBMM, 1, [Whether you have libmm])
/PHP-7.4/sapi/fpm/tests/
H A Dreload-uses-sigkill-as-last-measure.phpt43 // so we have to wait at least two seconds.
/PHP-7.4/docs/
H A Dstreams.md7 You may have noticed a shed-load of issock parameters flying around the PHP
131 If you have an existing stream and need to be able to `seek()` it, you can use
148 function succeeds. When you have finished, remember to close the stream.
158 whole contents have been downloaded.
313 * **RULE #1**: when writing your own streams: make sure you have configured PHP
315 Some great great pains have been taken to hook into the Zend memory manager to
334 For structured state you might have this:
355 Once you have that part figured out, you can write your implementation and
367 /* in this special case, php_streams is asking if we have reached the

Completed in 39 milliseconds

1...<<11121314151617181920>>...22