TomasVotruba / unused-public

Find Unused Public Elements in Your Code
https://tomasvotruba.com/blog/can-phpstan-find-dead-public-methods/
MIT License
151 stars 12 forks source link

Increased portability #88

Closed transistive closed 1 year ago

transistive commented 1 year ago

The GLOB_BRACE constant is not available on every system. Instead, I implemented a basic brace expansion in PHP to achieve the same result.

Reference: https://www.php.net/manual/en/function.glob.php

I look forward to your feedback and hope this gets merged soon.

TomasVotruba commented 1 year ago

Thanks :+1:

transistive commented 1 year ago

My pleasure 🙏

-------- Original Message -------- On 21 Sept 2023, 16:45, Tomas Votruba wrote:

Thanks 👍

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>