Home
last modified time | relevance | path

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

12

/php-src/.github/
H A Dsetup_hmailserver.php20 $account = $accounts->Add(); variable
21 $account->Address = "$user@" . IMAP_MAIL_DOMAIN;
22 $account->Password = IMAP_MAILBOX_PASSWORD;
23 $account->Active = true;
24 $account->Save();
/php-src/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-src/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-src/ext/opcache/tests/
H A Dmethod_call_on_literal.phpt2 Literal compaction should take method calls on literals into account
/php-src/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
H A Ddate_period_microseconds.phpt2 DatePeriod: take microseconds into account
/php-src/ext/opcache/tests/jit/
H A Dgh8461-002.phpt2 Bug GH-8461 002 (JIT does not account for class re-compile)
H A Dgh8591-003.phpt2 Bug GH-8591 003 (JIT does not account for class re-compile)
H A Dgh8461-005.phpt2 Bug GH-8461 005 (JIT does not account for function 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-002.phpt2 Bug GH-8591 002 (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)
H A Dgh8591-001.phpt2 Bug GH-8591 001 (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)
/php-src/ext/standard/tests/file/
H A Dbug47517.phpt10 die('skip test runs under an elevated user account');
/php-src/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt53 * Allow two more to account for possible process switch, etc. */
/php-src/ext/soap/tests/bugs/
H A Dbug73037.phpt37 /* Randomize a bit, taking gzip in account. */
/php-src/sapi/litespeed/
H A DREADME.md16 host configuration. In shared hosting environment, each hosting account will has

Completed in 23 milliseconds

12