Releases: swoft-cloud/swoft-framework
Releases · swoft-cloud/swoft-framework
v1.0.23-beta
v1.0.22-beta
v1.0.21-beta
v1.0.20-beta
- Optimize StringHelper::camel(), add $lcfirst argument
v1.0.19-beta
- fix FileHandler unavailable in TaskWorker swoft-cloud/swoft-component#95
v1.0.18-beta
v1.0.17-beta
- Add excludeScan
- Scan '@app' without beanScan configurations
v1.0.16-beta
- fix does not load annotation on component strategy
- add some constants for ServerInterface
- add global func
config()
v1.0.15-beta
- Add AbstractResult
v1.0.14-beta
- add getter method to get aop data info
- fix: Uninitialized string offset 0 in App.php