8000 Tags · driftphp/http-kernel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: driftphp/http-kernel

Tags

0.1.20

Toggle 0.1.20's commit message
To promise version 3 + php 81 82

0.1.19

Toggle 0.1.19's commit message
Cache can be forced by static setting under kernel

0.1.18

Toggle 0.1.18's commit message
Restricted to symfony5

0.1.17

Toggle 0.1.17's commit message
Enable/disable the cache deletion from ENV

- By default cache is disabled

0.1.16

Toggle 0.1.16's commit message
delete the old cache only if the kernel hasn't booted yet

0.1.15

Toggle 0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Decoupled from filesystem (#41)

- The service Filesystem is only injected if the component exists
- That allows the component to be 100% compatible with PHP8

0.1.14

Toggle 0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added php8 support + test (#40)

- Dropped php7.3 support

0.1.13

Toggle 0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added shutdown kernel event (#37)

0.1.12

Toggle 0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added default preload callable method on PeriodicTimer (#36)

0.1.11

Toggle 0.1.11's commit message
Updated http version

0