Home
last modified time | relevance | path

Searched refs:work (Results 101 – 125 of 268) sorted by relevance

1234567891011

/PHP-8.3/ext/oci8/tests/
H A Ddriver_name.phpt16 die("skip test expected to work only with Oracle 12.1.0.2 database or its later patchsets");
21 die("skip test expected to work only with Oracle 11.2 or greater version of client");
/PHP-8.3/ext/dom/tests/
H A Dbug35673.phpt2 Bug #35673 (formatOutput does not work with saveHTML).
/PHP-8.3/Zend/tests/
H A Dbug39449.phpt2 Bug #39449 (Overloaded array properties do not work correctly)
/PHP-8.3/ext/random/tests/01_functions/
H A Dbug75170.phpt18 // PHP 7.1.0 to 7.2.0beta2 modulo bias bug found during work
/PHP-8.3/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_getDefaultValue_Internal.phpt2 ReflectionParameter::getDefaultValue() should also work for parameters of internal functions.
H A DReflectionParameter_isDefaultValueConstant_Internal.phpt2 ReflectionParameter::isDefaultValueConstant() should also work for parameters of internal functions
/PHP-8.3/ext/gd/tests/
H A Dlibgd00186.phpt2 libgd #186 (Tiling true colour with palette image does not work)
/PHP-8.3/ext/ffi/tests/
H A D025.phpt2 FFI 025: direct work with primitive types
/PHP-8.3/ext/spl/tests/
H A Dbug40036.phpt2 Bug #40036 (empty() does not work correctly with ArrayObject when using ARRAY_AS_PROPS)
H A Dbug50579.phpt2 Bug #50579 (RegexIterator::REPLACE doesn't work)
/PHP-8.3/ext/ldap/tests/
H A Dldap_connect_variation.phpt28 // bad hostname (connect should work, not bind)
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug_44707.phpt21 die(sprintf("skip Will work different with MySQL Server < 4.1.0, found %d.%02d.%02d (%d)\n",
52 // INT and integer work well together
/PHP-8.3/ext/opcache/tests/
H A Dbug67215.phpt2 Bug #67215 (php-cgi work with opcache, may be segmentation fault happen)
/PHP-8.3/ext/reflection/tests/
H A Dbug48336.phpt2 Bug #48286 (ReflectionProperty::getDeclaringClass() does not work with redeclared properties)
/PHP-8.3/ext/session/tests/
H A D027.phpt2 unset($_SESSION["name"]); should work
/PHP-8.3/ext/mbstring/tests/
H A Diso2022jp_2004_encoding.phpt173 echo "Encoding verification and conversion work on JISX-0208 characters\n";
191 echo "Encoding verification and conversion work on JISX-0213:2004 plane 1 characters\n";
209 echo "Encoding verification and conversion work on JISX-0213:2000 plane 2 characters\n";
224 echo "All escape sequences work as expected\n";
356 Encoding verification and conversion work on JISX-0208 characters
357 Encoding verification and conversion work on JISX-0213:2004 plane 1 characters
358 Encoding verification and conversion work on JISX-0213:2000 plane 2 characters
359 All escape sequences work as expected
/PHP-8.3/ext/pgsql/tests/
H A Dbug72197.phpt18 /* This should work correctly. */
H A D80_bug36625.phpt2 Bug #36625 (8.0+) (pg_trace() does not work)
/PHP-8.3/ext/json/tests/
H A Dbug64874_part2.phpt10 // Only lowercase should work
/PHP-8.3/ext/date/tests/
H A Dgh9891.phpt2 Bug GH-9891 (DateTime modify with unixtimestamp (@) must work like setTimestamp)
/PHP-8.3/ext/pdo_sqlite/tests/
H A Dbug33841.phpt2 PDO SQLite Bug #33841 (rowCount() does not work on prepared statements)
/PHP-8.3/ext/phar/tests/
H A Dsecurity.phpt17 $phar["b"] = "should not work!";
/PHP-8.3/Zend/tests/arrow_functions/
H A D005.phpt8 // It would be okay if this is NULL, but the rest should work
/PHP-8.3/ext/standard/tests/file/
H A Dbug22414.phpt34 echo "Does not work\n";
/PHP-8.3/ext/standard/tests/misc/
H A Dexec_basic1.phpt5 // If this does not work for Windows, please uncomment or fix test

Completed in 93 milliseconds

1234567891011