ID: 49097
User updated by: mkrasuski at infico dot pl
Reported By: mkrasuski at infico dot pl
Status: Bogus
Bug Type: Output Control
Operating System: Windows 7/XP
PHP Version: 5.3.0
New Comment:
Hi again,
> $false = false;
> if ((string)
ID: 49097
User updated by: mkrasuski at infico dot pl
Reported By: mkrasuski at infico dot pl
Status: Bogus
Bug Type: Output Control
Operating System: Windows 7/XP
PHP Version: 5.3.0
New Comment:
One more thing.
> false has to be an empty str
ID: 49097
User updated by: mkrasuski at infico dot pl
Reported By: mkrasuski at infico dot pl
Status: Bogus
Bug Type: Output Control
Operating System: Windows 7/XP
PHP Version: 5.3.0
New Comment:
Ok about string. But what about casting to bool
ID: 49097
User updated by: mkrasuski at infico dot pl
Reported By: mkrasuski at infico dot pl
Status: Bogus
Bug Type: Output Control
Operating System: Windows 7/XP
PHP Version: 5.3.0
New Comment:
You missunderstood me. The cast of a bool(false
From: mkrasuski at infico dot pl
Operating system: Windows 7/XP
PHP version: 5.3.0
PHP Bug Type: Output Control
Bug description: Boolean type casting print problem
Description:
I think, there's a problem with type casting -- to be more specific, with
bo