Minor improvements around the support for variadics
ClosedPublic

Authored by pprkut on Jun 19 2017, 12:19 PM.

Details

Summary

Add unit test for variadic functions with typehints.
Support more cases of function argument unpacking.

Diff Detail

Repository
R52 KDevelop: PHP Support
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
pprkut created this revision.Jun 19 2017, 12:19 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJun 19 2017, 12:19 PM
apol added a subscriber: apol.Jun 19 2017, 1:19 PM

I'd say this kind of commits it's fine to get in directly as long as tests are included.

Fair enough, was just playing it safe :)

This revision was automatically updated to reflect the committed changes.