Releases: WebDevStudios/mu-autoload
Releases · WebDevStudios/mu-autoload
Update to Composer 2
Update to Composer 2
Add WP_DEBUG for better exception handling
Without define( 'WP_DEBUG', true ) WP uses an @
in PHP which makes any DB errors fatal and un-catchable.
Fixes for paths in Windows
- Fixed path issues in Windows.
Progress updates and write failure reporting
- Added progress indication
- Added write failure message
Location guessing
- Better handling of partial WP install
- Added guessing for no WP install
No DB Exception Handling
v1.1 Updated readme/changelog for v1.1
Initial Release
v1.0 Update README.md