[Teak-devel] deprecated use of array indexes
Status: Alpha
Brought to you by:
rdp
From: Adi S. <ad...@l3...> - 2002-04-19 11:22:51
|
Hi, the way string are used in as array indexes in teak, is deprecated and causes php to generate errors when error_reporting is set to E_ALL. Have a look at the Section Why is $foo[bar] wrong on http://www.php.net/manual/en/language.types.array.php Replacing this in the scripts is simple but tedious, if it's alright I'd be willing todo this script by script and supply the changes. It'd best to coordinate this as it'll change quite a bit in the scripts and it's probably best if no one is working on the file I'm changing. Feedback welcome. Regards Adi -- mail: adi@(bebugbase.com|l33tless.org) webstuff: http://www.bebugbase.com && http://www.l33tless.org |