Home
last modified time | relevance | path

Searched refs:errors (Results 76 – 100 of 281) sorted by relevance

12345678910>>...12

/php-src/ext/mysqli/tests/
H A Dmysqli_next_result_no_repeat_error.phpt2 next_result reports errors from previous calls
H A Dgh9590.phpt45 $links = $errors = $reject = array($mysqli1, $mysqli2);
46 var_dump(mysqli_poll($links, $errors, $reject, 0, 50000));
H A Dmysqli_fetch_object_no_constructor.phpt30 …printf("\nValueError with mysqli. Note that at all other places we throws errors but no exceptions…
60 ValueError with mysqli. Note that at all other places we throws errors but no exceptions unless the…
/php-src/ext/zlib/tests/
H A Ddeflate_add_block_v123.phpt2 Test deflate_add() errors with ZLIB_BLOCK in zlib < 1.2.4
/php-src/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt2 IntlTimeZone::fromDateTimeZone(): argument errors
H A Dtimezone_getRegion_error.phpt2 IntlTimeZone::getRegion(): errors
/php-src/sapi/cgi/tests/
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/php-src/ext/standard/tests/network/
H A Dbug80067.phpt2 Bug #80067 (Omitting the port in bindto setting errors)
/php-src/Zend/tests/
H A Dmethods-on-non-objects-catch.phpt2 Catch method calls on non-objects raise recoverable errors
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
H A Dgh7900.phpt2 GH-7900: Arrow function with never return type compile-time errors
H A Dbug24436.phpt2 Bug #24436 (isset()/empty() produce errors with non-existent variables in classes)
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath_errors.phpt2 Dom\XMLDocument interaction with XPath evaluate - errors
/php-src/ext/intl/idn/
H A Didn.c93 if (info.errors == 0) { in php_intl_idn_to_46()
103 add_assoc_long_ex(idna_info, "errors", sizeof("errors")-1, (zend_long)info.errors); in php_intl_idn_to_46()
/php-src/ext/opcache/tests/
H A Dbug76281.phpt2 Bug #76281: Opcache causes incorrect "undefined variable" errors
/php-src/ext/date/tests/
H A Dbug51994.phpt32 ["errors"]=>
H A Dbug67251.phpt32 ["errors"]=>
H A Dbug46111.phpt8 # An empty list indicates no errors
H A Dbug50392.phpt14 foreach( $result['errors'] as $error ) {
/php-src/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error2.phpt2 ReflectionMethod::invokeArgs() further errors
/php-src/ext/posix/tests/
H A Dposix_isatty_value_errors.phpt2 posix_isatty(): errors for invalid file descriptors
/php-src/ext/session/tests/
H A Dsession_start_error.phpt2 Test session_start() errors
H A Dsession_encode_serialize.phpt19 // Should finish without errors
/php-src/ext/mbstring/tests/
H A Dmb_http_input_errors.phpt2 mb_http_input() errors:
/php-src/ext/dom/tests/modern/spec/
H A DDocument_implementation_createDocumentType_errors.phpt2 Document::$implementation createDocumentType errors

Completed in 33 milliseconds

12345678910>>...12