Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resync #2

Merged
merged 227 commits into from
Dec 4, 2020
Merged

resync #2

merged 227 commits into from
Dec 4, 2020

Conversation

hezachary
Copy link
Owner

No description provided.

albertcht and others added 30 commits September 7, 2018 21:13
fix mysql transaction and task default param
Removes old laravel|lumen versions.
Added support for 5.6|5.7 laravel|lumen.
Added to config support for hot reload (Next PR).
# Conflicts:
#	src/Coroutine/PDOStatement.php
#	src/HttpServiceProvider.php
#	src/Server/Manager.php
#	src/Server/Sandbox.php
#	src/Task/SwooleTaskQueue.php
#	tests/Server/ManagerTest.php
Removes old laravel|lumen versions.
Added support for 5.6|5.7 laravel|lumen.
Added to config support for hot reload (Next PR).
…e::createStringPayload($job, $data) should be compatible with Illuminate\Queue\Queue::createStringPayload($job, $queue, $data)]
Add chunk to response content
Added support for 5.6|5.7 laravel|lumen.
Merge pull request #178 from fractalzombie/develop
Swoole's default srcWorkerId should be -1
Fix for OS Helper.
Added Hot Reload with FSWatch.
geneccx and others added 29 commits March 3, 2020 13:17
There is no session option on 5.8, so fix it
laravel response has getStatusCode in all response objects but baniry response has not status() method

fixes !289
Fix memory leak - clear context after disabling sandbox
Clear context after disabling sandbox
If pass empty string to this function, It should not return all mimes.
fix handle_static_files config path
fix: modify Dumper.php file class name.
…ng-room

Reset websocket connection after trying to emit to a non-existing room
fix handle_static_files config path
Fix Content-Type when static file w/o extension name
fix 'swoole_set_process_name' not found error on cygwin platform
change status() to getStatusCode()
As many apps uses the **auth** instances, it could be usefull if auth was cleaned at every request as default. I do this change in every new installation of this package for example.
Add auth to the pre_resolved as default
@hezachary hezachary merged commit 0bd0037 into hezachary:master Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.