Home
last modified time | relevance | path

Searched refs:X (Results 226 – 250 of 540) sorted by relevance

12345678910>>...22

/PHP-8.2/ext/date/tests/
H A Dbug50392.phpt13 echo $result['fraction'] ? $result['fraction'] : 'X', "\n";
22 - X
/PHP-8.2/tests/classes/
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y]() and $a->X[Y]() both $a->$b[Y] and $a->X[Y] represent a global function name
/PHP-8.2/Zend/tests/
H A Dexception_during_variance_autoload.phpt7 if ($class == 'X') {
15 function method(): X {}
/PHP-8.2/sapi/cgi/tests/
H A D003.phpt49 string(%d) "X-Powered-By: PHP/%s
57 X-Powered-By: PHP/%s
62 string(%d) "X-Powered-By: PHP/%s
/PHP-8.2/ext/standard/tests/strings/
H A Dvprintf_variation19.phpt22 "% X % X % X",
H A Dvprintf_variation19_64bit.phpt22 "% X % X % X",
/PHP-8.2/Zend/tests/enum/
H A DoffsetGet-in-const-expr.phpt18 class X {
22 var_dump(X::FOO_BAR);
/PHP-8.2/ext/spl/tests/
H A Dspl_autoload_bug48541.phpt6 class X {
17 $x = new X;
/PHP-8.2/ext/iconv/tests/
H A Dbug63839.phpt15 X-Mailer: Microsoft Office Outlook 12.0
39 ["X-Mailer"]=>
61 ["X-Mailer"]=>
/PHP-8.2/sapi/fpm/tests/
H A Dgh12385.phpt23 header("X-Test: 12345");
32 $response->expectHeader("X-Test", "12345");
/PHP-8.2/tests/lang/
H A Dbug30638.phpt2 Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X)
10 print "skip ok to fail on MacOS X";
/PHP-8.2/ext/standard/tests/serialize/
H A Dunserialize_large.phpt8 var_dump(unserialize("O:1:\"X\":1000000000:{}"));
9 var_dump(unserialize("C:1:\"X\":1000000000:{}"));
/PHP-8.2/ext/standard/tests/array/
H A Drsort_variation5.phpt16 array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANAN…
149 string(1) "X"
177 string(1) "X"
205 string(1) "X"
H A Dsort_variation5.phpt19 …array("lemoN", "Orange", "banana", "apple", "Test", "TTTT", "ttt", "ww", "x", "X", "oraNGe", "BANA…
158 string(1) "X"
186 string(1) "X"
214 string(1) "X"
/PHP-8.2/docs/
H A Drelease-process.md138 > git checkout -b php-X.Y.0beta2-local-release-branch upstream/PHP-X.Y
148 > git checkout -b PHP-X.Y.Z upstream/PHP-X.Y
159 > git checkout -b php-X.Y.ZRC1-local-release-branch upstream/PHP-X.Y.Z
239 git tag -s -u YOURKEYID php-X.Y.ZRCn -m "Tag for php-X.Y.ZRCn"
256 git commit --gpg-sign=YOURKEYID -m "PHP-X.Y is now for PHP X.Y.Z-dev"
491 git checkout -b php-X.Y.Z-local-release-branch upstream/PHP-X.Y.Z
543 git tag -s -u YOURKEYID php-X.Y.Z -m "Tag for php-X.Y.Z"
570 ./scripts/dev/gen_verify_stub X.Y.Z YOURKEYID > php-X.Y.Z.manifest
696 If PHP-X.Y.0 is released, modify the `ChangeLog-X.php` (where `X` is the major
702 ./bin/news2html 'https://github.com/php/php-src/raw/php-X.Y.Z/NEWS' 'X.Y.Z' 'ChangeLog-X.php'
[all …]
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_0.phpt26 $item = "�e�X�g�}���`�o�C�g�E�p�X"; // cp932 string
H A Dtest_cp932_to_utf8_0.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_008.phpt50 X-Powered-By: PHP/%s
58 X-Powered-By: PHP/%s
H A Dphp_cli_server_013.phpt130 X-Powered-By: PHP/%s
140 X-Powered-By: PHP/%s
150 X-Powered-By: PHP/%s
159 X-Powered-By: PHP/%s
170 X-Powered-By: PHP/%s
181 X-Powered-By: PHP/%s
H A Dcli_server_persistent_string002.phpt31 X-Powered-By: %s
38 X-Powered-By: %s
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error2.phpt9 class X {
31 X::main();
/PHP-8.2/Zend/tests/named_params/
H A Ddefaults.phpt20 define('SOME_CONST', 'X');
29 a: X, b: B
/PHP-8.2/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt35 Class X {
53 X::test($b);
96 X::test
/PHP-8.2/ext/standard/tests/mail/
H A Dmail_log.phpt20 $headers = "X-Test: 1";
42 [%d-%s-%d %d:%d:%d UTC] mail() on [%smail_log.php:%d]: To: test@example.com -- Headers: X-Test: 1 -…
/PHP-8.2/sapi/fuzzer/corpus/unserialize/
H A Dbug71311 C:11:"ArrayObject":11:{x:i:0;r:3;X}

Completed in 43 milliseconds

12345678910>>...22