Remove deprecated backticks (#471)
* feat: Bumping supported php Version and adjusted dependencies to install with PHP 8.5 * feat: replace deprecated backtick operators with `shell_exec` functions * Fix code styling * feat: Nevermind, don't mess with supported versions * feat: fixed the test workflow. `cachewerk/relay` was not installing in PHP 8.5 causing tests to fail (The extension relay was present so the tests were not skipped) * feat: Fixed type errors reported by PHPStan * Fix code styling
M
Moises David Lozano Bobadilla committed
d6b7de0b74376201ff35aad5ad2cfde1451f9654
Parent: d081a66
Committed by GitHub <noreply@github.com>
on 12/8/2025, 3:52:47 PM