Re: [phplib-users] phplib and PHP5?
Brought to you by:
nhruby,
richardarcher
From: Frank B. <fb...@sy...> - 2007-02-20 14:25:16
|
At 08:18 AM 2/20/07, Marko Kaening wrote: >is it possible to run the phplib-framework under PHP5? Up to now I am >running PHP 4.3.10, but soon I would have to upgrade my Linux distro and >that would bring PHP5 into play, I am afraid. That is why I have to think >about future compatibility issues with phplib... https://lists.sourceforge.net/lists/listinfo/phplib-users In PHP5 "register_long_arrays" is OFF by default - it was ON in PHP4. Layne has fixed phplib in CVS; or you can make changes yourself based on messages in Archives Jan-2007. |