Skip to content

Tags: rjyxz/laravel-swoole

Tags

2.8.2

Toggle 2.8.2'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 swooletw#488 from memfork/ref-same-coroutine-id-in…

…-same-request

Fix: ref different coroutine id on same request

2.8.1

Toggle 2.8.1'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 swooletw#483 from memfork/fix-could-not-working-ta…

…sk-when-enabling-task_enable_coroutine

fix could not working onTask when enabling task_enable_coroutine on swoole_http.php

v2.8.0

Toggle v2.8.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 swooletw#474 from swooletw/release/2.8.0

add support to php8

v2.7.0

Toggle v2.7.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 swooletw#456 from hezachary/master

Add Gzip support on response chunk mode

v2.6.69

Toggle v2.6.69'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 swooletw#462 from kanarip/dev/directory-traversal

Fix directory traversal issue

v2.6.68

Toggle v2.6.68'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 swooletw#385 from sibche/master

change status() to getStatusCode()

v2.6.67

Toggle v2.6.67'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 swooletw#388 from swooletw/develop

Clear context after disabling sandbox

v2.6.66

Toggle v2.6.66's commit message
mock env helper function in tests

v2.6.65

Toggle v2.6.65'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 swooletw#339 from swooletw/develop

Develop

v2.6.64

Toggle v2.6.64'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 swooletw#322 from netdown/master

Set request for auth handler in websocket middleware