Home
last modified time | relevance | path

Searched refs:should (Results 251 – 275 of 784) sorted by relevance

1...<<11121314151617181920>>...32

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_columncount.phpt17 // return the same. If it works for one, it should work for all.
18 // Internal data structures should be the same in both cases.
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getStaticPropertyValue_001_2_4.phpt40 echo "you should not see this";
47 echo "you should not see this";
H A DReflectionClass_setStaticPropertyValue_001_2_4.phpt41 echo "you should not see this";
48 echo "you should not see this";
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_characterset.phpt30 // The two connections c1 and c2 should not share resources as they use different
38 // The two connections p1 and p2 should not share resources as they use different
/PHP-5.5/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt46 // should do nothing
53 // should concatenate first and second title text nodes
/PHP-5.5/Zend/tests/
H A Dbug32322.phpt71 Strict Standards: Only variables should be assigned by reference in %sbug32322.php on line 49
77 Strict Standards: Only variables should be assigned by reference in %sbug32322.php on line 55
H A Dcall_user_func_004.phpt16 …pects parameter 1 to be a valid callback, non-static method foo::teste() should not be called stat…
H A Dobjects_006.phpt23 Strict Standards: Declaration of test3::foo() should be compatible with test::foo($arg, $arg2 = NUL…
H A Dobjects_007.phpt23 Strict Standards: Declaration of test3::foo() should be compatible with test::foo($arg, &$arg2 = NU…
/PHP-5.5/tests/lang/
H A DreturnByReference.006.phpt48 Notice: Only variable references should be returned by reference in %s on line 15
54 Notice: Only variable references should be returned by reference in %s on line 7
H A DreturnByReference.002.phpt27 Strict Standards: Only variables should be assigned by reference in %s on line 13
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_real_connect_pconn.phpt80 // CLIENT_MULTI_STATEMENTS - should be disabled silently
85 printf("[017] Should have failed. CLIENT_MULTI_STATEMENT should have been disabled.\n");
98 // CLIENT_LOCAL_FILES should be blocked - but how to test it ?!
112 printf("[021] LOAD DATA INFILE should have been forbidden!\n");
H A Dmysqli_poll_kill.phpt31 // Sleep 0.1s - the asynchronous query should have been processed after the wait period
40 // Yes, 1 - the asynchronous query should have been processed
69 printf("[008] There should be no connection ready! Returned %s/%s, expecting int/0.\n",
73 printf("[009] There should be no errors but one rejected connection\n");
77 printf("[010] Rejected thread %d should have rejected thread %d\n",
/PHP-5.5/ext/pdo/tests/
H A Dpdo_036.phpt23 Fatal error: PDORow::__construct(): You should not create a PDOStatement manually in %spdo_036.php …
/PHP-5.5/ext/session/tests/
H A D012.phpt2 registering $_SESSION should not segfault
/PHP-5.5/ext/ldap/tests/
H A Dldap_errno_error.phpt2 ldap_errno() - ldap_errno() operation that should fail
H A Dldap_error_error.phpt2 ldap_error() - ldap_error() operation that should fail
/PHP-5.5/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt22 Strict Standards: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT…
/PHP-5.5/Zend/tests/traits/
H A Dbug55554a.phpt6 // All constructors should be registered as such
H A Dbug60165d.phpt2 Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)
/PHP-5.5/Zend/tests/traits/bugs/
H A Dabstract-methods06.phpt2 The compatibility with the signature of abstract methods should be checked. (also checking the seco…
/PHP-5.5/ext/imap/tests/
H A Dskipif.inc8 $options = OP_HALFOPEN; // this should be enough to verify server present
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_pbkdf2.phpt12 /* really slow but should be:
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_variation1.phpt11 //type and by reference so should be updated to the new type.
/PHP-5.5/ext/pgsql/tests/
H A Dconfig.inc9 $table_name = "php_pgsql_test"; // test table that should be exist

Completed in 86 milliseconds

1...<<11121314151617181920>>...32