Ilia Cheishvili wrote:
Hey all,

This patch addresses the *printf() bug when dealing with exponents (%e). See http://bugs.php.net/bug.php?id=46145 for more details.

The patch is large because there were a lot of unit tests written to expect the wrong behavior, so I had to update them. I realize that there is the possibility that we might decide to label this as a "won't fix", but I figured I might as well put forth the effort :)

You can always make separate patches (preferred) for tests and code changes. :)

When did it start misbehaving anyway? If it was like that all the time -> wont fix, depending of course how long %e has existed..

--Jani


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to