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
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
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
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
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
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
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