From: fire at firepages dot com dot au
Operating system: win32 XP SP1
PHP version: 5.0.3
PHP Bug Type: Zend Engine 2 problem
Bug description: array_merge_recursive change in behaviour php4>5
Description:
in php4 array_merge_recursive($arr1,$arr...) allowed
From: fire at firepages dot com dot au
Operating system: XP
PHP version: 4.3.3
PHP Bug Type: Variables related
Bug description: var_export does not output valid code
Description:
output from var_export($var,true) has trailing comma so you have to strip
that