Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor: More cleanups and type declarations for v2 #517

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Nov 28, 2021

Also removes support for Symfony 4.4 (1.x supports it).

@chalasr chalasr force-pushed the more-types branch 10 times, most recently from 33854ac to 45983fe Compare November 30, 2021 14:37
@chalasr chalasr force-pushed the more-types branch 3 times, most recently from 280f278 to dfef4ad Compare November 30, 2021 16:20
@chalasr chalasr merged commit a9cca9b into symfony:main Nov 30, 2021
chalasr added a commit that referenced this pull request Dec 2, 2021
…nitialization (kbond)

This PR was merged into the 2.0.x-dev branch.

Discussion
----------

Fix accessing `PantherTestCaseTrait::$webServerDir` before initialization

`PantherTestCaseTrait::getWebServerDir()` can access `PantherTestCaseTrait::$webServerDir` before it's initialized. I believe this was just missed in #517.

Commits
-------

39efc06 fix "webServerDir must not be accessed before initialization"
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.

2 participants