Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/pgsql/tests/
H A DREADME1 Test scripts assumes:
3 - there is a PostgreSQL account for the users running the test scripts
11 to create the database to execute the test scripts. By executing the above
/PHP-7.3/Zend/tests/
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
/PHP-7.3/ext/phar/tests/
H A Dzf_test.phpt46 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.3/
H A D.gitignore99 pear/scripts
119 scripts/php-config
120 scripts/phpize
121 scripts/man1/*.1
H A DMakefile.global122 rm -f php7.spec 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.appveyor.yml38 # the setup scripts have to be touched, once some other db version is used
H A DREADME.TESTING18 To execute test scripts, you must build PHP with some SAPI, then you
19 type "make test" to execute all or some test scripts saved under
37 select the PHP executable that is to be tested, that is, used to run the test scripts.
41 test scripts such as session must be executed by CGI SAPI. Therefore,
45 executing test scripts may differ. If you use different PHP binary for
57 [Which test scripts are executed]
60 test scripts by extracting all directories named "tests"
207 can be configured to run test scripts through an HTTP server running
209 alias a directory to the php source directory, or the test scripts
H A DREADME.SUBMITTING_PATCH58 Test scripts should be included.
113 patch. Test scripts should be included.
143 scripts helps us to understand what functionality has changed. It is
161 - Create test scripts for use with "make test".
H A Dconfigure.ac1561 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/scripts/Makefile.frag,$abs_srcdir/scripts,scripts)
1570 $php_shtool mkdir -p pear/scripts
1571 $php_shtool mkdir -p scripts
1572 $php_shtool mkdir -p scripts/man1
1575 scripts/phpize scripts/man1/phpize.1 \
1576 scripts/php-config scripts/man1/php-config.1 \
H A DREADME.PARAMETER_PARSING_API114 and their types (it can be found in ./scripts/dev/ directory of PHP sources):
116 # php ./scripts/dev/check_parameters.php /path/to/your/sources/
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
96 13. run ``scripts/dev/gen_verify_stub <version> [identity]``, this will sign the tarballs
173 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
H A Dphp.ini-development222 ; You can redirect all of the output of your scripts to a function. For
226 ; Note: People who wrote portable scripts should not depend on this ini
350 ; If enabled, scripts may be written in encodings that are incompatible with
356 ; Allows to set the default encoding for the scripts. This value will be used
384 ; long running scripts.
655 ; useful when running scripts from the command line. When this directive is
788 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
869 ; If your scripts have to deal with files from Macintosh systems,
1798 ; The maximum number of keys (scripts) in the OPcache hash table.
1872 ; Allows calling OPcache API functions only from PHP scripts which path is
H A Dphp.ini-production222 ; You can redirect all of the output of your scripts to a function. For
226 ; Note: People who wrote portable scripts should not depend on this ini
350 ; If enabled, scripts may be written in encodings that are incompatible with
356 ; Allows to set the default encoding for the scripts. This value will be used
384 ; long running scripts.
657 ; useful when running scripts from the command line. When this directive is
790 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
871 ; If your scripts have to deal with files from Macintosh systems,
1800 ; The maximum number of keys (scripts) in the OPcache hash table.
1874 ; Allows calling OPcache API functions only from PHP scripts which path is
/PHP-7.3/ext/mysqli/tests/
H A Dbug77597.phpt2 Bug #77597: mysqli_fetch_field hangs scripts
/PHP-7.3/scripts/dev/
H A Dcredits13 it has been automaticaly created by php7/scripts/credits from
/PHP-7.3/ext/opcache/tests/
H A Dblacklist-win32.phpt21 print_r(count($status['scripts']) > 0);
H A Dblacklist.phpt21 print_r(count($status['scripts']));
/PHP-7.3/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
/PHP-7.3/scripts/
H A DMakefile.frag9 scripts/phpize.m4 \
/PHP-7.3/TSRM/m4/
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-7.3/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use
/PHP-7.3/ext/pspell/
H A DREADME33 cofigure pspell and aspell with their 'configure' scripts woth no parameters).
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c594 zval memory_usage, statistics, scripts; local
667 if (accelerator_get_scripts(&scripts)) {
668 add_assoc_zval(return_value, "scripts", &scripts);
H A DREADME83 The maximum number of keys (scripts) in the OPcache hash table.
205 Allows calling OPcache API functions only from PHP scripts which path is
/PHP-7.3/ext/dba/
H A DREADME36 files from within PHP scripts. When working with ini files you

Completed in 54 milliseconds

12