Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support PHP 8.2 * ⚙️ chore(dependencies) upgrade swoole to v4.8.12 for PHP v8.2 * ⚙️chore(workflows): add PHPUnit-Swow YAML configuration file * 🛠️refactor(workflow): rename server script in test-swow.yml * 🛠️refactor(example): rename swow.php to index.php in start command * 🛠️refactor(index.php) define SWOOLE_HOOK_ALL constant for swow fix * ⚙️ chore(dependencies): upgrade composer packages and add Hyperf Swow Engine support * 🛠️refactor(example) update index.php to support Swow hook * ⚙️chore(swow) update routes and add middleware * ⚙️ chore(test-swow): update engine environment variable in example * ⚙️ chore(test-swow.yml): update server run command * ⚙️chore(workflow): remove test-swow.yml * 🛠️refactor(app): simplify server creation in index.php * ⚙️chore(example) remove unused routes and middleware --------- Co-authored-by: Deeka Wong <[email protected]>
- Loading branch information