4.0.3
版本发布时间: 2019-10-06 05:12:01
slimphp/Slim-Skeleton最新发布版本:4.5.0(2022-11-03 05:34:14)
Total issues resolved: 6
- 125: remove unused $app->getContainer() in routes thanks to @samsonasik
- 127: Fix Slim\Psr7\Request instantiation thanks to @chunfeilung
- 128: create var/cache directory with .gitignore in it thanks to @samsonasik
- 129: move string filters of username, firstname, and lastname at User domain to __construct thanks to @samsonasik
- 130: normalize composer.json thanks to @samsonasik
- 135: Use Correct ResponseEmitter in ShutdownHandler thanks to @l0gicgate