Home
last modified time | relevance | path

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

12345678

/PHP-7.3/
H A D.travis.yml69 script:
H A DCODING_STANDARDS278 The "proto" keyword there is just a helper for the doc/genfuncsummary script
H A DNEWS388 . Fixed bug #79412 (Opcache chokes and uses 100% CPU on specific script).
2351 . Fixed bug #74979 (Interactive shell opening instead of script execution
2356 script). (SammyK)
H A DREADME.EXT_SKEL27 The ext_skel.php script generates 'extension_name.c' and 'php_extension_name.h'
H A DREADME.PARAMETER_PARSING_API113 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
173 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:
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)
118 Example script to be run by cron(1):
160 If you find bug in PHP, you can submit bug report AND test script
161 for us. You don't have to write complete script, just give us test
162 script with following format. Please test the script and make sure
[all …]
H A DUPGRADING.INTERNALS191 - Minimum Autoconf version is 2.68+ for generating the configure script.
/PHP-7.3/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 Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
/PHP-7.3/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 Dbug69092.2.phpt18 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dbug69092.phpt22 Fatal error: Encoding declaration pragma must be the very first statement in the script in %s on li…
H A Dbug69788.phpt2 Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
H A Dbug73792.phpt2 Bug #73792 (invalid foreach loop hangs script)
H A Dns_068.phpt13 …ment has to be the very first statement or after any declare call in the script in %sns_068.php on…
H A Dns_083.phpt14 …ment has to be the very first statement or after any declare call in the script in %sns_083.php on…
/PHP-7.3/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.phpt19 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-7.3/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_001.phpt24 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …
H A Dscalar_strict_declaration_placement_002.phpt14 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …

Completed in 45 milliseconds

12345678