Home
last modified time | relevance | path

Searched refs:work (Results 201 – 225 of 270) sorted by relevance

1234567891011

/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt31 …ttribute, mixed value) has changed the type of value from %s to %s, test will not work properly\n",
H A Dpdo_mysql_prepare_native_named_placeholder.phpt29 // do not work with MySQL native PS, but lets see what happens!
H A Dmysql_pdo_test.inc95 integers should be returned. However, this code needs to work
/PHP-8.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_basic2.phpt45 var_dump( link("$file_path/$dirname", $linkname) ); // this doesn't work, expected false
H A D006_variation2.phpt42 /* strings notation of permission, wont work properly */
/PHP-8.3/ext/standard/tests/strings/
H A Dchunk_split_variation4.phpt54 I'm sure it'll work also with \
H A Dstr_split_variation5.phpt54 I'm sure it'll work also with \
/PHP-8.3/ext/mbstring/tests/
H A Dmb_strtolower_basic.phpt57 …rtolower('a' . str_repeat('.', 64) . "Σ", 'UTF-8')); // Context-sensitive casing doesn't work here!
H A Dmb_convert_case_various_mode.phpt43 …str_repeat('.', 64) . "Σ", MB_CASE_TITLE, 'UTF-8')); // Context-sensitive casing doesn't work here!
/PHP-8.3/docs/
H A Dunix-build-system.md33 be faster, look better and work smarter.
118 source-file, where it is located, in which target context it can work, etc.
/PHP-8.3/ext/session/tests/user_session_module/
H A Dsave_handler.inc59 // read MUST create file. Otherwise, strict mode will not work
125 // Return negative value for error. FALSE does not work because it's the same as 0.
/PHP-8.3/.github/scripts/windows/
H A Dtest_task.bat89 rem work-around for failing to dl(mysqli) with OPcache (https://github.com/php/php-src/issues/8508)
124 rem work-around for some spawned PHP processes requiring OpenSSL
/PHP-8.3/ext/oci8/tests/
H A Ddrcp_privileged.phpt19 …die("skip this test is unlikely to work with a remote database - unless an Oracle password file ha…
H A Dlob_029.phpt15 die("skip this test won't work with remote Oracle");
H A Drefcur_prefetch_3.phpt23 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dedition_1.phpt27 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_kill.phpt59 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
H A Dbug_mysql_49406.phpt2 MySQL Bug #49406 (Binding params doesn't work when selecting a date inside a CASE-WHEN, http://bugs…
H A Dmysqli_stmt_num_rows.phpt47 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
H A Dbug51647.phpt2 Bug #51647 (Certificate file without private key (pk in another file) doesn't work)
/PHP-8.3/sapi/fpm/
H A Dphp-fpm.conf.in69 ; a graceful restart will be initiated. This can be useful to work around
91 ; Note: - It will only work if the FPM master process is launched as root
H A Dphp-fpm.service.in30 # do not need special file systems or extra kernel modules to work.
/PHP-8.3/sapi/cli/tests/
H A Dcli_process_title_windows.phpt13 // On Windows 8 and Server 2012, this test does not work the same way. When the PowerShell
/PHP-8.3/ext/date/tests/
H A Dbug73858.phpt50 it just means you have to be careful of how we work with DateTimes .
/PHP-8.3/ext/openssl/tests/
H A DServerClientTestCase.inc59 * This is a singleton to let the wait/notify functions work

Completed in 44 milliseconds

1234567891011