Hi all,
I've just submitted the initial code for the PHP 5 port [1].
svn checkout http://svn.apache.org/repos/asf/incubator/log4php
The code can currently be found in src/php5/*
This revision contains:
- working code for most appenders
- an examples folder [2] with working examples (go to the folder and run
any PHP file with the CLI)
- some unit tests using PHPUnit 3 (go to src/php5/tests and run "phpunit
AllTests.php" add "--report=coverage" if you have xdebug installed to
get a nice code coverage report)
- a TODO-list [3] with a lot of tasks to choose from (feel free to grab
one or more tasks - just inform us here on the mailing list and we'll
help you out)
This is our starting point for the PHP 5 port. Please start testing this
version in your environment to see if it works as expected.
Any feedback is appreciated!
Best regards,
Knut Urdalen
[1] http://svn.apache.org/viewvc?view=rev&revision=556231
[2] http://svn.apache.org/viewvc/incubator/log4php/trunk/src/php5/examples/
[3]
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/php5/TODO?view=markup