Home
last modified time | relevance | path

Searched refs:script (Results 1 – 25 of 178) sorted by path

12345678

/PHP-5.5/
H A D.travis.yml51 script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --sh…
H A DCODING_STANDARDS257 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A DINSTALL321 explicitly in a script using the dl() function.
674 done in the start script for your web server. The start script is often
764 wanted to start, as a CGI script (a CGI script inside of the admin
784 Error fn="php4_execute" code=XXX script="/path/to/script.php" [inikey=value inik
1324 script will tell you all about your PHP settings:
1447 the respective php-config script.
1489 regenerate its configure script.
1808 script file via my browser, I get a blank screen.
1999 script file.
2106 AddHandler php5-script php
[all …]
H A DNEWS548 . Fixed bug #69121 (Segfault in get_current_user when script owner is not
1668 usage of OPcache API functions only to particular script(s). (Dmitry)
2630 . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
3122 configure script with ./buildconf. Autoconf 2.60+ is desirable
3320 . Implement FR #54514 (Get php binary path during script execution).
5062 - Fixed bug #51627 (script path not correctly evaluated).
5827 time of script repeated several times. (Dmitry)
8154 a PHP script. (Ilia)
8419 - Fixed bug #38211 (variable name and cookie name match breaks script
8570 - Fixed bug #35512 (Lack of read permission on main script results in
[all …]
H A DREADME.EXT_SKEL2 PECL_Gen, a PHP-only alternative for this script that
22 [ Note that GNU awk is likely required for this script to work. Debian
H A DREADME.PARAMETER_PARSING_API107 If you're in doubt, use check_parameters.php script to the parameters
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
162 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
H A DREADME.TESTING25 "make test" basically executes "run-tests.php" script
27 can execute the script as follows:
35 If you are running the run-tests.php script from the command line (as above)
46 executing "run-tests.php" script, you may get errors.
81 the "run-tests.php" script saves the result, the expected result and the
82 code executed to the test script directory. For example, if
88 ext/myext/tests/myext.out - output from test script (O)
117 Example script to be run by cron(1):
159 If you find bug in PHP, you can submit bug report AND test script
160 for us. You don't have to write complete script, just give us test
[all …]
H A DREADME.TESTING27 the original run-tests.php script. server-tests is *not* used by
/PHP-5.5/Zend/
H A DREADME.ZEND_VM88 Executor's code is generated by PHP script zend_vm_gen.php it uses zend_vm_def.h
H A DZEND_CHANGES1066 result sets weren't destroyed until the end of the script's
H A Dconfigure.in2 dnl Process this file with autoconf to produce a configure script.
H A Dzend_language_scanner.c283 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() argument
290 p = script; in zend_multibyte_detect_utf_encoding()
291 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
292 p = memchr(p, 0, script_size-(p-script)-2); in zend_multibyte_detect_utf_encoding()
306 p = script; in zend_multibyte_detect_utf_encoding()
307 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
H A Dzend_language_scanner.l281 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() argument
288 p = script; in zend_multibyte_detect_utf_encoding()
289 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
290 p = memchr(p, 0, script_size-(p-script)-2); in zend_multibyte_detect_utf_encoding()
304 p = script; in zend_multibyte_detect_utf_encoding()
305 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
/PHP-5.5/Zend/RFCs/
H A D003.txt60 the execution of a script as that function can not be run and code
/PHP-5.5/Zend/tests/
H A Dbug32322.phpt45 echo "Class " . $this -> myname . " destroyed at script end\n";
47 echo "Class " . $this -> myname . " destroyed beforce script end\n";
79 Class Singleton1 destroyed at script end
80 Class Singleton2 destroyed at script end
H A Dbug36759.phpt2 Bug #36759 (Objects destructors are invoked in wrong order when script is finished)
H A Dbug38211.phpt2 Bug #38211 (variable name and cookie name match breaks script execution)
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
H A Dns_068.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s…
H A Dns_083.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s…
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_001.phpt18 $s = "�\"; // 0x95+0x5c in script, not somewhere else "
H A Dmultibyte_encoding_005.phpt2 encoding conversion from script encoding into internal encoding
H A Dmultibyte_encoding_006.phpt20 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-5.5/build/
H A Dlibtool.m4205 # Use C for the default configuration in the libtool script
405 # Add some code to the start of the generated configure script which
1936 AC_MSG_WARN([output file \`$ofile' does not look like a libtool script])
4014 # If TAGNAME is not passed, then create an initial libtool script
4031 # variables and quote the copies for generation of the libtool script.
4145 # configuration script generated by Autoconf, you may include it under
4158 # The names of the tagged configurations supported by this script.
4383 # Same as above, but a single script fragment to be evaled but not shown.
4504 # libtool script then.
5536 … $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdi…

Completed in 86 milliseconds

12345678