Home
last modified time | relevance | path

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

12

/PHP-8.2/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.2/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.2/.github/actions/verify-generated-files/
H A Daction.yml9 scripts/dev/credits
10 scripts/dev/genfiles
/PHP-8.2/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.2/Zend/tests/
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
/PHP-8.2/.github/scripts/windows/
H A Dtest.bat12 cmd /c %SDK_RUNNER% -t .github\scripts\windows\test_task.bat
H A Dbuild.bat44 cmd /c %SDK_RUNNER% -t .github\scripts\windows\build_task.bat
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_module.c633 zval memory_usage, statistics, scripts; local
710 array_init(&scripts);
714 add_assoc_zval(&statistics, "functions", &scripts);
721 array_init(&scripts);
724 add_next_index_str(&scripts, key);
726 add_next_index_str(&scripts, Z_CE_P(zv)->name);
729 add_assoc_zval(&statistics, "classes", &scripts);
735 array_init(&scripts);
740 add_assoc_zval(&statistics, "scripts", &scripts);
747 if (accelerator_get_scripts(&scripts)) {
[all …]
/PHP-8.2/build/
H A DMakefile.global130 rm -f main/build-defs.h scripts/phpize
132 …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.2/ext/opcache/tests/jit/
H A Dgh8461-005.phpt15 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-005.inc'])) {
H A Dgh8461-006.phpt26 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-006.inc'])) {
H A Dgh8591-002.phpt18 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8591-002.inc'])) {
H A Dgh8461-004.phpt18 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-004.inc'])) {
/PHP-8.2/ext/mysqli/tests/
H A Dbug77597.phpt2 Bug #77597: mysqli_fetch_field hangs scripts
/PHP-8.2/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.2/
H A D.gitignore69 # Generated by configure scripts on all systems
109 /scripts/man1/*.1
123 # Executable binaries and scripts generated during the build process
131 /scripts/php-config
132 /scripts/phpize
H A DCONTRIBUTING.md120 Submitting test scripts helps us to understand what functionality has changed.
221 ├─ credits_ext.h # Generated by `scripts/dev/credits`
222 ├─ credits_sapi.h # Generated by `scripts/dev/credits`
243 ├─ scripts/ # php-config, phpize and internal development scripts
277 maintainer. Explain what has been changed by your patch. Test scripts should be
286 - Create test scripts for use with `make test`.
/PHP-8.2/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
/PHP-8.2/scripts/
H A DMakefile.frag9 scripts/phpize.m4 \
/PHP-8.2/.github/actions/setup-x64/
H A Daction.yml21 ./.github/scripts/setup-slapd.sh
/PHP-8.2/.github/
H A Dlabeler.yml14 - scripts/**/*

Completed in 37 milliseconds

12