🚀 Mago v0.0.14 is here, and it's HUGE!
- Mago is now aware of all PHP built-in types 🎉
- New linter rules: detect undefined functions & constants
- Smarter suggestions: no inheritance-breaking changes
- Tons of bug fixes 🐛
🔗 https://github.com/carthage-software/mago/tree/0.0.14
- Mago is now aware of all PHP built-in types 🎉
- New linter rules: detect undefined functions & constants
- Smarter suggestions: no inheritance-breaking changes
- Tons of bug fixes 🐛
🔗 https://github.com/carthage-software/mago/tree/0.0.14
Comments
Install it easily:
```
curl -sSf https://carthage.software/mago.sh | bash
```
Already on v0.0.13? Update in seconds:
```
mago self-update
```