Home
last modified time | relevance | path

Searched refs:error (Results 151 – 175 of 2576) sorted by relevance

12345678910>>...104

/PHP-7.4/ext/gd/tests/
H A Dlibgd00086.phpt15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
17 Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s on line %d
/PHP-7.4/ext/standard/tests/dir/
H A Dchdir_error2-win32-mb.phpt2 Test chdir() function : error conditions - Non-existent directory
20 echo "*** Testing chdir() : error conditions ***\n";
28 *** Testing chdir() : error conditions ***
/PHP-7.4/ext/standard/tests/file/
H A Dglob_error_002-win32.phpt2 Test glob() function: error condition - pattern too long.
16 echo "*** Testing glob() : error condition - pattern too long. ***\n";
23 *** Testing glob() : error condition - pattern too long. ***
H A Dfileowner_error.phpt2 Test of fileowner() function: error conditions
7 * FALSE in case of an error.
10 echo "*** Testing fileowner(): error conditions ***\n";
25 *** Testing fileowner(): error conditions ***
H A Dis_executable_error.phpt2 Test is_executable() function: error conditions
9 echo "*** Testing is_executable(): error conditions ***\n";
19 *** Testing is_executable(): error conditions ***
H A Dis_readable_error.phpt2 Test is_readable() function: error conditions
9 echo "*** Testing is_readable(): error conditions ***\n";
19 *** Testing is_readable(): error conditions ***
/PHP-7.4/ext/pgsql/tests/
H A D29nb_async_connect.phpt14 die("pg_connect() error");
16 die("pg_connect() error");
20 die("pg_socket() error");
/PHP-7.4/sapi/fpm/tests/
H A Dbug68428-ipv6-allowed-clients.phpt29 $tester->checkRequest('127.0.0.1', 'IPv4: ok', 'IPv4: error');
30 $tester->checkRequest('[::1]', 'IPv6: ok', 'IPv6: error');
38 IPv4: error
H A Dsocket-ipv4-allowed-clients.phpt29 $tester->checkRequest('127.0.0.1', 'IPv4: ok', 'IPv4: error');
30 $tester->checkRequest('[::1]', 'IPv6: ok', 'IPv6: error');
39 IPv6: error
/PHP-7.4/Zend/tests/
H A Dbug32596.phpt6 public $error = "please fix this thing, it wasted a nice part of my life!\n";
15 echo $this->error;
20 BUG::instance()->error;
H A Dns_trailing_comma_error_03.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dbug43343.phpt11 Parse error: %s error%sexpecting%sT_NS_SEPARATOR%sin %sbug43343.php on line 5
H A Dbreak_error_003.phpt2 'break' error (not in the loop context)
10 Fatal error: 'break' not in the 'loop' or 'switch' context in %sbreak_error_003.php on line 3
H A Dns_trailing_comma_error_05.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dlsb_006.phpt12 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dlsb_007.phpt12 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dns_trailing_comma_error_06.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
/PHP-7.4/ext/mysqli/tests/
H A Dbug72489.phpt17 printf("[002] [%d] %s\n", $link->errno, $link->error);
21 printf("[003] [%d] %s\n", $link->errno, $link->error);
26 printf("[004] [%d] %s\n", $link->errno, $link->error);
32 printf("[005] [%d] %s\n", $link->errno, $link->error);
37 printf("[006] [%d] %s\n", $link->errno, $link->error);
/PHP-7.4/ext/intl/tests/
H A Duconverter_oop_callback.phpt12 public function toUCallback($reason, $source, $codeUnits, &$error) {
14 return parent::toUCallback($reason, $source, $codeUnits, $error);
20 public function fromUCallback($reason, $source, $codePoint, &$error) {
22 return parent::fromUCallback($reason, $source, $codePoint, $error);
/PHP-7.4/Zend/tests/traits/bugs/
H A Dmissing-trait.phpt2 Check error message for missing traits
15 Fatal error: Trait 'THello' not found in %s on line %d
/PHP-7.4/ext/session/tests/
H A Dsession_id_error2.phpt2 Test session_id() function : error functionality
16 echo "*** Testing session_id() : error functionality ***\n";
31 *** Testing session_id() : error functionality ***
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_error4.phpt2 assert() - basic - Test recoverable error
18 Fatal error: Uncaught ParseError: syntax error, unexpected '$', expecting ';' in %s(%d) : assert co…
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_error2.phpt2 Test mb_internal_encoding() function : error conditions - pass an unknown encoding
20 echo "*** Testing mb_internal_encoding() : error conditions ***\n";
27 *** Testing mb_internal_encoding() : error conditions ***
H A Dmb_regex_encoding_error2.phpt2 Test mb_regex_encoding() function : error conditions - Pass an unknown encoding
19 echo "*** Testing mb_regex_encoding() : error conditions ***\n";
27 *** Testing mb_regex_encoding() : error conditions ***
H A Dmb_strlen_error2.phpt2 Test mb_strlen() function : error conditions - pass an unknown encoding
19 echo "*** Testing mb_strlen() : error ***\n";
30 *** Testing mb_strlen() : error ***

Completed in 83 milliseconds

12345678910>>...104