Releases: bowphp/framework
Releases · bowphp/framework
Release 5.0.2
Release for 5.0.2
- Fix action dependency injector
- Add the base error handler
Release 5.0.1
FIxes the generate app key issues
- Fixes 225
Release 5.0.0
- [Add] Convert the project from PHP7 to PHP8
- [Add] Multiconnection for storage system
- [Fix] Fixes migrations errors #176
- [Fix] Fixes the column size #165
- [Fix] Add the fallback on old request method #170
- [Fix] Define the default value on migration #162
- [Change] Refactoring http request #194
- [Add] Add ability to identify the incomming request by id #195
- [Remove] Remove the helpers ftp, s3
- [Add] Add
storage_service
helper for load any storage services
fix many bug about database
The update action don't work correctly when we put the nullable value in the update list.
fix: comply with psr-4 autoloading standard
4.2.2 fix: class namespace