Home
last modified time | relevance | path

Searched refs:work (Results 51 – 75 of 268) sorted by relevance

1234567891011

/PHP-8.3/ext/bz2/tests/
H A Dbug81092.phpt8 …stream_filter_append($stream, 'bzip2.compress', STREAM_FILTER_WRITE, ['blocks' => 9, 'work' => 0]);
/PHP-8.3/ext/spl/tests/
H A Dbug64023.phpt15 // Does not work - outputs parent::__toString()
H A Dbug72051.phpt2 Bug #72051 (The reference in CallbackFilterIterator doesn't work as expected)
H A Dbug54304.phpt2 Bug #54304 (Setting replacement value for RegexIterator doesn't work)
/PHP-8.3/Zend/tests/arg_unpack/
H A Dnon_integer_keys.phpt2 Argument unpacking does not work with non-integer keys
H A Dstring_keys.phpt2 Argument unpacking does not work with string keys (forward compatibility for named args)
/PHP-8.3/Zend/tests/generators/
H A Dgenerator_in_multipleiterator.phpt2 Generators work properly in MultipleIterator
/PHP-8.3/ext/standard/tests/strings/
H A Dbug47322.phpt2 Bug #47322 (sscanf %d doesn't work)
/PHP-8.3/Zend/tests/
H A Dbug29104.phpt2 Bug #29104 (Function declaration in method doesn't work)
H A Dbug46813.phpt2 Bug #46813: class_exists doesn`t work with fully qualified namespace
H A Dbug69889.phpt2 Bug #69889: Null coalesce operator doesn't work for string offsets
/PHP-8.3/ext/mbstring/tests/
H A Deucjp_encoding.phpt59 echo "Encoding verification and conversion work for all valid characters\n";
63 echo "Encoding verification and conversion work for all invalid characters\n";
88 Encoding verification and conversion work for all valid characters
89 Encoding verification and conversion work for all invalid characters
/PHP-8.3/ext/gd/tests/
H A Dbug51498.phpt2 Bug #51498 (imagefilledellipse does not work for large circles)
H A Dbug51671.phpt2 Bug #51671 (imagefill does not work correctly for small images)
H A Dbug77943.phpt2 Bug #77943 (imageantialias($image, false); does not work)
H A Dbug60160.phpt2 Bug #60160 (imagefill does not work correctly for small images) @see bug51671
/PHP-8.3/ext/dom/tests/
H A Dbug37277.phpt2 Bug #37277 (cloning Dom Documents or Nodes does not work)
/PHP-8.3/ext/iconv/tests/
H A Dbug69840.phpt2 Bug #69840 (iconv_substr() doesn't work with UTF-16BE)
/PHP-8.3/ext/reflection/tests/
H A Dbug29828.phpt2 Reflection Bug #29828 (Interfaces no longer work)
/PHP-8.3/Zend/tests/traits/
H A Dproperty002.phpt2 Non-conflicting properties should work just fine.
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
/PHP-8.3/ext/zlib/tests/
H A Dbug73944.phpt2 Bug #73944: Dictionary option of intflate_init() does not work
/PHP-8.3/ext/standard/tests/file/
H A Dgh9441.phpt2 Bug GH-9441 (fseek does not work with php://input when data is not preread)
/PHP-8.3/Zend/tests/traits/bugs/
H A Dalias-semantics02.phpt4 It should also work in case the method is fully qualified.
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_060.phpt2 Test typed properties work fine with simple inheritance

Completed in 30 milliseconds

1234567891011