Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 39) sorted by relevance

12

/PHP-8.1/ext/pgsql/tests/
H A DREADME.md3 Test scripts assumes:
6 * There is a PostgreSQL account for the users running the test scripts
13 create the database to execute the test scripts. By executing the above command
/PHP-8.1/scripts/dev/
H A Dmakedist57 scripts/dev/makedist
60 scripts/dev/makedist PHP-7.4
63 scripts/dev/makedist php-7.4.0
66 scripts/dev/makedist php-7.4.0RC1
69 scripts/dev/makedist --remote=git@github.com:php/php-src.git php-7.4.0
146 ./scripts/dev/genfiles
H A Dcredits19 it has been automatically created by scripts/dev/credits from
/PHP-8.1/ext/phar/tests/
H A Dzf_test.phpt45 phar://%szfapp.phar.tar.gz/application/default/views/scripts/error/error.phtml
46 phar://%szfapp.phar.tar.gz/application/default/views/scripts/index/index.phtml
/PHP-8.1/Zend/tests/
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
/PHP-8.1/.github/scripts/windows/
H A Dtest.bat14 cmd /c %SDK_RUNNER% -t .github\scripts\windows\test_task.bat
H A Dbuild.bat46 cmd /c %SDK_RUNNER% -t .github\scripts\windows\build_task.bat
/PHP-8.1/.github/actions/verify-generated-files/
H A Daction.yml9 scripts/dev/genfiles
/PHP-8.1/ext/opcache/
H A Dzend_accelerator_module.c587 zval memory_usage, statistics, scripts; local
664 array_init(&scripts);
668 add_assoc_zval(&statistics, "functions", &scripts);
675 array_init(&scripts);
678 add_next_index_str(&scripts, key);
680 add_next_index_str(&scripts, ce->name);
683 add_assoc_zval(&statistics, "classes", &scripts);
689 array_init(&scripts);
694 add_assoc_zval(&statistics, "scripts", &scripts);
701 if (accelerator_get_scripts(&scripts)) {
[all …]
/PHP-8.1/build/
H A DMakefile.global128 rm -f main/build-defs.h scripts/phpize
130 …rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/p…
H A Dax_func_which_gethostbyname_r.m453 # scripts that are the output of Autoconf when processing the Macro. You
55 # or distributing such scripts, even though portions of the text of the
/PHP-8.1/ext/opcache/tests/jit/
H A Dgh8461-005.phpt16 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-005.inc'])) {
H A Dgh8461-006.phpt27 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-006.inc'])) {
H A Dgh8591-002.phpt19 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8591-002.inc'])) {
H A Dgh8461-004.phpt19 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-004.inc'])) {
/PHP-8.1/ext/mysqli/tests/
H A Dbug77597.phpt2 Bug #77597: mysqli_fetch_field hangs scripts
/PHP-8.1/ext/opcache/tests/
H A Dblacklist-win32.phpt22 print_r(count($status['scripts']) > 0);
H A Dblacklist.phpt30 print_r(count($status['scripts']));
H A Dgh9164.phpt32 if (!isset(opcache_get_status()['scripts'][$incfile])) {
/PHP-8.1/
H A D.gitignore69 # Generated by configure scripts on all systems
110 /scripts/man1/*.1
124 # Executable binaries and scripts generated during the build process
132 /scripts/php-config
133 /scripts/phpize
/PHP-8.1/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
/PHP-8.1/.github/actions/setup-x64/
H A Daction.yml13 ./.github/scripts/setup-slapd.sh
/PHP-8.1/scripts/
H A DMakefile.frag9 scripts/phpize.m4 \
/PHP-8.1/.github/workflows/
H A Dpush.yml170 run: .github/scripts/windows/build.bat
172 run: .github/scripts/windows/test.bat
/PHP-8.1/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use

Completed in 26 milliseconds

12