Re: PHP minimum req for 3.x (was: Re: LOG4PHP-211)

2015-02-25 Thread Sven Rautenberg
sy, so PRs are surely welcome. >> > >> > My personal taste is to make use of all the fancy new things PHP >has to >> > offer for the moment. They will deprecate soon enough. And if we do >a >> > 3.x then make it proper and shiny. >> > >>

PHP minimum req for 3.x (was: Re: LOG4PHP-211)

2015-02-25 Thread Christian Grobmeier
ly pretty > > busy, so PRs are surely welcome. > > > > My personal taste is to make use of all the fancy new things PHP has to > > offer for the moment. They will deprecate soon enough. And if we do a > > 3.x then make it proper and shiny. > > > > Ch

Re: LOG4PHP-211

2015-02-25 Thread Michel Feldheim
ys, working on https://issues.apache.org/jira/browse/LOG4PHP-211?jql=project%20%3D%20LOG4PHP PSR-3 interface implementation (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md#13-context) PSR-3 defines a common interface for logging libraries. If implementing this in

Re: LOG4PHP-211

2015-02-24 Thread Christian Grobmeier
n 24. Februar 2015 15:41:57 MEZ, Michel Feldheim > wrote: >> Hey guys, >> >> working on >> https://issues.apache.org/jira/browse/LOG4PHP-211?jql=project%20%3D%20LOG4PHP >> >> PSR-3 interface implementation >> (https://github.com/php-fig/fig-standards/blo

Re: LOG4PHP-211

2015-02-24 Thread Sven Rautenberg
Log4PHP 2.x. So this will be incompatible in any case. BTW: Would be nice to use PSR-4 autoloading as well - which means using namespaces. Which is also incompatible. On 24. Februar 2015 15:41:57 MEZ, Michel Feldheim wrote: >Hey guys, > >working on >https://issues.apache.org/jira/bro

LOG4PHP-211

2015-02-24 Thread Michel Feldheim
Hey guys, working on https://issues.apache.org/jira/browse/LOG4PHP-211?jql=project%20%3D%20LOG4PHP PSR-3 interface implementation (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md#13-context) PSR-3 defines a common interface for logging libraries

[jira] [Updated] (LOG4PHP-211) Add support for PSR-3

2013-07-22 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier updated LOG4PHP-211: Fix Version/s: 3.0.0 > Add support for PS

[jira] [Created] (LOG4PHP-211) Add support for PSR-3

2013-07-22 Thread Christian Grobmeier (JIRA)
Christian Grobmeier created LOG4PHP-211: --- Summary: Add support for PSR-3 Key: LOG4PHP-211 URL: https://issues.apache.org/jira/browse/LOG4PHP-211 Project: Log4php Issue Type