Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
los-romka
/
idea-php-symfony2-plugin
Public
forked from
Haehnchen/idea-php-symfony2-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 6, 2021
Merge pull request #1649 from adamwojs/exclude_non_public_consts
Show description for 264c6aa
Haehnchen
authored
264c6aa
Copy full SHA for 264c6aa
Commits on May 20, 2021
Excluded non-public consts from !php/const autocompletion
adamwojs
committed
c02b30e
Copy full SHA for c02b30e
Excluded non-public consts from !php/const autocompletion (unit tests)
adamwojs
committed
47ec30d
Copy full SHA for 47ec30d
Commits on May 18, 2021
Merge pull request #1645 from adamwojs/issue_1631
Show description for 5d6fd5d
Haehnchen
authored
5d6fd5d
Copy full SHA for 5d6fd5d
Commits on May 16, 2021
Added missing unit tests for !php/const autocompletion
adamwojs
committed
52ee25f
Copy full SHA for 52ee25f
Fixed #1631: PhpConstGotoCompletionProvider throws IndexOutOfBoundsException when cursor is before scope operator
adamwojs
committed
6e02aa1
Copy full SHA for 6e02aa1
Added unit test for #1631
adamwojs
committed
eab20ad
Copy full SHA for eab20ad
Commits on May 10, 2021
build 0.23.209
Haehnchen
committed
de0d5cb
Copy full SHA for de0d5cb
Merge pull request #1642 from Haehnchen/feature/fix-listpopoup
Show description for f689acd
Haehnchen
authored
f689acd
Copy full SHA for f689acd
#1614 fix "ListPopupStep" issues of PhpStorm 2021.1
Haehnchen
committed
ef98e13
Copy full SHA for ef98e13
Commits on May 9, 2021
Merge pull request #1641 from adamwojs/issue_1640
Show description for 92c347e
Haehnchen
authored
92c347e
Copy full SHA for 92c347e
Commits on May 8, 2021
Fixed #1640: Go to declaration throws ArrayIndexOutOfBoundsException on empty class const name
adamwojs
committed
c8388e2
Copy full SHA for c8388e2
Added unit test for #1640
adamwojs
committed
9fe4296
Copy full SHA for 9fe4296
Commits on Apr 17, 2021
build 0.23.208 for PhpStorm 2021.1 support
Haehnchen
committed
1f80674
Copy full SHA for 1f80674
Merge pull request #1627 from Haehnchen/feature/1624-phpstorm
Show description for aa388f8
Haehnchen
authored
aa388f8
Copy full SHA for aa388f8
#1624 secure yaml key class resolving for PhpStorm 2021.3
Haehnchen
committed
34d75fd
Copy full SHA for 34d75fd
Merge pull request #1608 from Haehnchen/feature/phpstorm-2021-1
Show description for 70f5e93
Haehnchen
authored
70f5e93
Copy full SHA for 70f5e93
Merge pull request #1610 from adamwojs/issue_1575
Show description for 174aaaf
Haehnchen
authored
174aaaf
Copy full SHA for 174aaaf
PhpStorm 2021.1 gradle build
Haehnchen
committed
28e8841
Copy full SHA for 28e8841
Commits on Apr 11, 2021
Fixed #1575: Inspection "Container sensitivity" is not expected to be emitted for default env values
adamwojs
committed
059d81a
Copy full SHA for 059d81a
Added unit test for #1575
adamwojs
committed
a871e85
Copy full SHA for a871e85
Merge pull request #1609 from adamwojs/issue_1599
Show description for 87800f1
Haehnchen
authored
87800f1
Copy full SHA for 87800f1
Fixed #1599: Added protection against infinite recursion in PhpElementsUtil.getImplementedMethods
adamwojs
committed
d5d423c
Copy full SHA for d5d423c
Added unit test for #1599
adamwojs
committed
00cf140
Copy full SHA for 00cf140
build 0.22.207
Haehnchen
committed
02f3e6c
Copy full SHA for 02f3e6c
Merge remote-tracking branch 'origin/master'
Haehnchen
committed
d8f5370
Copy full SHA for d8f5370
Commits on Mar 28, 2021
Merge pull request #1596 from adamwojs/removed_redundant_null_check
Show description for 6556c6f
Haehnchen
authored
6556c6f
Copy full SHA for 6556c6f
Merge pull request #1595 from adamwojs/removed_hardcoded_bg
Show description for 8ceeeb9
Haehnchen
authored
8ceeeb9
Copy full SHA for 8ceeeb9
Commits on Mar 27, 2021
Removed redundant null check in PhpConfigReferenceContributor.phpStringLiteralExpressionClassReference method
adamwojs
committed
80d3363
Copy full SHA for 80d3363
Removed hardcoded background in output textarea of Symfony Create Service Form
adamwojs
committed
763a1e2
Copy full SHA for 763a1e2
Commits on Jan 24, 2021
build 0.22.206
Haehnchen
committed
a3625b3
Copy full SHA for a3625b3
Commits on Jan 23, 2021
Merge pull request #1576 from Haehnchen/feature/routes-php8-attributes
Show description for f535131
Haehnchen
authored
f535131
Copy full SHA for f535131
#1567 support routes definition inside PHP8 attributes
Haehnchen
committed
aea8776
Copy full SHA for aea8776
Commits on Jan 4, 2021
Merge pull request #1569 from Haehnchen/feature/java-version
Show description for d7ccdc6
Haehnchen
authored
d7ccdc6
Copy full SHA for d7ccdc6
higher java compatibility version for builds
Haehnchen
committed
cb0d874
Copy full SHA for cb0d874
Pagination
Previous
Next
You can’t perform that action at this time.