unread
Just noticed this in ext/standard/info.c source line 629
629 PUTS("<html xmlns="http://www.w3.org/1999/xhtml">>");
note the extra > at the end of the tag.
I emailed here because I'm afraid no one will notice the bug in time for
this 5.3.8 release you may be releasing for the crypt()
fix:
bug report is here:
https://bugs.php.net/bug.php?id=55483
<https://bugs.php.net/bug.php?id=55483&thanks=4
unread
I emailed here because I'm afraid no one will notice the bug in time for
this 5.3.8 release you may be releasing for thecrypt()
fix:
I'm not sure I'd class this one as mission critical, but it's fixed, anyway. :)
Adam