#31216 [NEW]: array_merge_recursive change in behaviour php4>5

2004-12-20 Thread fire at firepages dot com dot au
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

#25874 [NEW]: var_export does not output valid code

2003-10-14 Thread fire at firepages dot com dot au
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