php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51681 Cannot specify "no extension" with --ext
Submitted: 2010-04-28 15:08 UTC Modified: 2010-04-28 15:11 UTC
From: pmjones88 at gmail dot com Assigned:
Status: Not a bug Package: Doc Build problem
PHP Version: 5.3.2 OS: Mac OS X 10.6.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pmjones88 at gmail dot com
New email:
PHP Version: OS:

 

 [2010-04-28 15:08 UTC] pmjones88 at gmail dot com
Description:
------------
The original patch to allow alternative file extensions using --ext at the command line allowed the user to pass `--ext=false` to use no file extension.  The patch was modified before being applied, thereby accidentally removing that feature.  This patch restores the missing functionality.

cf. http://bugs.php.net/bug.php?id=51654


Patches

phd-ext-ternary.patch (last revision 2010-04-28 13:08 UTC by pmjones88 at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-28 15:11 UTC] bjori@php.net
-Status: Open +Status: Bogus
 [2010-04-28 15:11 UTC] bjori@php.net
I reverted my br0k3n edit..

Click the "all" tab in bug#51654 to see the commit :)

-Hannes
 [2010-04-28 15:23 UTC] pmjones88 at gmail dot com
Ah so -- sorry about that, didn't see the commit come through.  Thanks!  :-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC