From: os at sumu dot org
Operating system: Linux x86-64
PHP version: 5.0.4
PHP Bug Type: GD related
Bug description: ImageTTFText and friends are not 64-bit clean
Description:
ImageTTFText and friends are not 64-bit clean. They pass pointers to ints
in a
From: os at sumu dot org
Operating system: any
PHP version: 5.0.2
PHP Bug Type: Feature/Change Request
Bug description: RFE: Option to disable implicit conversion of integers to floats
Description:
PHP implicitly converts integers to floats when they exceed
ID: 30598
User updated by: os at sumu dot org
Reported By: os at sumu dot org
Status: Open
Bug Type: Zend Engine 2 problem
Operating System: Any
PHP Version: 5.0.2
New Comment:
Oops.. looks like I should've searched the bug database a bit
From: os at sumu dot org
Operating system: Any
PHP version: 5.0.2
PHP Bug Type: Zend Engine 2 problem
Bug description: double to long truncation breaks TEA
Description:
The change for DVAL_TO_LVAL macro in 5.0.2 breaks some of my code that
worked in earlier