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
get_resources can access object-controlled resources, such as a file stream for SplFileObject (see php/php-src#7920 ).
Consider recommending not using this function in production code and mentioning that this function gives access to resources that would not normally be accessible.