Skip to content

Releases: laravel/octane

v2.5.8

01 Oct 21:04
ce37959
Compare
Choose a tag to compare
  • [2.x] Supports Laravel Prompts 0.2 and 0.3 by @webard in #956

v2.5.7

01 Oct 14:36
6cb1f30
Compare
Choose a tag to compare

v2.5.6

24 Sep 15:46
3726a71
Compare
Choose a tag to compare
  • Fix Memory Exhaustion in ConvertSwooleRequestToIlluminateRequest by Cleaning Up Unused Variables by @jbidad in #953

v2.5.5

11 Sep 21:29
a6cb30a
Compare
Choose a tag to compare

v2.5.4

20 Aug 15:28
d7b8991
Compare
Choose a tag to compare
  • Do not perform deletion operations during traversal by @hughcube in #941

v2.5.3

06 Aug 15:10
2b5b4d0
Compare
Choose a tag to compare

v2.5.2

09 Jul 15:51
ba9b7ff
Compare
Choose a tag to compare

v2.5.1

02 Jul 18:07
21b319d
Compare
Choose a tag to compare
  • [2.x] Swoole $verbosity must be of type int, null given. by @xiCO2k in #920

v2.5.0

25 Jun 20:58
2fd1841
Compare
Choose a tag to compare

v2.4.0

04 Jun 13:52
2c818d7
Compare
Choose a tag to compare
  • Add --admin-host argument to FrankenPHP Command by @alextricity25 in #898
  • Give New Application to Routes by @dbpolito in #899
  • Reduce sleep between reading server logs to improve performance for heavy-logging Laravel application using a stderr/stdout logging driver. by @LauJosefsen in #902