Page MenuHomekolab.org

Laravel v9
ClosedPublic

Authored by machniak on Feb 24 2022, 11:47 AM.

Details

Summary

Migration to Laravel v9 + Octane + PHP8, some cleanups

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

machniak requested review of this revision.Feb 24 2022, 11:47 AM
machniak created this revision.
Harbormaster completed remote builds in B38527: Diff 9718.
machniak updated this revision to Diff 9724.Feb 24 2022, 11:51 AM
  • Fix typo in phpdoc
machniak updated this revision to Diff 9730.Feb 24 2022, 2:46 PM
  • Update spomky-labs/otphp package for better PHP 8.1 support
machniak updated this revision to Diff 9745.Feb 28 2022, 11:59 AM
  • Add Swoole config section to config/octane.php
Harbormaster completed remote builds in B38557: Diff 9745.
machniak updated this revision to Diff 9769.Mar 10 2022, 10:20 AM
  • 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
machniak updated this revision to Diff 9775.Mar 10 2022, 11:46 AM
  • Fix swoole configuration
machniak updated this revision to Diff 9787.Mar 11 2022, 3:12 PM
  • 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.