Skip to content

Conversation

complex857
Copy link
Collaborator

As suggested by @rmiller335, we should probably stop offering functions already removed in 7.0.0 since the old 5.x.x series are long not supported.
This involves updated built-in docs, and docs parser updates to handle the newer xhtml exports of phpdocs.

Fixes #118

@complex857 complex857 merged commit d074960 into master Sep 24, 2019
kana added a commit to kana/vim-phpcomplete that referenced this pull request Oct 12, 2021
* 'master' of https://github.com/shawncplus/phpcomplete.vim:
  chore: fix typos with codespell (shawncplus#127)
  Apply popup-content manipulation patch from @lacygoill
  Cleanups and an another "Can't change text here" bugfix
  Fix plugin for vim 8.2.2426 and 8.2.2427
  Add shortcut mapping to work in visual mode. (shawncplus#123)
  Fix for invalid index error when reading the variables from certain classes. (shawncplus#121)
  Fixed error messages displayed when extensions are missing. (shawncplus#120)
  Add filtering against functions removed since PHP 7.0.0 (shawncplus#119)
  Fix shawncplus#116 - jump to definition by tag line is not working
  Typofixes curtesy of Christ van Willegen
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.

Don't suggest deprecated functions?

1 participant