[PHP-DEV] Bug #11073: parent::Function() does not work if parent class is included

2001-05-23 Thread symetrie
From: [EMAIL PROTECTED] Operating system: Linux SuSE 6.4 PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: parent::Function() does not work if parent class is included test1.php contains : test2.php contains http://www.php.net/manual/en/keyword.pare

[PHP-DEV] Bug #11074: array_splice used to insert associative array forgets first key

2001-05-23 Thread symetrie
From: [EMAIL PROTECTED] Operating system: Linux SuSE 6.4 PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: array_splice used to insert associative array forgets first key It seems to be impossible to replace a key in associative array with another array :