Lines Matching refs:script

436   . Fixed bug #67390 (insecure temporary file use in the configure script).
784 . Fixed bug #65721 (configure script broken in 5.5.4 and 5.4.20 when enabling
891 . Fixed bug #65088 (Generated configure script is malformed on OpenBSD).
996 . Implemented FR #64764 (add support for FPM init.d script). (Lior Kaplan)
1441 . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)
1708 . Fixed bug #61546 (functions related to current script failed when chdir()
1933 configure script with ./buildconf. Autoconf 2.60+ is desirable
2131 . Implement FR #54514 (Get php binary path during script execution).
2364 . Fixed bug #61546 (functions related to current script failed when chdir()
2775 . Enhance error log when the primary script can't be open. FR #60199. (fat)
3473 . Fixed NULL dereference in lex_scan on zend multibyte builds where the script
3873 - Fixed bug #51627 (script path not correctly evaluated).
4638 time of script repeated several times. (Dmitry)
4936 - Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long). (Dmitry)
5737 - Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) (Dmitry)
6965 a PHP script. (Ilia)
7027 . Allowed PHP to be an arbitrary filter in the chain and read the script from
7201 - Fixed bug #38290 (configure script ignores --without-cdb,inifile,flatfile).
7230 - Fixed bug #38211 (variable name and cookie name match breaks script
7371 - Fixed bug #36759 (Objects destructors are invoked in wrong order when script
7381 - Fixed bug #35512 (Lack of read permission on main script results in
7759 script is loaded via SSI include). (Ilia)
7877 buildconf script via the PHP_AUTOCONF and PHP_AUTOHEADER environmental
8243 - Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).