Menu

#6 Deprecated variable

v1.0_(example)
open
nobody
5
2005-01-02
2005-01-02
No

phpAutoGallery makes intensive use of PHP' deprecated
variables such as $HTTP_SERVER_VARS (in lieu of $_SERVER).

This makes phpAutoGallery unusable on 'modern' PHP
configuration that follows recommendations about global
variables and so forth.

loader/*loader.php scripts computes path without using
precomputed path values, which makes the change (to
follow $_SERVER) a bit more complicated.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.