Home
last modified time | relevance | path

Searched refs:verify (Results 26 – 50 of 85) sorted by relevance

1234

/PHP-7.4/ext/standard/tests/mail/
H A Dmail_skipif.inc18 $options = OP_HALFOPEN; // this should be enough to verify server present
H A Dmail_variation_alt1-win32.phpt90 Warning: mail(): Failed to connect to mailserver at "localhost" port 2525, verify your "SMTP" and "…
H A Dmail_variation_alt2-win32.phpt90 Warning: mail(): Failed to connect to mailserver at "localplace" port 25, verify your "SMTP" and "s…
/PHP-7.4/ext/oci8/tests/
H A Ddrcp_connect1.phpt17 // Open a number of connections with oci_connect and oci_pconnect and verify
19 // To verify this, we change the value of a PL/SQL package variable in one
H A Dconn_attr_5.phpt26 // Set the attributes in one scope and verify the values from another scope.
H A Dedition_2.phpt66 echo"\n\n**Test 1.3 change the value and verify with existing conenctions.*********\n";
181 **Test 1.3 change the value and verify with existing conenctions.*********
H A Dedition_1.phpt51 select from both the editions and verify the contents. */
/PHP-7.4/ext/openssl/tests/
H A Dcapture_peer_cert_001.phpt2 capture_peer_cert context captures on verify failure
H A Dopenssl_spki_new_basic.phpt34 /* loop to create and verify results */
H A Dopenssl_spki_export_basic.phpt35 /* loop to create and verify results */
H A Dopenssl_spki_verify_basic.phpt34 /* loop to create and verify results */
H A Dstream_security_level.phpt69 error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in %s : eval()…
H A Dopenssl_spki_export_challenge_basic.phpt37 /* loop to create and verify results */
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_toString_003.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
H A DReflectionClass_toString_002.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
/PHP-7.4/Zend/tests/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-7.4/ext/spl/tests/
H A Diterator_003.phpt82 // The goal is to verify we can access the cached string value even if it was
/PHP-7.4/ext/sodium/tests/
H A Dphp_password_hash_argon2i.phpt31 // And verify that incorrect passwords fail.
H A Dphp_password_hash_argon2id.phpt31 // And verify that incorrect passwords fail.
H A Dphp_password_verify.phpt42 // And verify that incorrect passwords fail.
/PHP-7.4/ext/standard/
H A Dconfig.w329 ERROR("Please verify that Argon2 header and libaries >= 20161029 are installed");
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c547 zend_bool verify; in MYSQLND_METHOD() local
553 verify = net->data->options.ssl_verify_peer == MYSQLND_SSL_PEER_VERIFY? TRUE:FALSE; in MYSQLND_METHOD()
555 DBG_INF_FMT("VERIFY=%d", verify); in MYSQLND_METHOD()
556 ZVAL_BOOL(&verify_peer_zval, verify); in MYSQLND_METHOD()
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_templob_1.phpt2 PDO OCI: Test to verify all implicitly created temporary LOB are cleaned up
/PHP-7.4/scripts/dev/
H A Dmakedist113 git rev-parse --verify $treeish
/PHP-7.4/sapi/cli/tests/
H A Dcli_process_title_windows.phpt20 // Hence on Windows 8, we don't verify that the title is actually set by

Completed in 53 milliseconds

1234