Home
last modified time | relevance | path

Searched refs:check (Results 201 – 225 of 700) sorted by relevance

12345678910>>...28

/PHP-8.1/ext/opcache/tests/opt/
H A Dverify_return_type.phpt2 Return type check elision
36 // Should not elide return type check. Test2::getIntOrFloat() returns only int,
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_report.phpt263 // checks the flag. Functions to check: mysqli_query() - done above,
317 Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; check the manual that…
319 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
322 Warning: mysqli_prepare(): (%d/%d): You have an error in your SQL syntax; check the manual that cor…
324 Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that …
334 Warning: mysqli_next_result(): (%s/%d): You have an error in your SQL syntax; check the manual that…
336 Warning: mysqli_store_result(): (%s/%d): You have an error in your SQL syntax; check the manual tha…
341 Warning: mysqli_stmt_prepare(): (%d/%d): You have an error in your SQL syntax; check the manual tha…
/PHP-8.1/ext/dom/tests/
H A DDOMNode_insertBefore_error6.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
H A DDOMNode_insertBefore_error4.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
/PHP-8.1/ext/enchant/tests/
H A Ddict_check.phpt30 echo("dict check new word failed\n");
/PHP-8.1/ext/spl/tests/
H A DSplDoublyLinkedList_consistent_iterator_mode.phpt11 /* SplDoublyLinkedList would previously check the iteration mode *each time*
H A DSplFixedArray_change_size_during_iteration.phpt7 /* Try changing size on first, second, and final iterations, and check what
/PHP-8.1/ext/standard/tests/array/
H A Darray_values_variation7.phpt2 Test array_values() function : usage variations - Internal order check
H A Darray_walk_recursive_variation4.phpt13 // dump the arguments to check that they are passed
H A Darray_walk_recursive_variation5.phpt21 // dump the arguments to check that they are passed
H A Darray_walk_variation4.phpt13 // dump the arguments to check that they are passed
H A Darray_walk_variation5.phpt21 // dump the arguments to check that they are passed
/PHP-8.1/sapi/cli/tests/
H A D011.phpt2 syntax check
/PHP-8.1/ext/opcache/tests/
H A Dpreload_011.phpt28 Warning: Can't preload unlinked class H: Could not check compatibility between H::method($a): L and…
/PHP-8.1/ext/standard/tests/strings/
H A Dstrrpos_variation12.phpt6 * in order to check the binary safe
H A Dstrrpos_variation13.phpt6 * in order to check binary safe
H A Dstripos_variation12.phpt6 * in order to check the binary safe
/PHP-8.1/ext/oci8/tests/
H A Dpecl_bug16035.phpt24 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
/PHP-8.1/ext/zip/tests/
H A Dbug64342_0.phpt2 Bug #64342 ZipArchive::addFile() has to check file existence (variation 1)
/PHP-8.1/ext/phar/tests/
H A Dphar_extract3.phpt2 Phar: Phar::extractTo() - check that phar exists
/PHP-8.1/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error6.phpt39 Fatal error: Could not check compatibility between Y::method(): Unknown and X::method(): X, because…
/PHP-8.1/ext/mbstring/tests/
H A Dmb_internal_encoding_basic2.phpt28 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
H A Dmb_strcut_missing_boundary_check.phpt2 mb_strcut() missing boundary check.
/PHP-8.1/ext/sqlite3/tests/
H A Dgh11878.phpt23 // Test different combinations to check for null pointer derefs
/PHP-8.1/Zend/tests/
H A D019.phpt156 // check using isset() and empty()
167 // check using isset() and empty()
208 // use unset/empty/isset to check the object
211 // check the object and member that is not set
217 //set the member variable lable and check
226 //unset a member and check
233 // unset all members and check
241 //unset the object and check
279 // check using isset and empty
286 // check using isset and empty
[all …]

Completed in 25 milliseconds

12345678910>>...28