D7018: Allow optional parameters before non-optional ones in PHP
Matthijs Tijink
noreply at phabricator.kde.org
Tue Aug 1 12:11:39 UTC 2017
mtijink updated this revision to Diff 17487.
mtijink added a comment.
Change approach to default arguments before non-default arguments
This approach just adds default arguments for all arguments, but "empty" default arguments will not be displayed (when combined with https://phabricator.kde.org/D7031)
REPOSITORY
R52 KDevelop: PHP Support
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7018?vs=17428&id=17487
BRANCH
default_values_allowed_before_required_values
REVISION DETAIL
https://phabricator.kde.org/D7018
AFFECTED FILES
completion/helpers.cpp
duchain/builders/declarationbuilder.cpp
duchain/navigation/declarationnavigationcontext.cpp
duchain/tests/duchain.cpp
To: mtijink, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170801/27a618a3/attachment.html>
More information about the KDevelop-devel
mailing list