Home
last modified time | relevance | path

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

12

/PHP-5.6/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-5.6/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-5.6/Zend/tests/
H A Dbug43183.phpt2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
/PHP-5.6/
H A DMakefile.global122 rm -f php5.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 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"
H A D.gitignore238 pear/scripts
253 scripts/php-config
254 scripts/phpize
255 scripts/man1/*.1
H A DREADME.SUBMITTING_PATCH47 Test scripts should be included.
112 patch. Test scripts should be included.
142 scripts helps us to understand what functionality has changed. It is
160 - Create test scripts for use with "make test".
H A DREADME.TESTING225 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 Dconfigure.in1513 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/scripts/Makefile.frag,$abs_srcdir/scripts,scripts)
1522 $php_shtool mkdir -p pear/scripts
1523 $php_shtool mkdir -p scripts
1524 $php_shtool mkdir -p scripts/man1
1527 scripts/phpize scripts/man1/phpize.1 \
1528 scripts/php-config scripts/man1/php-config.1 \
H A Dmakerpm53 for suExec and stand alone php scripts too.
H A DREADME.PARAMETER_PARSING_API108 and their types (it can be found in ./scripts/dev/ directory of PHP sources):
110 # php ./scripts/dev/check_parameters.php /path/to/your/sources/
/PHP-5.6/sapi/isapi/stresstest/
H A Dnotes.txt7 2: run the php test scripts bundled with the source code
41 2: Run the php test scripts bundled with the source code
/PHP-5.6/scripts/dev/
H A Dcredits13 it has been automaticaly created by php5/scripts/credits from
/PHP-5.6/ext/opcache/tests/
H A Dblacklist-win32.phpt20 print_r(count($status['scripts']));
H A Dblacklist.phpt20 print_r(count($status['scripts']));
/PHP-5.6/scripts/
H A DMakefile.frag10 scripts/phpize.m4 \
/PHP-5.6/ext/oci8/tests/
H A Ddetails.inc35 * Common object names for scripts to use
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_module.c559 zval *memory_usage,*statistics,*scripts; in ZEND_FUNCTION() local
629 scripts = accelerator_get_scripts(TSRMLS_C); in ZEND_FUNCTION()
630 if (scripts) { in ZEND_FUNCTION()
631 add_assoc_zval(return_value, "scripts", scripts); in ZEND_FUNCTION()
H A DREADME84 The maximum number of keys (scripts) in the OPcache hash table.
223 Allows calling OPcache API functions only from PHP scripts which path is
/PHP-5.6/sapi/thttpd/
H A DREADME9 if you want to execute arbitrarily long running scripts.
/PHP-5.6/ext/pspell/
H A DREADME33 cofigure pspell and aspell with their 'configure' scripts woth no parameters).
/PHP-5.6/sapi/nsapi/
H A Dnsapi-readme.txt60 PHP scripts (same like a cgi-bin directory):
72 crashes with very large PHP scripts, it is recommended to raise it with the Admin Server
/PHP-5.6/ext/dba/
H A DREADME36 files from within PHP scripts. When working with ini files you
/PHP-5.6/sapi/apache_hooks/
H A DREADME194 and scripts at all stages.
/PHP-5.6/sapi/cgi/
H A DREADME.FastCGI75 CGI scripts. You'll need to create a directory somewhere to store your

Completed in 31 milliseconds

12