Skip to content

Releases: WebDevStudios/mu-autoload

Update to Composer 2

08 Sep 17:50
dfcdba4
Compare
Choose a tag to compare

Update to Composer 2

Add WP_DEBUG for better exception handling

13 Nov 21:41
Compare
Choose a tag to compare

Without define( 'WP_DEBUG', true ) WP uses an @ in PHP which makes any DB errors fatal and un-catchable.

Fixes for paths in Windows

19 Aug 21:18
Compare
Choose a tag to compare
  • Fixed path issues in Windows.

Progress updates and write failure reporting

12 Feb 22:46
Compare
Choose a tag to compare
  • Added progress indication
  • Added write failure message

Location guessing

05 Feb 00:12
Compare
Choose a tag to compare
  • Better handling of partial WP install
  • Added guessing for no WP install

No DB Exception Handling

27 Jan 20:35
Compare
Choose a tag to compare
v1.1

Updated readme/changelog for v1.1

Initial Release

17 Jan 21:57
1836acc
Compare
Choose a tag to compare
v1.0

Update README.md