wp-cli / wp-config-transformer

Programmatically edit a wp-config.php file
MIT License
81 stars 25 forks source link

Use real config filename in Exception messages #11

Closed frankiejarrett closed 5 years ago

frankiejarrett commented 5 years ago

This library does not require the file to always be named wp-config.php. Exception messages should use the real filename that was used to instantiate the class.