Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 24 of 24) sorted by relevance

/PHP-8.1/ext/oci8/tests/
H A Dbug51291_2.phpt15 echo "\nTest 1 - Execute - after successful 2nd query with same statement\n";
31 echo "2nd call after successful execute\n";
37 Test 1 - Execute - after successful 2nd query with same statement
52 2nd call after successful execute
H A Dbug51291_1.phpt67 echo "\nTest 6 - Execute - after successful 2nd query with new handle\n";
81 echo "2nd call after successful execute\n";
86 echo "\nTest 7 - Execute - after successful 2nd query with same handle\n";
100 echo "2nd call after successful execute\n";
269 Test 6 - Execute - after successful 2nd query with new handle
283 2nd call after successful execute
298 Test 7 - Execute - after successful 2nd query with same handle
312 2nd call after successful execute
H A Dbind_sqltafc.phpt34 echo "\nTest 1 - successful insert\n";
120 Test 1 - successful insert
/PHP-8.1/ext/standard/tests/serialize/
H A Dbug65806.phpt73 return 'successful';
78 check successful
81 check successful
/PHP-8.1/ext/mbstring/tests/
H A Dmb_language.phpt16 echo "Changing language to English should be successful:\n";
35 Changing language to English should be successful:
/PHP-8.1/ext/soap/tests/
H A Dbug69137.phpt43 print "successful lookup";
47 successful lookup
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fflush_basic_001.phpt6 * test a successful flush
H A Dbug55701.phpt236 // after a successful iteration over a non-empty list of files.
/PHP-8.1/ext/imap/tests/
H A Dimap_close_variation4.phpt40 // check that imap_close was successful, if not call imap_close and explicitly set CL_EXPUNGE
44 // if imap_close was successful test whether CL_EXPUNGE was set by doing a message count
/PHP-8.1/ext/standard/tests/network/
H A Dbug73594a.phpt22 // only check $auth if dns_get_record is successful
H A Dbug73594.phpt23 // only check $additional if dns_get_record is successful
/PHP-8.1/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt48 Change to successful; Hat not existent (Process gets killed by apparmor)
H A Dtester.inc504 $this->trace('Checking connection successful');
750 $this->error('Expected request error but the request was successful');
/PHP-8.1/ext/mysqli/tests/
H A Dbug53503.phpt2 Bug #53503 (mysqli::query returns false after successful LOAD DATA query)
/PHP-8.1/ext/odbc/tests/
H A Dbug47803.phpt2 Bug #47803 Executing prepared statements is successful only for the first two statements
/PHP-8.1/
H A DREADME.md75 successful compilation of the sources to run this test suite.
90 After a successful build (and test), PHP may be installed with:
H A DNEWS721 . Fixed bug GH-10385 (FPM successful config test early exit). (nielsdos)
/PHP-8.1/ext/ftp/tests/
H A Dserver.inc160 fputs($s, "250 CDUP command successful.\r\n");
260 fputs($s, "250 CWD command successful.\r\n");
446 fputs($s, "250 Delete successful\r\n");
469 fputs($s, "250 Rename successful\r\n");
/PHP-8.1/ext/standard/
H A Dbasic_functions.c2428 bool successful = 0; local
2452 successful = 1;
2465 successful = 1;
2468 if (successful) {
2474 RETURN_BOOL(successful);
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt111 // successful export
H A Dopenssl_error_string_basic_openssl3.phpt114 // successful export
/PHP-8.1/ext/session/tests/
H A Dsave_handler.inc62 // MUST return STRING for successful read().
/PHP-8.1/ext/standard/tests/file/
H A Dfile.inc146 // successful, return true
/PHP-8.1/build/
H A Dphp.m41000 build to be successful.

Completed in 41 milliseconds