php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #63905 Default value for security.limit_extensions includes .phar too
Submitted: 2013-01-04 16:25 UTC Modified: 2017-01-15 07:24 UTC
From: lekensteyn at gmail dot com Assigned: krakjoe (profile)
Status: Closed Package: FPM related
PHP Version: master-Git-2013-01-04 (Git) OS:
Private report: No CVE-ID: None
 [2013-01-04 16:25 UTC] lekensteyn at gmail dot com
Description:
------------
Since PHP 5.3.9 and 5.4.0 RC2 [1], the default security.limit_extensions list is ".php .phar" instead of the documented ".php". ".phar" must be added to the example sapi/fpm/php-fpm.conf.in file.

 [1]: http://git.php.net/?p=php-src.git;a=commitdiff;h=f8ef894


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-15 07:24 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=341667
Log: Fix bug #63905 incorrect default value for limit extensions directive
 [2017-01-15 07:24 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2017-01-15 07:24 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Limit extensions is not present in php-fpm.conf.in, but the manual has been updated.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=e5500093db0f51a35f5d962d04d9d3ebf5530e52
Log: Fix bug #63905 incorrect default value for limit extensions directive
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC