mirror of
https://github.com/php-win-ext/php-sdk-binary-tools.git
synced 2026-04-26 02:08:02 +02:00
8d1df4af8c
If there were vs16 packages listed in the series folder, the first regex didn't parse these correctly, and if any vc packages were there, the second regex was never executed. We fix this by merging the two regexs into one.