1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 21:14:03 +00:00
tenancy/.github/workflows
Samuel Štancl fadf1001f8
PHP 8.5 support
This commit adds support for building a docker image based on PHP 8.5
(RC). It also removes some unused code in tests that was triggering
deprecation warnings. For similar deprecation warnings coming from
testbench we have a temporary patch script until this is resolved
upstream.

This commit also adds logic to the DisallowSqliteAttach feature
leveraging the new native setAuthorizer() method, instead of loading
a compiled extension.

We also remove the unused `php` parameter from ci.yml
2025-10-20 01:44:24 +02:00
..
ci.yml PHP 8.5 support 2025-10-20 01:44:24 +02:00
extensions.yml [4.x] Add DisallowSqliteAttach feature (#1283) 2025-01-04 15:34:37 +01:00
queue.yml [4.x] Laravel 12 support (#1321) 2025-02-25 16:26:18 +01:00
validate.yml Simplify validate workflow (use regex) 2025-08-12 13:12:43 +02:00