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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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)

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 10:01:27 2025 UTC