Home
last modified time | relevance | path

Searched refs:have (Results 201 – 225 of 541) sorted by relevance

12345678910>>...22

/PHP-7.4/Zend/tests/traits/
H A Dproperty007.phpt15 // expected from normal inheritance since they can have easier coliding semantics
H A Dproperty008.phpt2 Handling of private fields with traits needs to have same semantics as with normal inheritance.
H A Dproperty009.phpt2 Handling of public fields with traits needs to have same semantics as with normal inheritance, howe…
/PHP-7.4/tests/classes/
H A Dthis.phpt7 * the fatal error would have been a warning.
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_assoc_variation10.phpt6 * Description: Returns the entries of arr1 that have values which are not
H A Darray_intersect_key_variation8.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_diff_key_variation6.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_diff_key_variation8.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_diff_ukey_variation8.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_intersect_key_variation4.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_udiff_assoc_variation.phpt6 …* Description: Returns the entries of arr1 that have values which are not present in any of the ot…
/PHP-7.4/ext/pgsql/tests/
H A Dskipif.inc6 // * we have create/drop privileges on the entire "test"
/PHP-7.4/Zend/tests/
H A Dbug60536_005.phpt15 // expected from normal inheritance since they can have easier coliding semantics
/PHP-7.4/ext/session/tests/
H A Dsession_module_name_variation4.phpt36 // the session may have been GC'd or not; we accept either outcome
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_rollback.phpt43 printf("[002] ROLLBACK should have no effect because of the implicit COMMIT
54 printf("[003] ROLLBACK should have no effect\n");
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_hasMethod_basic.phpt23 //C should not have method bar
/PHP-7.4/ext/phar/tests/
H A D017.phpt32 …/hio): failed to open dir: phar error: no directory in "phar://hio", must have at least phar://hio…
/PHP-7.4/sapi/cli/tests/
H A D019.phpt33 If you did not receive a copy of the PHP license, or have any
/PHP-7.4/ext/pdo/tests/
H A Dpdo_033.phpt8 …v('PDOTEST_DSN'), 'odbc', strlen('odbc'))) die('skip odbc driver doesn\'t have escape API, use pre…
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt2 PHP can not read or write file correctly if file name have special char like š
/PHP-7.4/
H A D.appveyor.yml47 # the setup scripts have to be touched, once some other db version is used
/PHP-7.4/ext/curl/tests/
H A Dcurl_setopt_CURLOPT_READFUNCTION.phpt14 $sData = fread($hReadHandle,$iMaxOut-10); # -10 to have space to add "custom:"
/PHP-7.4/docs/
H A Dmailinglist-rules.md36 are faced with a lot of requests. Make sure that you have done your
39 5. Patches have a much greater chance of acceptance than just asking the
45 previous posters have said. This is even more important the longer the
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_connect_pconn.phpt86 printf("[017] Should have failed. CLIENT_MULTI_STATEMENT should have been disabled.\n");
113 printf("[021] LOAD DATA INFILE should have been forbidden!\n");
/PHP-7.4/ext/spl/tests/
H A DCallbackFilterIteratorTest-002.phpt47 CallbackFilterIterator::__construct() expects parameter 2 to be a valid callback, array must have e…

Completed in 25 milliseconds

12345678910>>...22