PHP 4 end-of-life and goodnight

2007-07-16 Thread Curt Arnold
FYI: php.net had an announcement on Friday that PHP 4 support will be discontinued at the end of 2007. No more changes in the pipeline for me. I expect to work on log4j and log4cxx tomorrow.

Building log4php with Maven

2007-07-16 Thread Curt Arnold
I've moved things around so everything is close to where you'd expect things to be in the Maven standard directory layout if Maven had explicit support for PHP. Changed the copyright notices to license notices and fixed up tabs and line endings. To "build", install a command-line php and p

svn commit: r556815 - /incubator/log4php/trunk/build.xml

2007-07-16 Thread carnold
Author: carnold Date: Mon Jul 16 22:14:13 2007 New Revision: 556815 URL: http://svn.apache.org/viewvc?view=rev&rev=556815 Log: Create target directory for unit tests if it doesn't exist Modified: incubator/log4php/trunk/build.xml Modified: incubator/log4php/trunk/build.xml URL: http://svn.a

svn commit: r556796 - in /incubator/log4php/trunk: build.xml src/test/php/phpunit.php

2007-07-16 Thread carnold
Author: carnold Date: Mon Jul 16 20:09:02 2007 New Revision: 556796 URL: http://svn.apache.org/viewvc?view=rev&rev=556796 Log: unit tests should now work with Maven Modified: incubator/log4php/trunk/build.xml incubator/log4php/trunk/src/test/php/phpunit.php Modified: incubator/log4php/tr

Re: Initial commit of PHP 5 port

2007-07-16 Thread Curt Arnold
On Jul 14, 2007, at 1:52 AM, Knut Urdalen wrote: 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