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: patch-diff.githubusercontent.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:5fa0f6fd-4b0d-0653-a07a-77597c2de3af |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CFBC:22E260:36F1003:49ED452:69707640 |
| html-safe-nonce | 02ab43ec65b3cc8056062ab92b75e49a709fb00583f6e07872c03468ec5834a0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRkJDOjIyRTI2MDozNkYxMDAzOjQ5RUQ0NTI6Njk3MDc2NDAiLCJ2aXNpdG9yX2lkIjoiNTMyMDAzODM4OTE2MTk0ODczNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 018b97d7fab3dbdb91ace0dd470319de7101c3a63750105c2e449e46bece80aa |
| 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 | 9920a62ba22d06470388e2904804fb7e5ec51c9e35f81784e9191394c74b2bd2 |
| 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 | 7d6181066430cc06553c8396ca201e194ae33cb9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width