Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 37) sorted by relevance

12

/PHP-7.4/ext/phar/tests/
H A Dbug65028.phpt43 "modules/cmt/setup/config.xml",
45 "modules/meta/setup/config.xml",
51 "modules/brd/setup/config.xml",
53 "modules/auth/setup/config.xml",
56 "modules/bwd/setup/config.xml",
61 "modules/nws/setup/config.xml",
66 "modules/gmp/setup/config.xml",
71 "modules/mul/setup/config.xml",
77 "modules/cat/setup/config.xml",
85 "modules/sty/setup/config.xml",
[all …]
/PHP-7.4/ext/date/tests/
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
18 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
19 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
27 $s = (new DateTime(null))->setTimestamp(strtotime($ss)); // verbose setup method
33 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
42 $e = (new DateTime(null))->setTimestamp(strtotime($es)); // verbose setup method
/PHP-7.4/
H A D.appveyor.yml28 # ext and env setup for tests
47 # the setup scripts have to be touched, once some other db version is used
H A D.travis.yml90 - ./travis/setup-mysql.sh
91 - ./travis/setup-pgsql.sh
/PHP-7.4/azure/
H A Dsetup.yml11 - script: ./azure/setup-slapd.sh
H A Djob.yml20 - template: setup.yml
H A Dcoverage_job.yml23 - template: setup.yml
/PHP-7.4/tests/basic/
H A Dbug71273.phpt2 Bug #71273 A wrong ext directory setup in php.ini leads to crash
/PHP-7.4/ext/ldap/tests/
H A DREADME.md3 To ease testing LDAP-Setups we've created a vagrant-setup.
17 $setup = <<<SETUP
49 config.vm.provision "shell", inline: $setup
72 CAVEAT: The current setup does not (yet) test secure connections.
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_ssl_set.phpt50 If SSL setup is incorrect my_mysqli_real_connect()
53 ... and the above SSL setup should be always incorrect.
H A Dmysqli_report_new.phpt39 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
H A D001.phpt38 /* temporary addition for Kent's setup, Win32 box */
H A Dmysqli_kill.phpt70 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-7.4/appveyor/
H A Dtest_task.bat20 rem setup MySQL related exts
34 rem setup PostgreSQL related exts
43 rem setup ODBC related exts
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_backtrace.phpt2 Exceptions in linear yield from setup
H A Dbasic_yield_from_exception_handling.phpt2 Exceptions in linear yield from setup
/PHP-7.4/main/
H A Dmergesort.c67 static void setup(u_char *list1, u_char *list2, size_t n, size_t size, int (*cmp)(const void *, con…
131 setup(list1, list2, nmemb, size, cmp); in php_mergesort()
263 static void setup(u_char *list1, u_char *list2, size_t n, size_t size, int (*cmp)(const void *, con… in setup() function
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbatch_stmt_ins_exec.phpt14 // creating a proc need to be a statement in it's own batch, so we need to do a little setup first
/PHP-7.4/sapi/phpdbg/
H A D.phpdbginit39 If readline is loaded, you might want to setup completion:
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_basic.phpt18 $stream_id = setup_test_mailbox('', 1, $mailbox, 'multiPart'); // setup temp mailbox with 1 msg
H A Dimap_fetch_overview_variation6.phpt22 $stream_id = setup_test_mailbox('', 0, $mailbox); // setup temp mailbox
H A Dimap_include.inc34 * setup instructions in ext/imap/tests/README.md
/PHP-7.4/sapi/cgi/
H A Dconfig9.m47 dnl CGI setup.
/PHP-7.4/ext/pdo_odbc/tests/
H A Dcommon.phpt10 die('skip - either PDOTEST_DSN or com_dotnet extension is needed to setup the connection');
/PHP-7.4/TSRM/
H A Dthreads.m465 dnl Check whether the current setup can use POSIX threads calls.

Completed in 92 milliseconds

12