Skip to content

Tags: dunglas/octane

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request laravel#743 from laravel/feat/herd-support

[2.x] Adds Herd support

v2.0.6

Toggle v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add “raw” type in handleStream method for custom json in stdout (lara…

…vel#742)

v2.0.5

Toggle v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes installation when using Herd (laravel#726)

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix not returning an exit code from "Laravel\Octane\Commands\StartCom…

…mand::handleSignal()" is deprecated (laravel#722)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
StyleCIBot StyleCI Bot
Apply fixes from StyleCI

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
--log-level option in octane:start command (laravel#701)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints
wip

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support projects using type module (laravel#696)

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: enable http compression by sending data not with chunked encodi… (

laravel#691)

* feat: enable http compression by sending data not with chunked encoding - if possible

* Update SwooleClient.php

---------

Co-authored-by: Taylor Otwell <[email protected]>