Skip to content

Releases: hhxsv5/laravel-s

v3.5.13

10 Nov 09:26
Compare
Choose a tag to compare
  • Changed function call to static call
  • Response without exception message
  • Fixed the name of custom process pidfile
  • Delete all pidfiles when stopped

v3.5.12

29 Sep 10:52
Compare
Choose a tag to compare
  • Rename the name of pid file for custom processes
  • Remove event cleaner

v3.5.11

27 Sep 03:57
Compare
Choose a tag to compare
  • Add Laravel event cleaner
  • Incompatible:add ServerStart/ServerStop events
  • Add enable config for custom process

v3.5.10

29 Aug 08:12
Compare
Choose a tag to compare
  • Fix BeforeStart Event
  • Optimize some documents

v3.5.9: Merge pull request #173 from eleven26/master

30 Jul 02:26
334f80a
Compare
Choose a tag to compare

v3.5.8

05 Jul 05:37
Compare
Choose a tag to compare
  • Fixed read env for cached config
  • Supported BeforeStartEvent
  • Improved list controller properties to be compatible with Laravel 5.1~5.8

Fixed superglobal $_SERVER

30 Jun 10:31
Compare
Choose a tag to compare

Fixed superglobal $_SERVER

Enhancement #112

27 Jun 08:46
Compare
Choose a tag to compare

Support configurable destroy controller to avoid controller instance cache #112

v3.5.5

26 Jun 09:37
Compare
Choose a tag to compare

Support streamed response

14 Jun 08:45
Compare
Choose a tag to compare
  • Support streamed response
  • Check swoole extension exists
  • Add slow log config for workers