Home
last modified time | relevance | path

Searched refs:should (Results 226 – 250 of 784) sorted by relevance

12345678910>>...32

/PHP-5.5/tests/classes/
H A Dmethod_override_optional_arg_002.phpt21 Strict Standards: Declaration of B::foo() should be compatible with A::foo($arg = 1) in %s on line …
/PHP-5.5/ext/gd/tests/
H A Dimagefilledpolygon_negative.phpt11 if (imagefilledpolygon($im, array(0, 0, 0, 0, 0, 0), -1, $black)) echo "should be false";
H A Dimagepolygon_negative.phpt11 if (imagepolygon($im, array(0, 0, 0, 0, 0, 0), -1, $black)) echo "should be false";
/PHP-5.5/ext/date/tests/
H A Dbug46874.phpt13 // this should repeat the same range
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_hasConstant_basic.phpt14 //C should not have constant bar
/PHP-5.5/ext/session/tests/
H A D031.phpt2 setting hash_function to sha512 and hash_bits_per_character > 4 should not crash
H A D015.phpt2 use_trans_sid should not affect SID
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29830.phpt2 Bug #29844 (SoapServer::setClass() should not export non-public methods)
/PHP-5.5/ext/standard/tests/filters/
H A Dphp_user_filter_01.phpt17 Strict Standards: Declaration of bar::filter() should be compatible with php_user_filter::filter($i…
/PHP-5.5/Zend/tests/
H A Dobjects_003.phpt23 Strict Standards: Declaration of test3::foo() should be compatible with test::foo($arg) in %s on li…
H A Dbug33257.phpt19 Strict Standards: Only variables should be passed by reference in %sbug33257.php on line 10
H A Dbug35393.phpt26 Strict Standards: Only variables should be passed by reference in %sbug35393.php on line 12
H A Dbug40621.phpt18 Strict Standards: Non-static method Foo::get() should not be called statically in %s on line %d
H A Dbug48248.phpt26 Notice: Only variable references should be returned by reference in %s on line %d
H A Derrmsg_018.phpt13 Strict Standards: Static function test::foo() should not be abstract in %s on line %d
H A Dobjects_008.phpt23 Strict Standards: Declaration of test3::foo() should be compatible with test::foo(Test $arg) in %s …
H A Dobjects_009.phpt23 Strict Standards: Declaration of test3::foo() should be compatible with test::foo(Test $arg) in %s …
/PHP-5.5/Zend/tests/traits/bugs/
H A Dabstract-methods01.phpt2 Abstract Trait Methods should behave like common abstract methods.
H A Dabstract-methods05.phpt2 The compatibility with the signature of abstract methods should be checked.
H A Dalias-semantics02.phpt4 It should also work incase the method is fully qualified.
/PHP-5.5/tests/lang/
H A Dfunc_get_arg.005.phpt3 During the call, the original variable is updated. This should not affect func_get_arg().
/PHP-5.5/Zend/tests/traits/
H A Dproperty002.phpt2 Non-conflicting properties should work just fine.
H A Dbug60165c.phpt2 Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_error.phpt22 return "Ooops, an error should have occurred.";
/PHP-5.5/ext/tidy/tests/
H A D021.phpt17 string(73) "This option specifies if Tidy should allow numeric character references. "

Completed in 27 milliseconds

12345678910>>...32