- Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- keepIfStartsWith_regex: ["car_porsche","caravan","car"]
removeIfStartsWith_regex: ["motorcycle_suzuki","motorcycle_carabela"]
keepIfStartsWith_PHP8: ["car_porsche","caravan","car"]
removeIfStartsWith_PHP8: ["motorcycle_suzuki","motorcycle_carabela"]
keepIfStartsWith_PHP7_4: ["car_porsche","caravan","car"]
removeIfStartsWith_PHP7_4: ["motorcycle_suzuki","motorcycle_carabela"]
keepIfStartsWith_sub7_4: ["car_porsche","caravan","car"]
removeIfStartsWith_sub7_4: ["motorcycle_suzuki","motorcycle_carabela"]