Title: [PHP] Automplete with extended interface · Issue #710 · SublimeCodeIntel/SublimeCodeIntel · GitHub
Open Graph Title: [PHP] Automplete with extended interface · Issue #710 · SublimeCodeIntel/SublimeCodeIntel
X Title: [PHP] Automplete with extended interface · Issue #710 · SublimeCodeIntel/SublimeCodeIntel
Description: Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces. let's say I've two interfaces:
Open Graph Description: Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces. let's say I've two interfaces:
X Description: Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces. let's say I've two interfaces: <?php interface A { function A(); } interface B extends A { func...
Opengraph URL: https://github.com/SublimeCodeIntel/SublimeCodeIntel/issues/710
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[PHP] Automplete with extended interface","articleBody":"Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces.\r\n\r\nlet's say I've two interfaces:\r\n\r\n```php\r\n\u003c?php\r\n\r\ninterface A { \r\n\tfunction A();\r\n}\r\n\r\ninterface B extends A { \r\n\tfunction B();\r\n}\r\n\r\nclass C implements B {\r\n\tfunction A(){ return \"A\"; }\r\n\tfunction B(){ return \"B\"; }\r\n}\r\n\r\n$getC = function(){\r\n\treturn new C;\r\n};\r\n\r\n/**\r\n * @var B\r\n */\r\n$C = $getC();\r\n```\r\n\r\nwhen typyng $C-\u003e..... only B function appears in the list of avaiable functions\r\n\r\nExpected behaviour: A and B functions should appear in the list of avaiable functions\r\n\r\nAm I wrong?\r\n\r\n\r\n","author":{"url":"https://github.com/Fedez1879","@type":"Person","name":"Fedez1879"},"datePublished":"2020-12-09T10:50:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/710/SublimeCodeIntel/issues/710"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:765f886a-206f-4ff5-fbb7-40557b57404a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ABB4:3D21D:F31612:14930F0:69649EB4 |
| html-safe-nonce | df967f969071ebb98d79fd633c87ddf6324f4693be9d965f2159901352086fa4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkI0OjNEMjFEOkYzMTYxMjoxNDkzMEYwOjY5NjQ5RUI0IiwidmlzaXRvcl9pZCI6IjU4OTAwMDkwNTUwMzgzMTYyMTIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 00f26638e90be2c18d532af96fb9a858cc2510b487f811a2ed3ff064c98f78ab |
| hovercard-subject-tag | issue:760221023 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/SublimeCodeIntel/SublimeCodeIntel/710/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a59a9ed9ec7b384aff128058a4d6538d166c55985e07e857d604813f25f3b0d6/SublimeCodeIntel/SublimeCodeIntel/issues/710 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a59a9ed9ec7b384aff128058a4d6538d166c55985e07e857d604813f25f3b0d6/SublimeCodeIntel/SublimeCodeIntel/issues/710 |
| og:image:alt | Hello, I've encountered an issue (maybe?) with autocompletion and extended interfaces. let's say I've two interfaces: |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | Fedez1879 |
| hostname | github.com |
| expected-hostname | github.com |
| None | baa7d9900fdf7b27d604f36887af878d569cfbdcf97126832a5f4f0caf0c6ba5 |
| turbo-cache-control | no-preview |
| go-import | github.com/SublimeCodeIntel/SublimeCodeIntel git https://github.com/SublimeCodeIntel/SublimeCodeIntel.git |
| octolytics-dimension-user_id | 4064005 |
| octolytics-dimension-user_login | SublimeCodeIntel |
| octolytics-dimension-repository_id | 1824023 |
| octolytics-dimension-repository_nwo | SublimeCodeIntel/SublimeCodeIntel |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1824023 |
| octolytics-dimension-repository_network_root_nwo | SublimeCodeIntel/SublimeCodeIntel |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 842eff1d11f899d02b6b3b98fa3ea4860e64b34e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width