php 5.4 and register globals warning.

Post Reply
estranged
Junior Member
Posts: 3
Joined: 23 Jan 2009, 14:23

php 5.4 and register globals warning.

Post by estranged »

In the "check security page" it warns you about the lack of "register_globals = Off" line but in php 5.4 there is no such setting anymore. So the warning is not right in php 5.4
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: php 5.4 and register globals warning.

Post by ForumAdmin »

I'll look into this for the next release.
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: php 5.4 and register globals warning.

Post by ForumAdmin »

This should now be resolved in v2.61:
http://blog.configserver.com/index.php?itemid=672
Post Reply