Subject | Re: [firebird-php] PHP5 niggle |
---|---|
Author | Lutz Brückner |
Post date | 2004-02-29T13:11:33Z |
Hi Lester,
http://docs.php.net/en/migration5.html#migration5.incompatible .
The best part of that document is the Interbase-section of the chapter
about new functions in php5 :-)
Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net
> The bodge for the moment is simplythis is caused by array_merge(). Check the php5 migration notes at
> if ( !isset($iarr[0]) ) { $iarr[0] = ''; }
> added before the array_merge so that $iarr exists, but the
> problem is - is the change in processing in ibase_query or
> array_merge?
http://docs.php.net/en/migration5.html#migration5.incompatible .
The best part of that document is the Interbase-section of the chapter
about new functions in php5 :-)
Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net