Home
last modified time | relevance | path

Searched refs:work (Results 151 – 175 of 270) sorted by relevance

1234567891011

/PHP-8.3/tests/lang/
H A D020.phpt14 echo "This doesn't work... :(\n";
/PHP-8.3/.github/actions/apt-x32/
H A Daction.yml12 # TODO: Reenable postgresql + postgresql-contrib packages once they work again.
/PHP-8.3/ext/opcache/tests/
H A Dfile_cache_error.phpt14 …ix_setrlimit(POSIX_RLIMIT_FSIZE, 1, -1)) die('skip Test requires setrlimit(RLIMIT_FSIZE) to work');
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_report_new.phpt34 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
H A Dbug49027.phpt2 Bug #49027 (mysqli_options() doesn't work when using mysqlnd)
H A Dbug35759.phpt22 $create .= ") ENGINE=MyISAM"; // doesn't work with InnoDB, which is default in 5.5
/PHP-8.3/ext/phar/tests/
H A Dcreate_new_and_modify.phpt28 // opcache_invalidate is buggy and doesn't work as expected so we add a
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_match_against.phpt2 Bug #41876 (bindParam() and bindValue() do not work with MySQL MATCH () AGAINST ())
/PHP-8.3/Zend/tests/
H A Dbug38220.phpt35 // Uncomment this line to work without crash
H A Dbug33512.phpt2 Bug #33512 (unset() overloaded properties doesn't work)
/PHP-8.3/ext/standard/tests/file/
H A Dtouch.phpt12 // This doesn't work for windows, time, atime usage results in very different
H A Dreadlink_realpath_variation2-win32.phpt45 var_dump( readlink($link_arr[0]) ); // invalid because readlink doesn't work with hardlink
48 var_dump( readlink($link_arr[1]) ); // invalid because readlink doesn't work with hardlink
H A Dreadlink_realpath_variation2.phpt42 var_dump( readlink($link_arr[0]) ); // invalid because readlink doesn't work with hardlink
45 var_dump( readlink($link_arr[1]) ); // invalid because readlink doesn't work with hardlink
H A Dsymlink_link_linkinfo_is_link_variation5.phpt2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - work on deleted link
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt2 Bug #75063 Many filesystem-related functions do not work with multibyte file names, UTF-8
H A Dbug75063_cp1251.phpt2 Bug #75063 Many filesystem-related functions do not work with multibyte file names, cp1251
/PHP-8.3/ext/standard/tests/streams/
H A Dbug70198.phpt2 Bug #70198 Checking liveness does not work as expected
H A Dbug60106-002.phpt25 /* No we create an abstract one, prefixed with \0 so this should now work */
/PHP-8.3/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt2 Bug #75574 putenv does not work properly if parameter contains non-ASCII unicode character, cp936 W…
/PHP-8.3/ext/random/tests/02_engine/
H A Dpcgoneseq128xslrr64_seed.phpt2 Random: Engine: PcgOneseq128XslRr64: The seed parameter must work as expected
/PHP-8.3/ext/standard/tests/array/
H A Darray_shift_variation8.phpt8 * (e.g. working with linked node trees), beware that array_shift() may not work as you expect:
/PHP-8.3/ext/openssl/tests/
H A Dbug72333.phpt2 Bug #72333: fwrite() on non-blocking SSL sockets doesn't work
H A Dbug74720_1.phpt2 Bug #74720 pkcs7_en/decrypt does not work if \x1a is used in content, variant 1
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_magic_set.phpt46 // Check that inherited properties work correctly
/PHP-8.3/ext/date/tests/
H A Dbug32086.phpt2 Bug #32086 (strtotime don't work in DST)

Completed in 31 milliseconds

1234567891011