> What do you mean by "from php5.5"? It still works with older versions of PHP, right?
I will fix the code, so it doesn't raise warnings on PHP 5.5. I'll try to make it also work on older versions without raising warnings. > There's no set date yet. You probably have a couple of weeks at least. There's still have some things to finish. Is that time enough? That's enough time for me. Thanks On Mon, May 19, 2014 at 7:22 AM, Ivan Habunek <[email protected]>wrote: > What do you mean by "from php5.5"? It still works with older versions of > PHP, right? > > There's no set date yet. You probably have a couple of weeks at least. > There's still have some things to finish. Is that time enough? > > Regards, > Ivan > > > On 18 May 2014 19:09, Vladimír Gorej <[email protected]> wrote: > >> I don't think we need to support older versions of the driver. As of next >> release, we will only support >> latest driver API from php5.5. I am okay with that decision. >> >> LOG4PHP-219 noted, what is the release date of new log4php version ? (how >> much time do I have) >> >> >> On Sat, May 17, 2014 at 9:59 AM, Ivan Habunek <[email protected]>wrote: >> >>> 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 keep support for older versions of the driver? >>> It makes the code clunky, and it throws warnings which break tests. If we >>> really do, maybe we should create separate appenders? >>> >>> You have more experience than me with mongodb. Do you have the time to >>> work on this? >>> >>> Regards, >>> Ivan >>> >>> >> >> >> -- >> >> Vladimír Gorej | CodeScale s.r.o. >> email: [email protected] >> tel: +420 777 861 279, +421 948 023 011 >> web: http://www.codescale.net >> >> > -- Vladimír Gorej | CodeScale s.r.o. email: [email protected] tel: +420 777 861 279, +421 948 023 011 web: http://www.codescale.net
