[geeklog-devel] FYI: Geeklog and PHP 5.0.0
Dirk Haun
dirk at haun-online.de
Sat Jul 17 08:56:15 EDT 2004
Tony wrote:
>Problems can, however, occur if E_STRICT is the reporting level.
Hmm, where exactly? I've just switched to error_reporting = E_STRICT and
have yet to see a single warning message.
Another trap I fell for, though, is the default setting for the "long"
arrays from the php.ini-recommended. It has to be on:
; Whether or not to register the old-style input arrays, HTTP_GET_VARS
; and friends. If you're not using them, it's recommended to turn them off,
; for performance reasons.
register_long_arrays = On
bye, Dirk
--
http://www.haun-online.de/
http://geeklog.info/
More information about the geeklog-devel
mailing list