Searched refs:scripts (Results 1 – 25 of 30) sorted by relevance
12
/PHP-7.4/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-7.4/scripts/dev/ |
H A D | makedist | 48 scripts/dev/makedist 51 scripts/dev/makedist PHP-7.4 54 scripts/dev/makedist php-7.4.0 57 scripts/dev/makedist php-7.4.0RC1 60 scripts/dev/makedist --remote=git@git.php.net:php-src.git php-7.4.0 137 ./scripts/dev/genfiles
|
H A D | credits | 19 it has been automatically created by scripts/dev/credits from
|
/PHP-7.4/Zend/tests/ |
H A D | bug43183.phpt | 2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
|
/PHP-7.4/ext/phar/tests/ |
H A D | zf_test.phpt | 46 phar://%szfapp.phar.tar.gz/application/default/views/scripts/error/error.phtml 47 phar://%szfapp.phar.tar.gz/application/default/views/scripts/index/index.phtml
|
/PHP-7.4/ext/opcache/ |
H A D | zend_accelerator_module.c | 584 zval memory_usage, statistics, scripts; local 661 array_init(&scripts); 665 add_assoc_zval(&statistics, "functions", &scripts); 672 array_init(&scripts); 675 add_next_index_str(&scripts, key); 677 add_next_index_str(&scripts, ce->name); 680 add_assoc_zval(&statistics, "classes", &scripts); 686 array_init(&scripts); 691 add_assoc_zval(&statistics, "scripts", &scripts); 698 if (accelerator_get_scripts(&scripts)) { [all …]
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | bug77597.phpt | 2 Bug #77597: mysqli_fetch_field hangs scripts
|
/PHP-7.4/build/ |
H A D | Makefile.global | 122 rm -f main/build-defs.h scripts/phpize 124 …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-7.4/ext/opcache/tests/ |
H A D | blacklist-win32.phpt | 21 print_r(count($status['scripts']) > 0);
|
H A D | blacklist.phpt | 29 print_r(count($status['scripts']));
|
/PHP-7.4/ |
H A D | .gitignore | 66 # Generated by configure scripts on all systems 114 /scripts/man1/*.1 128 # Executable binaries and scripts generated during the build process 136 /scripts/php-config 137 /scripts/phpize
|
H A D | .appveyor.yml | 47 # the setup scripts have to be touched, once some other db version is used
|
H A D | CONTRIBUTING.md | 93 Submitting test scripts helps us to understand what functionality has changed. 193 ├─ credits_ext.h # Generated by `scripts/dev/credits` 194 ├─ credits_sapi.h # Generated by `scripts/dev/credits` 218 ├─ scripts/ # php-config, phpize and internal development scripts 252 maintainer. Explain what has been changed by your patch. Test scripts should be 261 - Create test scripts for use with `make test`.
|
H A D | configure.ac | 1521 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/scripts/Makefile.frag,$abs_srcdir/scripts,scripts) 1531 $php_shtool mkdir -p scripts 1532 $php_shtool mkdir -p scripts/man1 1535 scripts/phpize scripts/man1/phpize.1 \ 1536 scripts/php-config scripts/man1/php-config.1 \
|
H A D | php.ini-development | 217 ; You can redirect all of the output of your scripts to a function. For 221 ; Note: People who wrote portable scripts should not depend on this ini 352 ; If enabled, scripts may be written in encodings that are incompatible with 358 ; Allows to set the default encoding for the scripts. This value will be used 392 ; long running scripts. 662 ; useful when running scripts from the command line. When this directive is 795 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts 876 ; If your scripts have to deal with files from Macintosh systems, 1780 ; The maximum number of keys (scripts) in the OPcache hash table. 1854 ; Allows calling OPcache API functions only from PHP scripts which path is [all …]
|
H A D | php.ini-production | 217 ; You can redirect all of the output of your scripts to a function. For 221 ; Note: People who wrote portable scripts should not depend on this ini 352 ; If enabled, scripts may be written in encodings that are incompatible with 358 ; Allows to set the default encoding for the scripts. This value will be used 392 ; long running scripts. 662 ; useful when running scripts from the command line. When this directive is 795 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts 876 ; If your scripts have to deal with files from Macintosh systems, 1780 ; The maximum number of keys (scripts) in the OPcache hash table. 1854 ; Allows calling OPcache API functions only from PHP scripts which path is [all …]
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | bug72035.phpt | 2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
|
/PHP-7.4/scripts/ |
H A D | Makefile.frag | 9 scripts/phpize.m4 \
|
/PHP-7.4/ext/oci8/tests/ |
H A D | details.inc | 35 * Common object names for scripts to use
|
/PHP-7.4/docs/ |
H A D | release-process.md | 85 3. Run the `scripts/dev/credits` script in php-src and commit the changes in 136 12. Run: `./scripts/dev/makedist php-7.4.0RC2`, this will export the tree, 139 13. Run `scripts/dev/gen_verify_stub <version> [identity]`, this will sign the 220 4. Run the `scripts/dev/credits` script in php-src and commit the changes in 232 9. Run: `./scripts/dev/makedist php-7.4.1`, this will export the tag, 241 10. Run `scripts/dev/gen_verify_stub <version> [identity]`, this will sign the
|
H A D | parameter-parsing-api.md | 129 types (it can be found in `./scripts/dev/` directory of PHP sources): 132 php ./scripts/dev/check_parameters.php /path/to/your/sources/
|
/PHP-7.4/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 13 …ocs.oasis-open.org/opendocument/meta/rdfa#" office:version="1.2"><office:scripts/><office:font-fac…
|
/PHP-7.4/ext/mbstring/libmbfl/ |
H A D | LICENSE | 139 interface definition files, plus the scripts used to control compilation
|
/PHP-7.4/ext/bcmath/libbcmath/ |
H A D | LICENSE | 141 interface definition files, plus the scripts used to control
|
Completed in 49 milliseconds
12