Skip to content

update fopen usage to php8 #28

update fopen usage to php8

update fopen usage to php8 #28

Workflow file for this run

name: PhpFs CI
on: push
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- name: PHPUnit Tests
uses: php-actions/phpunit@v3
with:
configuration: phpunit.xml.dist
args: --testdox