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
PHP has custom glob() implemented on Windows up to PHP 8.4. In PHP 8.5
a platform-agnostic implementation was added and system glob() isn't
required anymore.
0 commit comments