Oh, one more thing... Since I'm a big fat idiot, I branched from
master instead of develop branch. So the changes since 2.3.0 are
currently not incorporated in v3. I will fix this in the near future
by porting all changes since 2.3.0 to the new branch.

Regards,
Ivan

On 1 December 2013 12:47, Ivan Habunek <[email protected]> wrote:
> Good news everybody! (tm)
>
> I invested some time and implemented namespaces in log4php. The new
> branch is called "v3". Please feel free to check it out and give
> feedback.
>
> Classes have been renamed to more sensible names for a namespaced
> project. So LoggerAppenderConsole is now
> Apache\Log4php\Appenders\ConsoleAppender. And so on, see for yourself.
> Apart from that I kept changes to a minimum.
>
> The test suite passes, but since we don't have 100% code coverage,
> there might be some bugs left in. We need to go towards a better code
> coverage to be sure everything's in order.
>
> Regards,
> Ivan

Reply via email to