-
Notifications
You must be signed in to change notification settings - Fork 390
Comparing changes
Open a pull request
base repository: swooletw/laravel-swoole
base: v2.10.0
head repository: swooletw/laravel-swoole
compare: master
Commits on Oct 24, 2021
-
Clear auth instance on every requests
Currenly auth instance is resseting after swoole reload/restart, and after user login - it shares auth across all other requests. This commit fixes: 1) Logout user after swoole reload 2) Share auth instance across all requests
Configuration menu - View commit details
-
Copy full SHA for 82687eb - Browse repository at this point
Copy the full SHA 82687ebView commit details
Commits on Nov 4, 2021
-
Added openswoole extension check compatibility
Swoole now became `openswoole`, from version 4.7.2 swoole extension changed as openswoole. For this reason, this package can not detect the extension and shows the message *Can't detect Swoole extension installed.* This commit fixed the issue.
Configuration menu - View commit details
-
Copy full SHA for b193a9a - Browse repository at this point
Copy the full SHA b193a9aView commit details
Commits on Dec 2, 2021
-
Merge pull request #506 from nahid/master
Added openswoole extension check compatibility
Configuration menu - View commit details
-
Copy full SHA for e00771a - Browse repository at this point
Copy the full SHA e00771aView commit details
Commits on Jan 20, 2022
-
Merge pull request #507 from ad-mos/patch-1
Clear auth instance on every requests
Configuration menu - View commit details
-
Copy full SHA for 43d0878 - Browse repository at this point
Copy the full SHA 43d0878View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b85684 - Browse repository at this point
Copy the full SHA 9b85684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be1bc1 - Browse repository at this point
Copy the full SHA 2be1bc1View commit details
Commits on Mar 19, 2022
-
Merge pull request #518 from alecpl/dev/laravel-v9
Support Laravel v9 + Github Actions
Configuration menu - View commit details
-
Copy full SHA for 4db6c7e - Browse repository at this point
Copy the full SHA 4db6c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3567be4 - Browse repository at this point
Copy the full SHA 3567be4View commit details -
Merge pull request #521 from swooletw/hotfix/revert-pusher-message
rollback constructor
Configuration menu - View commit details
-
Copy full SHA for b9b766a - Browse repository at this point
Copy the full SHA b9b766aView commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1105f31 - Browse repository at this point
Copy the full SHA 1105f31View commit details
Commits on Apr 1, 2022
-
Merge pull request #522 from edricwilliem/master
convert request to lumen request on lumen application
Configuration menu - View commit details
-
Copy full SHA for 711d7f6 - Browse repository at this point
Copy the full SHA 711d7f6View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e60b15 - Browse repository at this point
Copy the full SHA 7e60b15View commit details
Commits on Mar 13, 2023
-
Merge pull request #523 from amcsi/patch-1
Fix deprecated null potentially being passed to strpos()
Configuration menu - View commit details
-
Copy full SHA for 8e01730 - Browse repository at this point
Copy the full SHA 8e01730View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ec3c9c - Browse repository at this point
Copy the full SHA 9ec3c9cView commit details
Commits on Apr 13, 2023
-
Merge pull request #543 from larowka/master
Support php 8.1 and laravel 10
Configuration menu - View commit details
-
Copy full SHA for 55ff29f - Browse repository at this point
Copy the full SHA 55ff29fView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23edcb6 - Browse repository at this point
Copy the full SHA 23edcb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9791a - Browse repository at this point
Copy the full SHA ce9791aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8aed4 - Browse repository at this point
Copy the full SHA 2f8aed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe984b - Browse repository at this point
Copy the full SHA 9fe984bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a80156 - Browse repository at this point
Copy the full SHA 0a80156View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce89f58 - Browse repository at this point
Copy the full SHA ce89f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 402bf30 - Browse repository at this point
Copy the full SHA 402bf30View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ba76ff - Browse repository at this point
Copy the full SHA 2ba76ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d542cb - Browse repository at this point
Copy the full SHA 2d542cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 250f1f3 - Browse repository at this point
Copy the full SHA 250f1f3View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2da11 - Browse repository at this point
Copy the full SHA ab2da11View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27bfd2f - Browse repository at this point
Copy the full SHA 27bfd2fView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.