-
-
Notifications
You must be signed in to change notification settings - Fork 137
Pull requests: Haehnchen/idea-php-symfony2-plugin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
#2396 add experimental support for extracting Twig "types" variables with types
#2400
by Haehnchen
was merged Sep 17, 2024
support "\\Symfony\\Component\\Routing\\Attribute\\Route" for route url and naming completion
#2389
by Haehnchen
was merged Aug 3, 2024
Loading…
fix indexing routing php attributes, when different attribtes in same method
#2388
by Haehnchen
was merged Aug 3, 2024
Loading…
catch all invalid files for dotenv extract "Malformed \uxxxx encoding."
#2378
by Haehnchen
was merged May 20, 2024
Loading…
ignore "Accessing invalid virtual file" errors for project root dir changes
#2377
by Haehnchen
was merged May 20, 2024
Loading…
collect valid class on property injection directly via a fqn prefix
#2376
by Haehnchen
was merged May 20, 2024
Loading…
reduce "search everywhere" route target to be unique
#2375
by Haehnchen
was merged May 20, 2024
Loading…
#2348 provde FQCN-based Routes support (only compiled provider) / [Twig] Escaping route names with backslashes
#2374
by Haehnchen
was merged May 20, 2024
Loading…
some language feature migration and code related code cleanup
#2373
by Haehnchen
was merged May 13, 2024
Loading…
fix substring error if "twig:" is not fully given
#2371
by Haehnchen
was merged May 6, 2024
Loading…
form builder field completion, should support function+property types and greyout already existing fields
#2370
by Haehnchen
was merged May 5, 2024
Loading…
replace "isConvertibleFrom" instance of check with PhpClassHierarchyUtils.processSupers
#2369
by Haehnchen
was merged Apr 29, 2024
Loading…
reduce calling ControllerMethodLineMarkerProvider collect usages
#2368
by Haehnchen
was merged Apr 28, 2024
Loading…
provide inspection language attributes for tag implementations, container / route deprecated
#2367
by Haehnchen
was merged Apr 28, 2024
Loading…
provide inspection language attributes for deprecated class and controller method inspections
#2366
by Haehnchen
was merged Apr 28, 2024
Loading…
use indexed model classes to resolve Entity targets on linemarker to reduce wall time
#2365
by Haehnchen
was merged Apr 28, 2024
Loading…
cache resolved container classes to reduce wall time impact
#2364
by Haehnchen
was merged Apr 28, 2024
Loading…
optimize class namespace loading cache Doctrine models, to reduce wall time calling
#2363
by Haehnchen
was merged Apr 28, 2024
Loading…
split ContainerConstantInspection into language implementations to reduce wall time calls
#2362
by Haehnchen
was merged Apr 27, 2024
Loading…
split MissingServiceInspection into language implentations to reduce wall time calls
#2361
by Haehnchen
was merged Apr 27, 2024
Loading…
split RouteControllerDeprecatedInspection into language implentations to reduce wall time calls
#2360
by Haehnchen
was merged Apr 27, 2024
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.