Skip to content

Fix DeclarationLocator to use Tokenizer cache #67

Fix DeclarationLocator to use Tokenizer cache

Fix DeclarationLocator to use Tokenizer cache #67

Workflow file for this run

on:
pull_request: null
push:
branches:
- master
- '*.*'
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
extensions: sockets, grpc
os: >-
['ubuntu-latest']
stability: >-
['prefer-stable']