Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: laravel/octane

Tags

v2.13.5

Toggle v2.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add the GITHUB_PROXY_PREFIX environment variable (#1091)

* Add the GITHUB_PROXY_PREFIX environment variable to optimize the issue of failure or slow speed during Docker builds within China.

* Update InstallsFrankenPhpDependencies.php

---------

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

v2.13.4

Toggle v2.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix APP_PUBLIC_PATH fallback logic in frankenphp-worker (#1085)

v2.13.3

Toggle v2.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove setAccessible calls from reflection properties and methods (#1083

)

v2.13.2

Toggle v2.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Register reload command (#1081)

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the signature for octane:start (#1073)

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: download FrankenPHP mostly static binary when possible (#1065)

v2.12.3

Toggle v2.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Advance worker initialization in frankenphp-worker (#1059)

* Advance worker initialization in frankenphp-worker

* Optimize debugMode

* Update frankenphp-worker.php

---------

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

v2.12.2

Toggle v2.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FrankenPHP: show worker startup errors if `APP_DEBUG=true` (#1055)

* Explicitly checks for debug mode on error.

* Explicitly checks for debug mode on worker start error.

* style ci

---------

Co-authored-by: a.stecher <[email protected]>

v2.12.1

Toggle v2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix FlushUploadedFiles listener (#1044)

* Fix FlushUploadedFiles listener

* formatting

---------

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

v2.12.0

Toggle v2.12.0's commit message

Verified

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