After upgrading App Engine from the PHP 5.5 runtime to PHP 7.2 or PHP 7.3 
the PHP function glob (https://www.php.net/manual/en/function.glob.php) no 
longer works and this is a big problem for our systems.
We used to search in the Cloud Storage files a lot, glob was very quick, 
but using the Google Cloud Storage PHP API directly only gives my a prefix 
to filter fields and yields much slower searches (resulting in timeouts).

Is there any way to get glob() working on App Engine PHP 7.3?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/29dc1ee2-19bf-4792-977e-0629f77ff4b1%40googlegroups.com.
  • [google-appengine... Mike Hergaarden

Reply via email to