Ivan Habunek created LOG4PHP-219:
Summary: Problems with the mongodb appender
Key: LOG4PHP-219
URL: https://issues.apache.org/jira/browse/LOG4PHP-219
Project: Log4php
Issue Type: Bug
Affe
Hi VladimĂr,
I'm working on a new release of log4php and having issues with the mongodb
appender.
Running tests on php5.5 with php-mongo driver 1.4.5. produces warnings
which break tests. I have created an issue for this:
https://issues.apache.org/jira/browse/LOG4PHP-219
Do you think we need to
I'm currently working on getting tests passing on TravisCI at the moment:
https://travis-ci.org/apache/logging-log4php
There's some bug with php5.3 and $_ENV and $_SERVER superglobals which is
proving difficult to track down.
There's two things that spring to mind:
1. How knowledgable are you wi