You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Erel Segal (JIRA)" <ji...@apache.org> on 2008/05/20 15:16:55 UTC

[jira] Created: (SHINDIG-285) start PHP files with
start PHP files with <?php instead of <?
----------------------------------------

                 Key: SHINDIG-285
                 URL: https://issues.apache.org/jira/browse/SHINDIG-285
             Project: Shindig
          Issue Type: Bug
          Components: Gadget Rendering Server (PHP)
         Environment: Windows, WAMP Server
            Reporter: Erel Segal
            Priority: Minor


It is more compatible to start PHP files with <?php instead of <? .

I found 2 files starting with <?:
php/index.php
php/config.php

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


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

Chris Chabot resolved SHINDIG-285.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Thanks, good catch, i really thought i had'm all in the last pass.

Will be committed along with some other things later today.

> start PHP files with <?php instead of <?
> ----------------------------------------
>
>                 Key: SHINDIG-285
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-285
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (PHP)
>         Environment: Windows, WAMP Server
>            Reporter: Erel Segal
>            Assignee: Chris Chabot
>            Priority: Minor
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> It is more compatible to start PHP files with <?php instead of <? .
> I found 2 files starting with <?:
> php/index.php
> php/config.php

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