php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47326 php.ini, useless: ;extension=php_phar.dll
Submitted: 2009-02-06 09:58 UTC Modified: 2009-02-10 10:39 UTC
From: lunter at interia dot pl Assigned:
Status: Not a bug Package: PHAR related
PHP Version: 6CVS-2009-02-06 (CVS) OS: win
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 31 = ?
Subscribe to this entry?

 
 [2009-02-06 09:58 UTC] lunter at interia dot pl
Description:
------------
php.ini, useless: ;extension=php_phar.dll 
because phar is compiled into core

Reproduce code:
---------------
php.ini

Expected result:
----------------
no line: ;extension=php_phar.dll

Actual result:
--------------
;extension=php_phar.dll

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-10 10:39 UTC] tony2001@php.net
It may or may not be enabled depending on who and how is doing the build.
In either case an unused (and commented out) line in php.ini is not a bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC