Re: Initial classes for porting log4php to php5.

2006-01-12 Thread Marco V.
- Original Message - From: "Knut Urdalen" <[EMAIL PROTECTED]> To: "Log4PHP Dev" Sent: Tuesday, January 10, 2006 12:07 PM Subject: Re: Initial classes for porting log4php to php5. Hi Knut, > I can help out with this if you create can give me a subversion a

Re: Initial classes for porting log4php to php5.

2006-01-10 Thread Knut Urdalen
Marco V. wrote: I've committed some core classes to create the php5 port of log4php. Nice :) The next steps (comments are welcome): - Convert all the classes using the new php5 oo model. - Create test cases using PEAR::PhpUnit2 I can help out with this if you create can give me a sub

Initial classes for porting log4php to php5.

2006-01-10 Thread Marco V.
I've committed some core classes to create the php5 port of log4php. The next steps (comments are welcome): - Convert all the classes using the new php5 oo model. - Create test cases using PEAR::PhpUnit2 - Make some modifications to address new log4j features - Mark the log4php (the php4 trunk)