Skip to content

Releases: driftphp/http-kernel

0.1.10

02 May 01:35

Choose a tag to compare

Fixed kernel.response event dispatch

- New response was being ignored

0.1.9

24 Mar 09:15

Choose a tag to compare

Deleted loop-run

0.1.8

22 Mar 16:46

Choose a tag to compare

Kernel creates a UID when it boots

0.1.7

17 Feb 17:26

Choose a tag to compare

We can dispatch non-symfony events now

- A soft wrapper is applied

0.1.6

17 Feb 12:40
b2eb39b

Choose a tag to compare

Dispatcher changed the order of params (#20)

0.1.5

28 Dec 10:25

Choose a tag to compare

Support for services that, when are built, return a Promise. As the kernel should be completely built before the first request, making a simple await to all these cases would solve the problem.

0.1.4

17 Dec 09:39

Choose a tag to compare

Fixed deps

0.1.3

08 Dec 13:11

Choose a tag to compare

EventListeners were added twice

0.1.2

05 Dec 13:01
7647561

Choose a tag to compare

0.1.1

26 Nov 11:50
a241bb5

Choose a tag to compare

0.1.1 Pre-release
Pre-release
Merge pull request #6 from driftphp/fix/removed-phpunit-dep

Deleted dep