There’s a bit of me in PHP!

Wednesday, 3 June 2009, 18:39 | Category : Software Development, Uncategorized
Tags :

Last October I found a bug in PHP’s SOAP module. It was pretty obscure bug in the way PHP used Digest authentication. As it was a showstopper for me, I submitted a bug report and wrote a patch to fix it.
It took a while, but my patch has finally been merged into the 5.* and [...]