php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #43701 New PHP File Type
Submitted: 2007-12-29 05:39 UTC Modified: 2007-12-29 10:25 UTC
Votes:7
Avg. Score:4.0 ± 0.8
Reproduced:4 of 4 (100.0%)
Same Version:3 (75.0%)
Same OS:3 (75.0%)
From: dagdamor at simps dot ru Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 6CVS-2007-12-29 (CVS) OS:
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
1 + 7 = ?
Subscribe to this entry?

 
 [2007-12-29 05:39 UTC] dagdamor at simps dot ru
Description:
------------
What about new file type (extension) for PHP? :)

Say, .psc (PHP Source Code). The only difference from .php is that it wouldn't recognize <?php ... ?> tags at all, and would only work as pure PHP code. Would be very useful for serious projects, like PHP frameworks, that don't need HTML embedding, and use template systems instead.

Cheers,
Dagdamor


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-29 10:25 UTC] derick@php.net
I don't see why this is useful at all, just add the tags.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 20:01:32 2024 UTC