Home
last modified time | relevance | path

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

12345678910

/PHP-7.0/ext/reflection/tests/
H A Dbug29828.phpt2 Reflection Bug #29828 (Interfaces no longer work)
H A Dbug52854.phpt2 Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors
H A Dbug29986.phpt2 Reflection Bug #29986 (Class constants won't work with predefined constants when using ReflectionCl…
/PHP-7.0/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…
H A Dbug64235.phpt2 Bug #64235 (Insteadof not work for class method in 5.4.11)
H A Dbug64235b.phpt2 Bug #64235 (Insteadof not work for class method in 5.4.11)
/PHP-7.0/ext/date/tests/
H A Dbug34087.phpt2 Bug #34087 (strtotime() does not work with date format "Y/m/d")
H A Dbug65548.phpt2 Test for bug #65548: Comparison for DateTimeImmutable doesn't work
/PHP-7.0/ext/standard/tests/strings/
H A Dbug61038.phpt2 Bug #61038: unpack("a5", "str\0\0") does not work as expected
/PHP-7.0/ext/spl/tests/
H A Dbug54304.phpt2 Bug #54304 (Setting replacement value for RegexIterator doesn't work)
/PHP-7.0/ext/gd/tests/
H A Dbug51671.phpt2 Bug #51671 (imagefill does not work correctly for small images)
H A Dbug60160.phpt2 Bug #60160 (imagefill does not work correctly for small images) @see bug51671
/PHP-7.0/Zend/tests/traits/bugs/
H A Dalias-semantics02.phpt4 It should also work incase the method is fully qualified.
/PHP-7.0/Zend/tests/arg_unpack/
H A Dstring_keys.phpt2 Argument unpacking does not work with string keys (forward compatibility for named args)
/PHP-7.0/ext/calendar/tests/
H A Dunixtojd.phpt17 …) is written to call tzset() when env var is TZ, I assume that putenv("TZ=UTC") is intended to work
18 // and should work on all platforms(including Windows).
/PHP-7.0/Zend/tests/
H A Dbug70164.phpt2 __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a…
H A Dbug40809.phpt12 * work with. */
H A Dbug50810.phpt2 Bug #50810 (property_exists does not work for private)
/PHP-7.0/ext/session/tests/
H A Dbug41600.phpt2 Bug #41600 (url rewriter tags doesn't work with namespaced tags)
/PHP-7.0/ext/bz2/
H A Dbz2_filter.c390 zend_long work = zval_get_long(tmpzval); in php_bz2_filter_create() local
391 if (work < 0 || work > 250) { in php_bz2_filter_create()
392 php_error_docref(NULL, E_WARNING, "Invalid parameter given for work factor. (%pd)", work); in php_bz2_filter_create()
394 workFactor = (int) work; in php_bz2_filter_create()
/PHP-7.0/ext/curl/tests/
H A Dcurl_basic_007.phpt11 //The final crlf was removed. This test is coded to work with or without the crlf.
/PHP-7.0/ext/standard/tests/filters/
H A Dbug50363.phpt7 $foo .= "Sauvegarder=c3=a9ussi(e) n=c3=a3o N=c3=83O\n"; // Does not work!
/PHP-7.0/ext/standard/tests/file/
H A Dbug65701.phpt2 Test for bug #65701: copy() doesn't work when destination filename is created by tempnam()
/PHP-7.0/ext/dom/tests/
H A Dbug41257.phpt2 Bug #41257 (lookupNamespaceURI does not work as expected)

Completed in 28 milliseconds

12345678910