Searched refs:scripts (Results 1 – 25 of 39) sorted by relevance
12
/PHP-8.1/ext/pgsql/tests/ |
H A D | README.md | 3 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 D | makedist | 57 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 D | credits | 19 it has been automatically created by scripts/dev/credits from
|
/PHP-8.1/ext/phar/tests/ |
H A D | zf_test.phpt | 45 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 D | bug43183.phpt | 2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
|
/PHP-8.1/.github/scripts/windows/ |
H A D | test.bat | 14 cmd /c %SDK_RUNNER% -t .github\scripts\windows\test_task.bat
|
H A D | build.bat | 46 cmd /c %SDK_RUNNER% -t .github\scripts\windows\build_task.bat
|
/PHP-8.1/.github/actions/verify-generated-files/ |
H A D | action.yml | 9 scripts/dev/genfiles
|
/PHP-8.1/ext/opcache/ |
H A D | zend_accelerator_module.c | 587 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 D | Makefile.global | 128 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 D | ax_func_which_gethostbyname_r.m4 | 53 # 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 D | gh8461-005.phpt | 16 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-005.inc'])) {
|
H A D | gh8461-006.phpt | 27 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-006.inc'])) {
|
H A D | gh8591-002.phpt | 19 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8591-002.inc'])) {
|
H A D | gh8461-004.phpt | 19 if (!isset(opcache_get_status()['scripts'][__DIR__ . '/gh8461-004.inc'])) {
|
/PHP-8.1/ext/mysqli/tests/ |
H A D | bug77597.phpt | 2 Bug #77597: mysqli_fetch_field hangs scripts
|
/PHP-8.1/ext/opcache/tests/ |
H A D | blacklist-win32.phpt | 22 print_r(count($status['scripts']) > 0);
|
H A D | blacklist.phpt | 30 print_r(count($status['scripts']));
|
H A D | gh9164.phpt | 32 if (!isset(opcache_get_status()['scripts'][$incfile])) {
|
/PHP-8.1/ |
H A D | .gitignore | 69 # 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 D | bug72035.phpt | 2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
|
/PHP-8.1/.github/actions/setup-x64/ |
H A D | action.yml | 13 ./.github/scripts/setup-slapd.sh
|
/PHP-8.1/scripts/ |
H A D | Makefile.frag | 9 scripts/phpize.m4 \
|
/PHP-8.1/.github/workflows/ |
H A D | push.yml | 170 run: .github/scripts/windows/build.bat 172 run: .github/scripts/windows/test.bat
|
/PHP-8.1/ext/oci8/tests/ |
H A D | details.inc | 35 * Common object names for scripts to use
|
Completed in 26 milliseconds
12