You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2009/03/21 19:10:50 UTC

[jira] Created: (LOG4PHP-23) Mixed PHP4 and PHP5 syntax

Mixed PHP4 and PHP5 syntax
--------------------------

                 Key: LOG4PHP-23
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-23
             Project: Log4php
          Issue Type: Improvement
            Reporter: Christian Grobmeier


There are syntax uses of PHP5 in main sourcefolder. However, sometimes encapsulation is broken since classes look like php4 classes. 
Clean up source code and use php5 modifiers whereever applicable.


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


[jira] Resolved: (LOG4PHP-23) Mixed PHP4 and PHP5 syntax

Posted by "Christian Grobmeier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier resolved LOG4PHP-23.
----------------------------------------

    Resolution: Fixed

Most syntax should be in PHP5 manner now. Several occassions of PHP4 might occur, of course.

> Mixed PHP4 and PHP5 syntax
> --------------------------
>
>                 Key: LOG4PHP-23
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-23
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>            Reporter: Christian Grobmeier
>            Assignee: Christian Grobmeier
>             Fix For: 2.0
>
>
> There are syntax uses of PHP5 in main sourcefolder. However, sometimes encapsulation is broken since classes look like php4 classes. 
> Clean up source code and use php5 modifiers whereever applicable.

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


[jira] Updated: (LOG4PHP-23) Mixed PHP4 and PHP5 syntax

Posted by "Knut Urdalen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Urdalen updated LOG4PHP-23:
--------------------------------

    Component/s: Code

> Mixed PHP4 and PHP5 syntax
> --------------------------
>
>                 Key: LOG4PHP-23
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-23
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>            Reporter: Christian Grobmeier
>             Fix For: 2.0
>
>
> There are syntax uses of PHP5 in main sourcefolder. However, sometimes encapsulation is broken since classes look like php4 classes. 
> Clean up source code and use php5 modifiers whereever applicable.

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


[jira] Assigned: (LOG4PHP-23) Mixed PHP4 and PHP5 syntax

Posted by "Christian Grobmeier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier reassigned LOG4PHP-23:
------------------------------------------

    Assignee: Christian Grobmeier

> Mixed PHP4 and PHP5 syntax
> --------------------------
>
>                 Key: LOG4PHP-23
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-23
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>            Reporter: Christian Grobmeier
>            Assignee: Christian Grobmeier
>             Fix For: 2.0
>
>
> There are syntax uses of PHP5 in main sourcefolder. However, sometimes encapsulation is broken since classes look like php4 classes. 
> Clean up source code and use php5 modifiers whereever applicable.

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