Hello Hannes, Monday, August 4, 2008, 10:54:00 AM, you wrote:
> On Mon, Aug 4, 2008 at 10:46, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> Hello Hannes, >> >> Monday, August 4, 2008, 9:44:38 AM, you wrote: >> >>> 2008/8/4 Dmitry Stogov <[EMAIL PROTECTED]>: >>>> dmitry Mon Aug 4 07:20:15 2008 UTC >>>> >>>> Modified files: (Branch: PHP_5_3) >>>> /php-src NEWS >>>> /php-src/sapi/cgi cgi_main.c >>>> /php-src/main fopen_wrappers.c >>>> Log: >>>> Removed shebang line check from CGI sapi (it is checked by scanner) >> >>> Whenever you commit something that needs to be documented (i.e. >>> removal of an INI option) then please >>> a) use the [DOC] tag in the commit message >>> b) edit the wiki scratch page: >>> http://wiki.php.net/doc/scratchpad/upgrade/53 >> >> I am sure he knows, thanks for reminding anyway. But there is no >> functionality change here, it is only an optimization possibly due to >> changes in the new scanner. > - STD_PHP_INI_ENTRY("cgi.check_shebang_line", "1", PHP_INI_SYSTEM, > OnUpdateBool, check_shebang_line, php_cgi_globals_struct, > php_cgi_globals) > This is a change that needs to be documented. Me blind :-) Best regards, Marcus -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php