Skip to content

Bug fixes

Compare
Choose a tag to compare
@RyanNerd RyanNerd released this 13 Jun 21:42
· 4 commits to 3.x since this release
8b96b55
  • Fixed 馃敡 a bug when calling run() which actually was calling itself causing a stack overflow 馃挘 error
  • Removed 馃挜 unused import in Willow.php
  • Fixed 馃敡 eject command
  • Discovered and fixed 馃敤 a side-effect in RoboBase.php with scoped constants set to protected instead of private.
  • Fixed 馃敡 processValidation() in WriteValidatorBase.php removed final from processValidation() that is actually expected to be overridden.
  • Removed 8.x in template -- this may be added as a feature in the future but isn't currently used.