svn commit: r372206 - /logging/log4php/trunk/src/php5/log4php/spi/LoggerLoggingEvent.php

2006-01-25 Thread marco
Author: marco Date: Wed Jan 25 05:22:42 2006 New Revision: 372206 URL: http://svn.apache.org/viewcvs?rev=372206&view=rev Log: Now getLocationInformation() should handle debug_backtrace() output from php5 and php5.1 Modified: logging/log4php/trunk/src/php5/log4php/spi/LoggerLoggingEvent.php

Re: getLocationInformation doesn't fetch filename and linenum

2006-01-25 Thread Marco V.
I've just committed a patch that should address the problem. As always, comments are welcome. -Marco - Original Message - From: "Knut Urdalen" <[EMAIL PROTECTED]> To: "Log4PHP Dev" Sent: Tuesday, January 24, 2006 1:30 PM Subject: Re: getLocationInformation doesn't fetch filename and li

svn commit: r372205 - /logging/log4php/trunk/src/log4php/spi/LoggerLoggingEvent.php

2006-01-25 Thread marco
Author: marco Date: Wed Jan 25 05:19:54 2006 New Revision: 372205 URL: http://svn.apache.org/viewcvs?rev=372205&view=rev Log: Now getLocationInformation() should handle debug_backtrace() output from php4,php5 and php5.1 Modified: logging/log4php/trunk/src/log4php/spi/LoggerLoggingEvent.php