Home
last modified time | relevance | path

Searched refs:account (Results 1 – 25 of 28) sorted by relevance

12

/PHP-8.3/appveyor/
H A Dsetup_hmailserver.php16 $account = $accounts->Add(); variable
17 $account->Address = "$user@" . IMAP_MAIL_DOMAIN;
18 $account->Password = IMAP_MAILBOX_PASSWORD;
19 $account->Active = true;
20 $account->Save();
/PHP-8.3/ext/pgsql/tests/
H A DREADME.md6 * There is a PostgreSQL account for the users running the test scripts
10 account named `testuser` and grant that user access to the database `test`.
12 If you have account and database, type `createdb test` from command prompt to
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_auth_pam.phpt54 $account = 0;
59 } elseif (preg_match('/^account/', $line)) {
60 $account = 1;
66 if (!$account) {
67 die("SKIP pam service file missing 'account' directive");
/PHP-8.3/ext/opcache/tests/
H A Dmethod_call_on_literal.phpt2 Literal compaction should take method calls on literals into account
/PHP-8.3/ext/date/tests/
H A Dbug68078.phpt2 Comparing datetime objects should account for microseconds
H A Dbug68078_negative.phpt2 Comparing datetime objects with negative timestamps should account for microseconds
/PHP-8.3/ext/opcache/tests/jit/
H A Dgh8461-005.phpt2 Bug GH-8461 005 (JIT does not account for function re-compile)
H A Dgh8591-003.phpt2 Bug GH-8591 003 (JIT does not account for class re-compile)
H A Dgh8461-002.phpt2 Bug GH-8461 002 (JIT does not account for class re-compile)
H A Dgh8461-007.phpt2 Bug GH-8461 007 (JIT does not account for function re-compile)
H A Dgh8591-006.phpt2 Bug GH-8591 001 (JIT does not account for class re-compile)
H A Dgh8461-006.phpt2 Bug GH-8461 006 (JIT does not account for function re-compile)
H A Dgh8461-001.phpt2 Bug GH-8461 001 (JIT does not account for class re-compile)
H A Dgh8461-003.phpt2 Bug GH-8461 003 (JIT does not account for class re-compile)
H A Dgh8591-005.phpt2 Bug GH-8591 001 (JIT does not account for class re-compile)
H A Dgh8591-001.phpt2 Bug GH-8591 001 (JIT does not account for class re-compile)
H A Dgh8591-002.phpt2 Bug GH-8591 002 (JIT does not account for class re-compile)
H A Dgh8591-004.phpt2 Bug GH-8591 004 (JIT does not account for class re-compile)
H A Dgh8461-004.phpt2 Bug GH-8461 004 (JIT does not account for class re-compile)
H A Dgh8461-008.phpt2 Bug GH-8461 008 (JIT does not account for function re-compile)
/PHP-8.3/ext/standard/tests/file/
H A Dbug47517.phpt10 die('skip test runs under an elevated user account');
/PHP-8.3/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt53 * Allow two more to account for possible process switch, etc. */
/PHP-8.3/ext/soap/tests/
H A Dbug73037.phpt37 /* Randomize a bit, taking gzip in account. */
/PHP-8.3/
H A DUPGRADING.INTERNALS36 into account.
/PHP-8.3/sapi/litespeed/
H A DREADME.md16 host configuration. In shared hosting environment, each hosting account will has

Completed in 27 milliseconds

12