Releases: bearsunday/BEAR.Swoole
Releases · bearsunday/BEAR.Swoole
0.4.1
ApcCache
to ArrayCache
#6
0.4.0
- Set superglobals variables such as
$_GET
,$_POST
, $_SERVER
and $GLOBALS
for the compatibility with conventional PHP script #3
0.3.0
Add PSR7 ServerRequestInterface
support to get web context (superglobals in PHP) #2
0.2.0
- Add router into bootstrap script #1
0.1.1
- Add the custom classes for the bootstrap script
- App
- HttpCache
- Responder
- Error