Skip to content

Releases: driftphp/http-kernel

0.1.20

28 Aug 11:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.19...0.1.20

0.1.19

07 Sep 09:09
Compare
Choose a tag to compare

What's Changed

  • Cache can be forced by static setting under kernel by @mmoreram in #47

Full Changelog: 0.1.18...0.1.19

0.1.18

10 Dec 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.17...0.1.18

0.1.17

15 Sep 22:17
Compare
Choose a tag to compare
Enable/disable the cache deletion from ENV

- By default cache is disabled

0.1.16

17 Feb 17:39
Compare
Choose a tag to compare
delete the old cache only if the kernel hasn't booted yet

0.1.15

02 Feb 12:29
6072dfb
Compare
Choose a tag to compare

Possible small BC Break

  • If your project uses the Filesystem injected service from the container, then you MUST add the react/filesystem dependency manually. Otherwise the service will not exist.

0.1.14

22 Jan 11:38
056ca49
Compare
Choose a tag to compare

Welcome PHP8

0.1.13

10 Oct 15:43
afe03c4
Compare
Choose a tag to compare
Added shutdown kernel event (#37)

0.1.12

18 Sep 16:50
eba0af6
Compare
Choose a tag to compare
Added default preload callable method on PeriodicTimer (#36)

0.1.11

13 Jul 09:18
Compare
Choose a tag to compare
Updated http version