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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dagdamor at simps dot ru
New email:
PHP Version: OS:

 

 [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 03:01:30 2024 UTC