Skip to content

Commit

Permalink
include few exotic extensions to discover more symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
schlndh committed Nov 3, 2023
1 parent 299b634 commit b3791cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reflection-golden-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
with:
coverage: "none"
php-version: "8.3"
# TODO: enable extensions
# Include exotic extensions to discover more symbols
extensions: ds,mbstring,runkit7,scoutapm,seaslog,simdjson,var_representation,yac

- name: "Install dependencies"
run: "composer install --no-interaction --no-progress"
Expand Down

0 comments on commit b3791cf

Please sign in to comment.