#33401 [NEW]: ImageTTFText and friends are not 64-bit clean

2005-06-19 Thread os at sumu dot org
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

#30701 [NEW]: RFE: Option to disable implicit conversion of integers to floats

2004-11-06 Thread os at sumu dot org
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

#30598 [Opn]: double to long truncation breaks TEA

2004-10-28 Thread os at sumu dot org
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

#30598 [NEW]: double to long truncation breaks TEA

2004-10-28 Thread os at sumu dot org
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