Home
last modified time | relevance | path

Searched refs:should (Results 151 – 175 of 784) sorted by relevance

12345678910>>...32

/PHP-5.5/ext/standard/tests/array/
H A Darray_next_error1.phpt12 Strict Standards: Only variables should be passed by reference in %s on line %d
/PHP-5.5/Zend/tests/
H A Dabstract-static.phpt13 Strict Standards: Static function TestClass::getName() should not be abstract in %sabstract-static.…
/PHP-5.5/Zend/tests/traits/bugs/
H A Dabstract-methods03.phpt2 Abstract Trait Methods should behave like common abstract methods.
H A Dabstract-methods02.phpt2 Abstract Trait Methods should behave like common abstract methods.
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation4.phpt49 // should read dir2 file
60 //should now read dir1 file
71 //should still read dir1 file
80 //should read the file in working dir
91 //should read the file in script dir
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug50728.phpt10 $a = new PDO("sqlite:/this/path/should/not/exist.db");
/PHP-5.5/ext/standard/tests/filters/
H A Dphp_user_filter_03.phpt12 Strict Standards: Declaration of foo::onCreate() should be compatible with php_user_filter::onCreat…
H A Dphp_user_filter_02.phpt12 Strict Standards: Declaration of foo::filter() should be compatible with php_user_filter::filter($i…
/PHP-5.5/tests/lang/
H A Dbug21820.phpt2 Bug #21820 ("$arr['foo']" generates bogus E_NOTICE, should be E_PARSE)
H A DpassByReference_004.phpt20 Strict Standards: Only variables should be passed by reference in %s on line 13
H A DreturnByReference.003.phpt43 Strict Standards: Only variables should be assigned by reference in %s on line 17
49 Notice: Only variable references should be returned by reference in %s on line 7
H A DreturnByReference.004.phpt45 Strict Standards: Only variables should be assigned by reference in %s on line 19
51 Notice: Only variable references should be returned by reference in %s on line 8
H A DreturnByReference.005.phpt46 Strict Standards: Only variables should be assigned by reference in %s on line 20
52 Notice: Only variable references should be returned by reference in %s on line 8
/PHP-5.5/sapi/litespeed/
H A DREADME34 should be removed.
40 You should find an executable called 'php' under sapi/litespeed/
90 add an external application of type "LSAPI app", "Command" should be
92 "Instances" should be set to "1". Add "LSAPI_CHILDREN" environment
98 API', 'Handler Name' should be the name of external application
116 "Instances" should match "Max Connections" configuration for PHP
118 should be set to "1", while "LSAPI_CHILDREN" environment variable should
200 manually from command line. LSAPI_PPID_NO_CHECK should be set when
/PHP-5.5/ext/session/tests/
H A D011.phpt2 session_decode(); should not segfault
H A D029.phpt2 session_decode(); should not segfault
/PHP-5.5/ext/spl/tests/
H A Dbug61453.phpt11 die("this should never happen, but did after $i iteration");
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_const_by_ref_error.phpt15 Notice: Only variable references should be yielded by reference in %s on line %d
/PHP-5.5/ext/curl/tests/
H A Dbug46739.phpt2 Bug #46739 (array returned by curl_getinfo should contain content_type key)
/PHP-5.5/tests/classes/
H A Dinheritance_003.phpt20 Strict Standards: Declaration of B::f() should be compatible with A::f($x) in %sinheritance_003.php…
H A Dinheritance_004.phpt20 Strict Standards: Declaration of B::f() should be compatible with A::f() in %sinheritance_004.php o…
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtolower_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
38 if ($b == $string_all_mb) { // Japanese characters only - should not be any conversion
H A Dmb_strtoupper_variation3.phpt17 * to check correct conversion is occuring (Japanese characters should not be converted).
39 if ($b == $string_all_mb) { // Japanese characters only - should not be any conversion
/PHP-5.5/ext/mysqli/tests/
H A D065.phpt30 /* 5C should be escaped */
41 /* nothing should be escaped, it's a valid gbk character */
H A Dmysqli_change_user_get_lock.phpt37 // GET_LOCK("phptest") should be released
53 printf("[006] Lock '%s' should have been released, [%d] %s\n",
65 printf("[009] Lock '%s' should have been released, [%d] %s\n",
90 printf("[013] Lock '%s' should have been released, [%d] %s\n",

Completed in 52 milliseconds

12345678910>>...32