Skip to content

Allow @phpstan-use and @use tags to be declared into class phpdoc#2638

Open
baptistepillot wants to merge 1 commit intophpstan:1.10.xfrom
baptistepillot:1.10.x
Open

Allow @phpstan-use and @use tags to be declared into class phpdoc#2638
baptistepillot wants to merge 1 commit intophpstan:1.10.xfrom
baptistepillot:1.10.x

Conversation

@baptistepillot
Copy link
Copy Markdown

This implements the feature request here: phpstan/phpstan#7486.
I think this does the job. Hope this will help.

@baptistepillot
Copy link
Copy Markdown
Author

php 7.4's phpstan-doctrine fails because of Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes).
The same as for a number of recent merge requests. phpstan eats a big bucket of memory for breakfast, seems that php 7.4 + Doctrine breaks the CI chain limited memory down.

@baptistepillot
Copy link
Copy Markdown
Author

Hello there. What's up ? Do you envisage a merge date for this pull request ?
I am ready to rebase this before merging when you wish.

@mxr576
Copy link
Copy Markdown

mxr576 commented May 2, 2024

The current default branch is https://github.com/phpstan/phpstan-src/tree/1.11.x so the target should be changed for a start.

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