Home
last modified time | relevance | path

Searched refs:work (Results 176 – 200 of 270) sorted by relevance

1234567891011

/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug_41125.phpt28 // And now allow the evil to do his work
H A Dpdo_mysql_stmt_columncount.phpt18 // return the same. If it works for one, it should work for all.
H A Dbug_61207.phpt2 PDO MySQL Bug #61207 (PDO::nextRowset() after a multi-statement query doesn't always work)
/PHP-8.3/ext/intl/tests/
H A Dmsgfmt_parse.phpt20 'root' => '{0,whatever} would not work!',
H A Dmsgfmt_format.phpt20 'root' => '{0,whatever} would not work!',
H A Dmsgfmt_bug70484.phpt2 Bug #70484 selectordinal doesn't work with named parameters
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug55639.phpt2 Bug #55639 (Digest authentication dont work)
/PHP-8.3/ext/ldap/tests/
H A Dldap_get_option_controls.phpt20 // This is basic and will only work for small values
H A Dldap_exop.phpt18 // This is basic and will only work for small strings
/PHP-8.3/ext/random/tests/02_engine/
H A Dxoshiro256starstar_seed.phpt2 Random: Engine: Xoshiro256StarStar: The seed parameter must work as expected
/PHP-8.3/ext/openssl/tests/
H A Dbug74720_0.phpt2 Bug #74720 pkcs7_en/decrypt does not work if \x1a is used in content, variant 0
H A Dbug74798.phpt2 Bug #74798 pkcs7_en/decrypt does not work if \x0a is used in content
/PHP-8.3/ext/pcre/tests/
H A Dpreg_replace_basic.phpt10 var_dump(preg_replace('<- This is a string$>', 'This shouldn\'t work', $string)); //tries to find '…
H A Dpreg_replace_edit_basic.phpt9 …'This shouldn\'t work', $string)); //tries to find '- This is a string' at the end of a string …
/PHP-8.3/ext/standard/tests/file/
H A Dunlink_error-win32-mb.phpt43 var_dump( unlink($dirname) ); // expected: false as unlink() does not work on dir
H A Dunlink_error-win32.phpt41 var_dump( unlink($dirname) ); // expected: false as unlink() does not work on dir
H A Dunlink_error.phpt40 var_dump( unlink($dirname) ); // expected: false as unlink() does not work on dir
H A Dpopen_pclose_basic-win32-mb.phpt24 // also, doing: ini_set('variables_order', ''); doesn't work!
H A Dpopen_pclose_basic-win32.phpt24 // also, doing: ini_set('variables_order', ''); doesn't work!
/PHP-8.3/ext/odbc/tests/
H A Dbug60616.phpt19 echo "skip Doesn't work with MS SQL";
/PHP-8.3/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt6 if (!$sockets) die("skip stream_socket_pair() should work");
/PHP-8.3/ext/oci8/tests/
H A Ddriver_name_11gR2.phpt18 die("skip test expected to work only with Oracle 11.2 or greater version of client");
/PHP-8.3/ext/pdo/tests/
H A Dbug_44861.phpt2 PDO Common: Bug #44861 (scrollable cursor don't work with pgsql)
/PHP-8.3/ext/soap/tests/
H A Dbug71996.phpt2 Bug #71996: Using references in arrays doesn't work like expected
/PHP-8.3/ext/date/tests/
H A Dbug61642.phpt8 // should already work correctly.

Completed in 33 milliseconds

1234567891011