1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext
Nikita Popov 3372f2cf2c php_zip_pcre: Match pattern before stating for directories
For two reasons: First, it's generally cheaper to match a regex than
perform a stat (especially on Windows). Second, it will not fail on
concurrent modification of a directory in parts that are not matched
by the pattern, such as the spurious failure in ext/zip/tests/bug72660.phpt.
2019-06-06 11:46:23 +02:00
..
2019-05-22 12:02:43 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-05-30 14:09:00 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-05-31 12:20:21 +03:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-05-14 10:11:29 +02:00
2019-06-05 16:35:55 +02:00
2019-06-05 14:25:07 +02:00
2019-05-17 19:04:43 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00
2019-06-05 14:25:07 +02:00