You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Hiroaki Kawai (JIRA)" <ji...@apache.org> on 2008/03/18 15:53:36 UTC

[jira] Created: (SHINDIG-138) PHP start tag should be
PHP start tag should be <?php
-----------------------------

                 Key: SHINDIG-138
                 URL: https://issues.apache.org/jira/browse/SHINDIG-138
             Project: Shindig
          Issue Type: Improvement
          Components: Gadgets Server - PHP
            Reporter: Hiroaki Kawai
            Priority: Minor


It is highly recommended to use <?php start tag for portability.

see also:
http://pear.php.net/manual/en/standards.tags.php
http://framework.zend.com/manual/en/coding-standard.coding-style.html#coding-standard.coding-style.php-code-demarcation


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-138) PHP start tag should be Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-138.
----------------------------------

    Resolution: Fixed

Thanks for the suggestion, changed here locally and will be included in the next patch.

> PHP start tag should be <?php
> -----------------------------
>
>                 Key: SHINDIG-138
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-138
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - PHP
>            Reporter: Hiroaki Kawai
>            Priority: Minor
>
> It is highly recommended to use <?php start tag for portability.
> see also:
> http://pear.php.net/manual/en/standards.tags.php
> http://framework.zend.com/manual/en/coding-standard.coding-style.html#coding-standard.coding-style.php-code-demarcation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.