Page MenuHomePhorge

Laravel v9
ClosedPublic

Authored by machniak on Feb 24 2022, 11:47 AM.
Tags
None
Referenced Files
F19037508: D3409.1742353716.diff
Tue, Mar 18, 4:08 AM
F19032129: D3409.1742289663.diff
Mon, Mar 17, 10:21 AM
F19028652: D3409.1742138700.diff
Sat, Mar 15, 4:25 PM
F19028460: D3409.1742131764.diff
Sat, Mar 15, 2:29 PM
F19028258: D3409.1742124936.diff
Sat, Mar 15, 12:35 PM
F19028124: D3409.1742121144.diff
Sat, Mar 15, 11:32 AM
F19027888: D3409.1742114228.diff
Sat, Mar 15, 9:37 AM
F19027446: D3409.1742101944.diff
Sat, Mar 15, 6:12 AM
Subscribers
Restricted Project

Details

Summary

Migration to Laravel v9 + Octane + PHP8, some cleanups

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
This revision was automatically updated to reflect the committed changes.