Skip to content

Conversation

@giosh94mhz
Copy link

Q A
Branch 4.2.3
Tickets
License MIT
Doc PR (will updated as needed, waiting for feedback first)

PHP docblocks may be used for internal documentation only, so exposing
the details may leak internal information.

Another issue is that PHPStan may be available only on debug
environment, thus creating different behaviour when deploying an
application in production.

By default is enabled to avoid breaking changes.

Note: this is a bug from out point of view (since we found "leaking" internal information), but may be seen as a new feature since it's a new option. I'll wait for your feedback for changing description, docs & co

PHP docblocks may be used for internal documentation only, so exposing
the details may leak internal information.

Another issue is that PHPStan may be available only on debug
environment, thus creating different behaviour when deploying an
application in production.

By default is enabled to avoid breaking changes.
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