Re: [PHP-DEV] Serializing Closures

2010-03-31 Thread Stanislav Malyshev
Hi! prevented. The short background of what I'm doing is serializing backtraces when errors occur so that I can better diagnose bugs my clients report. But when a closure is passed as a function parameter somewhere in the call tree, things just flat out exlode with the error: Hmm, serializin

[PHP-DEV] Serializing Closures

2010-03-31 Thread Nate Gordon
Firstly, I'm not here to debate the merits or the how-to of serializing closures. I'm here to address the current usability issues with how it is prevented. The short background of what I'm doing is serializing backtraces when errors occur so that I can better diagnose bugs my clients report. Bu

[PHP-DEV] Wiki-page for unicode status and ideas

2010-03-31 Thread Jacob Oettinger
Hi David Zülke kindly let me know that I mis-posted the message below by posting it as a reply with a different subject. So here it is again, now in its own thread. (sorry about the double post) Hi all, I have been following the internals list since I heard that the unicode effort had grinded t

Re: [PHP-DEV] Bug 44383 in ext/soap

2010-03-31 Thread Michael Maclean
David Zülke wrote: On 25.03.2010, at 22:05, Michael Maclean wrote: Did you also succeed in compiling it as a standalone extension? Could you try? There were some dependencies on ext/date symbols that gave me a hard time when trying that back then... and I lack(ed) the C-fu to fix that. Oh, I

Re: [PHP-DEV] Assign array with __get

2010-03-31 Thread mathieu.suen
Auke van Slooten wrote: Stanislav Malyshev wrote: Hi! IMHO __get is not consistent at the first place. on possible example: It is perfectly consistent. You just need to read what it actually does: http://www.php.net/manual/en/language.oop5.overloading.php#language.oop5.overloading.members

Re: [PHP-DEV] Bug 44383 in ext/soap

2010-03-31 Thread David Zülke
On 25.03.2010, at 22:05, Michael Maclean wrote: Currently, DateTime objects aren't properly mapped to and from xsd:datetime objects when sending them via ext/soap. David Zülke wrote a patch to fix this, and filed it under bug 44383, and mailed the list with it - http://article.gmane.org/gma

[PHP-DEV] Wiki-page for unicode status and ideas

2010-03-31 Thread Jacob Oettinger
Hi all, I have been following the internals list since I heard that the unicode effort had grinded to a halt (so I am quite the noob into the php internals world). I have some ideas for possible ways to implement unicode handling. My guess is that most of these have been discussed earlier but I