Re: Convert to array from XML

2012-05-17 Thread Florian Semm
Am 16.05.2012 19:46, schrieb Michael Sole: Thanks! Not sure why this isn't better documented. If multiple arrays didn't make my eyes bleed I would offer to doc this better. I think there is still an issue in JIRA "improve documentation", or somethink like that. However it seems a more

Can't pass object by reference and then fork a process

2012-05-17 Thread Michael Sole
I am defining an instance of a logger in the main config and then passing that by reference to the constructor in a class. This works except for my daemon scripts where it cause the loose its MySQL connection. I am not sure how to fix this. I am using the System_Daemon pear plugin which is a wra

RE: Can't pass object by reference and then fork a process

2012-05-17 Thread Michael Sole
Sorry this was a false positive. The problem lies elsewhere. Please ignore this request. From: Michael Sole Sent: Thursday, May 17, 2012 12:12 PM To: 'log4php-user@logging.apache.org' Subject: Can't pass object by reference and then fork a process I am defining an instance of a logger in the mai