1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00
Files
archived-php-src/ext/standard/tests
Jakub Zelenka 1a9e6895f1 Fix #65069: GlobIterator incorrect handling of open_basedir check
This PR changes the glob stream wrapper so it impacts "glob://"
streamsas well. The idea is to do a check for each found path instead
of the pattern which was not working correctly.
2022-07-28 11:42:42 +01:00
..
2021-08-17 11:32:24 +02:00
2021-08-19 10:39:23 +02:00
2021-10-07 11:47:09 +02:00
2021-06-29 17:13:02 +02:00
2022-07-23 12:09:37 +02:00