Skip to content

Update, fix and enhance PHP parser

PHP Parser

  • replace QRegExp with QRegularExpression
  • add support of extends keyword
  • fix class name not displayed in one case
  • fix function detected as method of the last detected class

Samples:

  • add PHP sample file
  • rename method in Python sample file to know where the method must be in the tree
Edited by Alain Laporte

Merge request reports