Home
last modified time | relevance | path

Searched refs:best (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.2/Zend/tests/
H A Dlist_keyed.phpt28 7 => "the best PHP version",
62 string(20) "the best PHP version"
70 string(20) "the best PHP version"
H A Dlist_keyed_undefined.phpt7 7 => "the best PHP version",
/PHP-8.2/sapi/fpm/tests/
H A Dbug72185-fcgi-empty-frame.phpt28 error_log('PHP is the best programming language');
38 $tester->expectLogNotice("PHP message: PHP is the best programming language");
/PHP-8.2/Zend/tests/constexpr/
H A Dnew_not_allowed_property.phpt15 // constructor invocation. Overall, the best way to address this is not clear right now.
/PHP-8.2/ext/sockets/tests/
H A Dbug76839.phpt15 // best way I could manage to reproduce this problem without modifying php itself :-/
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_constants.phpt148 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.service.in3 # the best way is to use the "systemctl edit" command.
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt166 array(':placeholder' => 'MySQL is the best database in the world!'));
181 if ($tmp[0]['label'] !== 'MySQL is the best database in the world!') {
277 array('MySQL is the best database in the world!'));
H A Dpdo_mysql_stmt_unbuffered_2050.phpt76 ---> MySQL does its best to recover the line and cancels the retrieval
H A Dpdo_mysql_prepare_emulated.phpt160 array(':placeholder' => 'MySQL is the best database in the world!'));
265 array('MySQL is the best database in the world!'));
/PHP-8.2/win32/build/
H A Dconfig.w32.phpize.in141 SSE and SSE2 are enabled by default. The best optimization specified will \
H A Dconfig.w32403 SSE and SSE2 are enabled by default. The best instruction set specified will \
/PHP-8.2/ext/session/tests/
H A Dsave_handler.inc53 // read() would be the best place for locking for most save handlers.
/PHP-8.2/Zend/
H A Dzend_alloc.c939 int best = -1; local
951 if (best > 0) {
952 page_num = best;
975 if (best > 0) {
976 page_num = best;
992 best = page_num;
/PHP-8.2/ext/mbstring/tests/data/
H A DJISX0201.txt17 # same as those used by actual products, nor may they be the best suited
H A DEmojiSources.txt12 # symbols or sequences. This file does not include best-fit ("fallback")
H A DJISX0212.txt17 # same as those used by actual products, nor may they be the best suited
H A DSHIFTJIS.txt17 # same as those used by actual products, nor may they be the best suited
H A DJISX0208.txt17 # same as those used by actual products, nor may they be the best suited
H A DBIG5.txt17 # same as those used by actual products, nor may they be the best suited
/PHP-8.2/
H A Dphp.ini-development77 ; best practices at its core. But please be aware, these settings may break
309 ; If -1 is used, then dtoa mode 0 is used which automatically select the best
445 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
448 ; resources complaining about best practices and coding standards. That's what
466 ; to your code which will ensure the best interoperability
H A Dphp.ini-production77 ; best practices at its core. But please be aware, these settings may break
309 ; If -1 is used, then dtoa mode 0 is used which automatically select the best
447 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
450 ; resources complaining about best practices and coding standards. That's what
468 ; to your code which will ensure the best interoperability
H A DCONTRIBUTING.md86 for additional notes on the best way to approach submitting an RFC.
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch2172 * error - print best error message possible
/PHP-8.2/build/
H A Dlibtool.m43078 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5460 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc

Completed in 110 milliseconds

12