hassankhan / config

Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
MIT License
971 stars 136 forks source link

Fix "Use of undefined constant XDEBUG_CC_UNUSED - assumed 'XDEBUG_CC_UNUSED'" for PHP 7.3 #132

Closed DavidePastore closed 2 years ago

DavidePastore commented 3 years ago

You can see the issue on Travis. Related to https://github.com/xdebug/xdebug/pull/699, https://github.com/sebastianbergmann/php-code-coverage/issues/838. Possible fix: https://github.com/antistatique/trustedshops-php-sdk/pull/9