My changes were accepted, therefore I remove the following comment:
_GET():
# I found it dangerous to use an empty $var to get all HTTP_GET_VARS back
# An empty var can easily passed by accident which was really the case in t3lib_userauth
# getting back an array with HTTP_GET_VARS might cause errors, or more bad, strange things can be happen
# The change is some kind of backwards compatible, because t3lib_div::_GET() do the same as before
# I changed also the code a bit to speed it up.
# stripSlashesOnArray() was called always on the whole HTTP_GET_VARS array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@361
709f56b5-9817-0410-a4d7-
c38de5d9e867