Skip to content

ci: remove Symfony CLI security check - #194

Merged
PedroTroller merged 2 commits into
releasefrom
ci/remove-security-checker
May 25, 2023
Merged

ci: remove Symfony CLI security check#194
PedroTroller merged 2 commits into
releasefrom
ci/remove-security-checker

Conversation

@PedroTroller

Copy link
Copy Markdown
Contributor

No description provided.

@PedroTroller
PedroTroller force-pushed the ci/remove-security-checker branch 2 times, most recently from 94e0cf3 to 8f1fa35 Compare May 25, 2023 09:00
@PedroTroller
PedroTroller force-pushed the ci/remove-security-checker branch from 8f1fa35 to bdefeb5 Compare May 25, 2023 09:02
@PedroTroller
PedroTroller marked this pull request as ready for review May 25, 2023 09:03
@PedroTroller
PedroTroller merged commit e2537fb into release May 25, 2023
@PedroTroller
PedroTroller deleted the ci/remove-security-checker branch May 25, 2023 09:03
PedroTroller pushed a commit that referenced this pull request Jun 15, 2023
* add return annotation

To get rid of this warning: 

Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Knp\DictionaryBundle\Dictionary\Traceable" now to avoid errors or add an explicit @return annotation to suppress this message.
    1x in ImportYamlTest::testLoadYamlConfig with data set "oberon" from App\Tests\Service

* docs: remove $ so gitclip works (#186)

* Use dependency injection (#188)

getting the dictionary through DI is a better practice that getting it from the container.

* Allow Symfony 6.3

* refactor: remove support of php 7.4

* Add Symfony 6.2 to matrix (#183)

* chore: drop support of Symfony 6.1 & 6.2

* tests: remove beberlei/assert and replace it by webmozart/assert (already in indirect dependencies) (#185)

* fix: add missing Symfony 6.3 supported version constant

* refactor: ad type to Dictionary ArrayAccess methods

* ci: remove Symfony CLI security check (#194)

* refactor: fix cs issues

* ci: remove Symfony CLI security check

* test: add tests for Symfony 6.3 and php 8.2

---------

Co-authored-by: Tac Tacelosky <tacman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant