/PHP-8.2/ext/standard/tests/math/ |
H A D | pow_basic2.phpt | 10 echo "\n-- The following all result in INF --\n"; 15 echo "\n\n-- The following all result in 0 --\n"; 21 echo "\n\n-- The following all result in -0 --\n"; 24 echo "\n\n-- The following all result in -INF --\n"; 30 -- The following all result in INF -- 36 -- The following all result in 0 -- 43 -- The following all result in -0 -- 47 -- The following all result in -INF --
|
/PHP-8.2/ext/intl/tests/ |
H A D | breakiter_following_basic.phpt | 2 IntlBreakIterator::following(): basic test 13 var_dump($bi->following(5)); 14 var_dump($bi->following(50)); 15 var_dump($bi->following(-1));
|
/PHP-8.2/ext/date/tests/ |
H A D | strtotime_basic.phpt | 12 * This is parsed as the "first following Monday OR the current day if it is a Monday" 16 * This is parsed as the "second following Monday OR the first following 21 * This is parsed as the "third following Monday OR the second following 26 * This is parsed as the "first following Monday after the first Monday in December" 30 * This is parsed as the "second following Monday after the first Monday in December" 34 * This is parsed as the "third following Monday after the first Monday in December"
|
H A D | DateTime_compare_basic1.phpt | 27 echo "\n-- All the following tests should compare equal --\n"; 37 echo "\n-- The following test should still compare equal --\n"; 39 echo "\n-- All the following tests should now compare NOT equal --\n"; 44 echo "\n-- All the following tests should again compare equal --\n"; 55 -- All the following tests should compare equal -- 64 -- The following test should still compare equal -- 67 -- All the following tests should now compare NOT equal -- 72 -- All the following tests should again compare equal --
|
H A D | bug28088.phpt | 7 echo "The following line rightly shows the correct date time:\n"; 10 echo "But the following line fails to show the correct date time:\n"; 14 The following line rightly shows the correct date time: 16 But the following line fails to show the correct date time:
|
H A D | checkdate_basic1.phpt | 10 echo "-- The following are all valid dates --\n"; 20 echo "-- The following are all invalid dates --\n"; 31 -- The following are all valid dates -- 40 -- The following are all invalid dates --
|
/PHP-8.2/tests/lang/ |
H A D | compare_objects_basic1.phpt | 33 echo "\n-- The following compare should return TRUE --\n"; 36 echo "\n-- All the following compares should return FALSE --\n"; 48 -- The following compare should return TRUE -- 51 -- All the following compares should return FALSE --
|
/PHP-8.2/Zend/ |
H A D | LICENSE | 7 modification, is permitted provided that the following conditions 11 notice, this list of conditions and the following disclaimer. 14 copyright notice, this list of conditions and the following 34 5. Redistributions of any form whatsoever must retain the following 40 software must display the following acknowledgment:
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | bug36802.phpt | 16 /* following operations should not work */ 33 /* following operations should work */
|
/PHP-8.2/sapi/fpm/ |
H A D | LICENSE | 5 modification, are permitted provided that the following conditions 8 notice, this list of conditions and the following disclaimer. 10 notice, this list of conditions and the following disclaimer in the
|
/PHP-8.2/ext/standard/libavifinfo/ |
H A D | LICENSE | 4 modification, are permitted provided that the following conditions 8 notice, this list of conditions and the following disclaimer. 11 notice, this list of conditions and the following disclaimer in
|
/PHP-8.2/ext/opcache/jit/libudis86/ |
H A D | LICENSE | 5 are permitted provided that the following conditions are met: 8 this list of conditions and the following disclaimer. 10 this list of conditions and the following disclaimer in the documentation
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | LICENSE | 13 modification, are permitted provided that the following conditions 18 this list of conditions, and the following disclaimer. 21 notice, this list of conditions and the following disclaimer in the
|
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | README.md | 3 You must set the following environment variables to run the tests: 38 database, plus the following additional permissions:
|
/PHP-8.2/tests/output/ |
H A D | ob_start_basic_unerasable_002.phpt | 13 echo "All of the following calls will fail to clean/remove the topmost buffer:\n"; 22 [callback:1]All of the following calls will fail to clean/remove the topmost buffer:
|
/PHP-8.2/ |
H A D | README.REDIST.BINS | 85 this list of conditions and the following disclaimer. 128 modification, are permitted provided that the following conditions 131 notice, this list of conditions and the following disclaimer. 167 general public under the following terms: 229 notice, this list of conditions and the following disclaimer. 311 freely, subject to the following restrictions: 334 notice, this list of conditions and the following disclaimer. 339 must display the following acknowledgement: 387 notice, this list of conditions and the following disclaimer. 395 software must display the following acknowledgment: [all …]
|
H A D | LICENSE | 7 modification, is permitted provided that the following conditions 11 notice, this list of conditions and the following disclaimer. 14 notice, this list of conditions and the following disclaimer in 39 6. Redistributions of any form whatsoever must retain the following
|
/PHP-8.2/ext/session/tests/ |
H A D | session_name_variation1.phpt | 48 Warning: session_start(): session.name cannot contain any of the following '=,;.[ \t\r\n\013\014' i… 57 Warning: session_start(): session.name cannot contain any of the following '=,;.[ \t\r\n\013\014' i…
|
/PHP-8.2/ext/curl/tests/ |
H A D | curl_ftp_pasv.phpt | 26 /* Without enabling SKIP_PASV_IP flag, the following output will be seen.. 32 /* After enabling SKIP_PASV_IP flag, the following output will be seen..
|
/PHP-8.2/Zend/tests/generators/ |
H A D | generator_returns_generator.phpt | 7 // execution is suspended here, so the following never gets run:
|
/PHP-8.2/ext/oci8/ |
H A D | LICENSE | 7 modification, is permitted provided that the following conditions 11 notice, this list of conditions and the following disclaimer. 14 notice, this list of conditions and the following disclaimer in 39 6. Redistributions of any form whatsoever must retain the following
|
/PHP-8.2/pear/ |
H A D | install-pear.txt | 2 | The installation process is not complete. The following resources |
|
/PHP-8.2/TSRM/ |
H A D | LICENSE | 5 modification, are permitted provided that the following conditions are 9 this list of conditions and the following disclaimer.
|
/PHP-8.2/ext/imap/tests/ |
H A D | README.md | 13 The necessary packages can be installed using the following command; 16 The build of PHP will need to be compiled with the following flags:
|
/PHP-8.2/ext/opcache/tests/opt/ |
H A D | gh10008.phpt | 15 … // The following line triggers narrowing during type inference of ZEND_ADD_ARRAY_ELEMENT.
|