Home
last modified time | relevance | path

Searched refs:need (Results 101 – 125 of 203) sorted by relevance

123456789

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pconn_disabled.phpt9 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
H A Dmysqli_character_set_name_oo.phpt30 printf("[006] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
H A Dmysqli_character_set_name.phpt36 printf("[006] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
H A Dmysqli_stmt_bind_param_references.phpt69 // no need to check the return value, will bail and make EXPECTF fail if need be
H A Dmysqli_stmt_bind_param_many_columns.phpt35 /* [1227] Access denied; you need the SUPER privilege for this operation */
H A Dmysqli_insert_packet_overflow.phpt43 /* [1227] Access denied; you need the SUPER privilege for this operation */
H A Dmysqli_stmt_fetch.phpt82 but we have not announce the removal so far, therefore we need to check for it */
H A Dmysqli_pconn_reuse.phpt5 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug62479.phpt25 die("skip You need CREATEUSER permissions to run the test");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_client_encoding.phpt31 printf("[005] Cannot determine server version, need MySQL Server 4.1+ for the test!\n");
/PHP-5.5/ext/curl/tests/
H A Dbug48203_multi.phpt22 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
/PHP-5.5/ext/interbase/tests/
H A Dinterbase.inc10 /* we need just the generated name, not the file itself */
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API46 types that need to be passed by address. All passed parameters are set
92 and ints to strings length (i.e. for "s" you need to pass char * and int),
94 Remember: "l" is the only case when you need to pass long (and that's why
H A DREADME.SELF-CONTAINED-EXTENSIONS73 need to specify anything).
82 self-contained extension, you do not need more than a few
/PHP-5.5/ext/pdo/
H A DTODO30 If the API needs hints from the client side, we need
/PHP-5.5/ext/standard/tests/strings/
H A Daddslashes_variation2.phpt6 …* Description: Returns a string with backslashes before characters that need to be quoted in datab…
H A Daddslashes_variation1.phpt6 …* Description: Returns a string with backslashes before characters that need to be quoted in datab…
/PHP-5.5/ext/soap/
H A DTODO3 - make sure soapserver.map(), soap_encode_to_xml() and soap_encode_to_zval() are really need
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc19 * the full Iterator feature set. If so you need to provide techniques to
H A Dsplobjectstorage.inc18 * This container allows to store objects uniquly without the need to compare
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt5 extension_loaded("xsl") or die("skip need ext/xsl");
/PHP-5.5/ext/pdo_oci/
H A Dconfig.m469 You need to tell me where to find your Oracle Instant Client SDK, or set ORACLE_HOME.
176 dnl Check if we need to add -locijdbc8
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt8 Firstly you may need to add some paths to the LD_LIBRARY_PATH
138 Under Windows limitations in the DLL handling need the use of a automatic
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput714 No need char
26 No need char
38 No need char
50 No need char
62 No need char
74 No need char
88 No need char
110 No need char
134 No need char
172 No need char
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt20 // We need to run the emulated version first. Native version will cause a fatal error

Completed in 26 milliseconds

123456789