Edit report at https://bugs.php.net/bug.php?id=45351&edit=1
ID: 45351
Comment by: lstro...@php.net
Reported by:lasse100 at planet dot nl
Summary:Exception::getTrace() should return 'object'
array-e
Edit report at https://bugs.php.net/bug.php?id=62112&edit=1
ID: 62112
Comment by: lstro...@php.net
Reported by:lstro...@php.net
Summary:Regression in number_format() in PHP 5.4
Status: Open
Type: Bug
Pac
Edit report at https://bugs.php.net/bug.php?id=62112&edit=1
ID: 62112
Comment by: lstro...@php.net
Reported by:lstro...@php.net
Summary:Regression in number_format() in PHP 5.4
Status: Open
Type: Bug
Pac
From: lstrojny
Operating system: Linux
PHP version: 5.4.3
Package: Math related
Bug Type: Bug
Bug description:Regression in number_format() in PHP 5.4
Description:
In PHP 5.3.X, passing a null byte as decimal point lead to no decimal point
at
all. Th