Skip to content
Commit dad970d9 authored by Matthijs Tijink's avatar Matthijs Tijink Committed by Alexander Zhigalin
Browse files

Better support iterable typehint in PHP language

Summary: This diff adds type support for `iterable` (which is either an object implementing `Traversable` or an `array`).

Reviewers: #kdevelop, zhigalin, pprkut

Reviewed By: zhigalin

Subscribers: zhigalin, kdevelop-devel, #kdevelop

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D6644
parent 68f07d3a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment