Home
last modified time | relevance | path

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

12

/PHP-7.0/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.0/
H A D.travis.yml53 - . ./travis/ext/mysql/setup.sh
54 - . ./travis/ext/mysqli/setup.sh
55 - . ./travis/ext/pdo_mysql/setup.sh
56 - . ./travis/ext/pgsql/setup.sh
57 - . ./travis/ext/pdo_pgsql/setup.sh
H A D.appveyor.yml27 # ext and env setup for tests
43 # the setup scripts have to be touched, once some other db version is used
H A Dphp7.spec.in26 %setup
H A Dmakerpm56 %setup -q -n TARDIR
/PHP-7.0/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
H A Ddate_timestamp_get.phpt2 DateTime: Test correct setup and correct DateTime parameter to date_timestamp_get()
/PHP-7.0/ext/bcmath/libbcmath/
H A DChangeLog9 * Initial setup of bcmath library., calling it version 0.1.
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar8setup/gtCommandLineOptions.php)����J)����{�������)���setup/preconditions/gtIsValidFunction.php…
10setup/preconditions/gtIsValidMethod.php2����J2������������&���setup/preconditions/gtIsValidCl…
/PHP-7.0/ext/ldap/tests/
H A DREADME1 To ease testing LDAP-Setups we've created a vagrant-setup.
17 $setup = <<<SETUP
49 config.vm.provision "shell", inline: $setup
66 CAVEAT: The current setup does not (yet) test secure connections.
/PHP-7.0/tests/basic/
H A Dbug71273.phpt2 Bug #71273 A wrong ext directory setup in php.ini leads to crash
/PHP-7.0/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.phpt73 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-7.0/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.0/main/
H A Dmergesort.c69 static void setup(u_char *list1, u_char *list2, size_t n, size_t size, int (*cmp)(const void *, con…
133 setup(list1, list2, nmemb, size, cmp); in php_mergesort()
265 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.0/appveyor/
H A Dtest_task.bat20 rem setup MySQL related exts
34 rem setup PostgreSQL related exts
/PHP-7.0/sapi/phpdbg/
H A D.phpdbginit39 If readline is loaded, you might want to setup completion:
/PHP-7.0/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
/PHP-7.0/sapi/cgi/
H A Dconfig9.m49 dnl CGI setup
H A DREADME.FastCGI25 In this setup, PHP is started as a separate process entirely from the web
86 To setup a specific static configuration for php, you have to use
/PHP-7.0/ext/pdo_odbc/tests/
H A Dcommon.phpt10 die('skip - either PDOTEST_DSN or com_dotnet extension is needed to setup the connection');

Completed in 78 milliseconds

12