You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add all superglobals to each function. However, we only use a list taken
from the manual. If extensions add superglobals, they wont be added by this
approach. We should instead get the list of superglobals from PHP, and add
all of these.
Original issue reported on code.google.com by paul.biggar on 2008-10-28 20:18:44
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
paul.biggar
on 2008-10-28 20:18:44The text was updated successfully, but these errors were encountered: