[jira] [Resolved] (LOG4PHP-140) Incorrect usage of changes.xml

2011-05-28 Thread Ivan Habunek (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Habunek resolved LOG4PHP-140. -- Resolution: Fixed Assignee: Ivan Habunek > Incorrect usage of changes.xml >

[jira] [Commented] (LOG4PHP-140) Incorrect usage of changes.xml

2011-05-28 Thread Ivan Habunek (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040569#comment-13040569 ] Ivan Habunek commented on LOG4PHP-140: -- Commited in r1128590. The following issues w

svn commit: r1128590 - /logging/log4php/trunk/src/changes/changes.xml

2011-05-28 Thread ihabunek
Author: ihabunek Date: Sat May 28 10:22:17 2011 New Revision: 1128590 URL: http://svn.apache.org/viewvc?rev=1128590&view=rev Log: LOG4PHP-140: Fixed incorrect usage of changes.xml: * replaced "by" attribute with "dev" and "due-to" * added dates on which issues were fixed * fixed indentation Modif

[jira] [Created] (LOG4PHP-140) Incorrect usage of changes.xml

2011-05-28 Thread Ivan Habunek (JIRA)
Incorrect usage of changes.xml -- Key: LOG4PHP-140 URL: https://issues.apache.org/jira/browse/LOG4PHP-140 Project: Log4php Issue Type: Improvement Reporter: Ivan Habunek Fix For: 2.1 I f

svn commit: r1128569 - /logging/log4php/trunk/src/changes/changes.xml

2011-05-28 Thread ihabunek
Author: ihabunek Date: Sat May 28 08:26:36 2011 New Revision: 1128569 URL: http://svn.apache.org/viewvc?rev=1128569&view=rev Log: Registering fix of LOG4PHP-129 in changes.xml. Modified: logging/log4php/trunk/src/changes/changes.xml Modified: logging/log4php/trunk/src/changes/changes.xml URL

[jira] [Resolved] (LOG4PHP-129) Log4PHP causes odd errors in the underlying application if used with source having an existing __autoload function

2011-05-28 Thread Ivan Habunek (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Habunek resolved LOG4PHP-129. -- Resolution: Fixed Added a warning in r1128568. Created a new issue for creating a FAQ page: LO

svn commit: r1128568 - /logging/log4php/trunk/src/main/php/Logger.php

2011-05-28 Thread ihabunek
Author: ihabunek Date: Sat May 28 08:18:17 2011 New Revision: 1128568 URL: http://svn.apache.org/viewvc?rev=1128568&view=rev Log: LOG4PHP-129: Log4PHP causes odd errors in the underlying application if used with source having an existing __autoload function Modified: logging/log4php/trunk/sr

[jira] [Resolved] (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2011-05-28 Thread Ivan Habunek (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Habunek resolved LOG4PHP-124. -- Resolution: Duplicate Fix Version/s: (was: 2.1) Duplicate od LOG4PHP-93. > Cannot