4.0.4 (2021-03-11)
- Added support for PHP
7.4
#1482
- Fixed config scanner c5cd3e95dc9356927a8b52ee2bbad0e87bf828a3
- Fixed Di instance order #1471
- Upgraded lucas/phpdotenv #1460
- Updated
README.md
#1458 - Moved phar generation during release from Travis CI to Github Actions #1483
4.0.3 (2020-04-26)
- Fixed notice error during SQLite connection #1451
- Fixed global autoload #1378
- Fixed empty
vendor/
directory insidephalcon.phar
during building #1456
4.0.2 (2020-04-11)
- Added launcher.bat to run cli with Windows and used DIRECTORY_SEPARATOR to find the file. #1440 @jenovateurs
- Fixed include order of files in created project #1417
- Fixed Scaffold templates errors and phpstan errors. #1429 @jenovateurs
- Fixed duplicate camelCase properties #1433
- Fixed webtools not enabled by default when creating a new project #1410 @jenovateurs