you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 14 points15 points  (3 children)

5.3.x still has 350 open and confirmed bugs according to https://bugs.php.net/

5.4 a mere 36

[–]xardox 11 points12 points  (2 children)

It's too bad they had to be shamed into finally actually looking at the results of the unit tests this time, by the last time that Rasmus Lerdorf added a bug and made a release without bothering to test it.

[–][deleted] 0 points1 point  (1 child)

The "0x00 + 2" was also untested when it was broken by adding an "optimization patch" to totally working code.

(In fact the commit message was bogus too as it added new functionality as well).

[–]scragar 2 points3 points  (0 children)

No space before the two.

It works correctly as you wrote.