Home
last modified time | relevance | path

Searched refs:code (Results 326 – 350 of 812) sorted by relevance

1...<<11121314151617181920>>...33

/php-src/ext/soap/tests/
H A Dfault001.phpt8 $fault = new SoapFault("code", "message");
/php-src/ext/standard/tests/general_functions/
H A Dheader_redirection_003.phpt2 Location: headers respect the header() response code parameter
H A Dheader_redirection_005.phpt2 Location: headers do not override the 201 response code
H A Dheader_redirection_008.phpt2 Location: headers do not override the 302 Found response code
/php-src/sapi/cli/tests/
H A Dbug62294.phpt2 Bug #62294: register_shutdown_function() does not handle exit code correctly
H A D002.phpt2 running code with -r
/php-src/ext/hash/tests/
H A Dxxhash_unserialize_memsize.phpt26 Incomplete or ill-formed serialization data ("xxh32" code -2000)
27 Incomplete or ill-formed serialization data ("xxh64" code -2000)
/php-src/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt62 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
65 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
H A Dintl_get_error_code.phpt8 * Check getting global error code.
H A Dintl_error_name.phpt9 * Check getting error string by integer error code.
/php-src/sapi/cgi/tests/
H A D003.phpt21 $code ='
38 file_put_contents($filename, $code);
/php-src/ext/standard/tests/network/
H A Dtcp6loop.phpt5 …v6 is supported on the platform this will error out with code 111 - Connection refused (or code 10…
H A Dudp6loop.phpt5 /* If IPv6 is supported on the platform this will error out with code 111 -
6 … * Connection refused (or code 10049 on Windows). If IPv6 is NOT supported, $errno will be set to
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug64699.phpt52 Active code page: 65001
61 Active code page: %d
H A Dtest_cp1250_to_utf8_4.phpt45 Active code page: 65001
50 Active code page: %d
H A Dtest_cp1250_to_utf8_5.phpt47 Active code page: 65001
52 Active code page: %d
H A Dtest_cp932_1.phpt48 Active code page: 932
53 Active code page: %d
H A Dtest_cp932_2.phpt50 Active code page: 932
55 Active code page: %d
/php-src/sapi/fpm/tests/
H A Dbug74083-concurrent-reload.phpt29 $code = <<<EOT
34 $tester = new FPM\Tester($cfg, $code);
H A Dreload-uses-sigkill-as-last-measure.phpt32 $code = <<<EOT
37 $tester = new FPM\Tester($cfg, $code);
/php-src/ext/readline/tests/
H A Dbug77812-readline.phpt42 Warning: Uncaught Error: Undefined constant "FOO" in php shell code:1
45 thrown in php shell code on line 1
/php-src/ext/standard/tests/file/
H A Drename_variation11-win32.phpt89 …nameVar11Sub\IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
94 …11Sub\BADDIR\IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
115 …e.tmp,BADDIR\IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
H A Drename_variation12-win32.phpt86 …nameVar12Sub/IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
91 …12Sub/BADDIR/IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
112 …e.tmp,BADDIR/IwasRenamed.tmp): The system cannot find the path specified (code: 3) in %s on line %d
/php-src/ext/pdo_sqlite/tests/
H A Dbug50728.phpt2 Bug #50728 (All PDOExceptions hardcode 'code' property to 0)
/php-src/Zend/tests/
H A Deval_parse_error_with_doc_comment.phpt15 Parse error: Unclosed '{' in %s(%d) : eval()'d code on line %d

Completed in 35 milliseconds

1...<<11121314151617181920>>...33