Searched refs:scripts (Results 1 – 25 of 48) sorted by relevance
12
/PHP-7.1/ext/pgsql/tests/ |
H A D | README | 1 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.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-7.1/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.1/ |
H A D | Makefile.global | 122 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 | README.TESTING | 18 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"
|
H A D | .appveyor.yml | 36 # the setup scripts have to be touched, once some other db version is used
|
H A D | .gitignore | 263 pear/scripts 277 scripts/php-config 278 scripts/phpize 279 scripts/man1/*.1
|
H A D | README.SUBMITTING_PATCH | 58 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 D | README.TESTING2 | 25 can be configured to run test scripts through an HTTP server running 27 alias a directory to the php source directory, or the test scripts
|
H A D | configure.in | 1526 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/scripts/Makefile.frag,$abs_srcdir/scripts,scripts) 1535 $php_shtool mkdir -p pear/scripts 1536 $php_shtool mkdir -p scripts 1537 $php_shtool mkdir -p scripts/man1 1540 scripts/phpize scripts/man1/phpize.1 \ 1541 scripts/php-config scripts/man1/php-config.1 \
|
H A D | makerpm | 53 for suExec and stand alone php scripts too.
|
H A D | UPGRADING.INTERNALS | 67 The most optimal use case for scripts is utilizing UTF-8 for any I/O
|
H A D | README.PARAMETER_PARSING_API | 107 and their types (it can be found in ./scripts/dev/ directory of PHP sources): 109 # php ./scripts/dev/check_parameters.php /path/to/your/sources/
|
H A D | README.RELEASE_PROCESS | 63 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 165 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
|
/PHP-7.1/scripts/dev/ |
H A D | credits | 13 it has been automaticaly created by php7/scripts/credits from
|
/PHP-7.1/ext/opcache/tests/ |
H A D | blacklist-win32.phpt | 21 print_r(count($status['scripts']) > 0);
|
H A D | blacklist.phpt | 21 print_r(count($status['scripts']));
|
/PHP-7.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-7.1/scripts/ |
H A D | Makefile.frag | 9 scripts/phpize.m4 \
|
/PHP-7.1/build/ |
H A D | ax_check_compile_flag.m4 | 47 # scripts that are the output of Autoconf when processing the Macro. You 49 # or distributing such scripts, even though portions of the text of the
|
/PHP-7.1/TSRM/m4/ |
H A D | gethostbyname.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.1/ext/oci8/tests/ |
H A D | details.inc | 35 * Common object names for scripts to use
|
/PHP-7.1/ext/pspell/ |
H A D | README | 33 cofigure pspell and aspell with their 'configure' scripts woth no parameters).
|
/PHP-7.1/ext/opcache/ |
H A D | zend_accelerator_module.c | 595 zval memory_usage, statistics, scripts; local 668 if (accelerator_get_scripts(&scripts)) { 669 add_assoc_zval(return_value, "scripts", &scripts);
|
/PHP-7.1/ext/dba/ |
H A D | README | 36 files from within PHP scripts. When working with ini files you
|
Completed in 60 milliseconds
12