Page MenuHomePhorge

Laravel v9
ClosedPublic

Authored by machniak on Feb 24 2022, 11:47 AM.
Tags
None
Referenced Files
F12839478: D3409.id9787.diff
Fri, Jun 14, 2:22 PM
F12833358: D3409.id9787.diff
Fri, Jun 14, 5:36 AM
Unknown Object (File)
Thu, Jun 13, 5:45 PM
Unknown Object (File)
Thu, Jun 13, 1:55 AM
Unknown Object (File)
Wed, Jun 12, 10:52 PM
Unknown Object (File)
Wed, Jun 12, 7:55 PM
Unknown Object (File)
Wed, Jun 12, 6:09 PM
Unknown Object (File)
Wed, Jun 12, 12:07 PM
Subscribers
Restricted Project

Details

Summary

Migration to Laravel v9 + Octane + PHP8, some cleanups

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/laravel-v9-diff
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 38575
Build 15619: arc lint + arc unit

Event Timeline

machniak created this revision.
  • Update spomky-labs/otphp package for better PHP 8.1 support
  • Add Swoole config section to config/octane.php
  • Update swoole container with php8/fedora35/swoole 4.8
  • Update the nginx containers to fedora 35 while we're at it
  • Daemonize octane, .env.local -> .env.local.example
  • Explicit octane config
  • The daemonize option does not work
  • Min processes must be >0
  • Fixed swoole container
vanmeeuwen added inline comments.
src/.env.example
34

debug by default?

This revision was not accepted when it landed; it landed in state Needs Review.Apr 21 2022, 1:33 PM
Closed by commit rKe2cd67ad6bd6: Laravel v9 (authored by machniak, committed by mollekopf). · Explain Why
This revision was automatically updated to reflect the committed changes.