#24624 [NEW]: post_max_size et al 32bit signed integers
From: chkno at chkno dot net Operating system: FreeBSD-4.8 i386 PHP version: 4.3.3RC1 PHP Bug Type: Feature/Change Request Bug description: post_max_size et al 32bit signed integers Description: PHP stores some config variables (eg post_max_size ) as 32 bit
#24623 [NEW]: G for Gigabytes
From: chkno at chkno dot net Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: G for Gigabytes Description: In the php.ini parser, "2M" is shorthand for 2 megabytes (2 * 1024 * 1024). Can we ha