mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
81ba6b14c7
This fixes a general issue. In this ticket and not for the first time is being seen, that people are trying to use data from "examples" in the tests. When extracting a test pack only "tests" and its siblings was taken into account. Now "examples" are copied as well.