D6644: Better support iterable typehint in PHP language
Matthijs Tijink
noreply at phabricator.kde.org
Wed Jul 12 11:11:57 UTC 2017
mtijink created this revision.
mtijink added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
This diff adds type support for `iterable` (which is either an object implementing `Traversable` or an `array`).
REPOSITORY
R52 KDevelop: PHP Support
REVISION DETAIL
https://phabricator.kde.org/D6644
AFFECTED FILES
duchain/helper.cpp
duchain/tests/duchain.cpp
duchain/tests/duchain.h
To: mtijink, #kdevelop
Cc: kdevelop-devel, #kdevelop, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170712/090c033b/attachment.html>
More information about the KDevelop-devel
mailing list