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
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:
39 - 9 = ?
Subscribe to this entry?

 
 [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: Fri Apr 26 14:01:29 2024 UTC