D6342: Add more typehints to arguments in PHP
Heinz Wiesinger
noreply at phabricator.kde.org
Thu Jun 22 16:01:14 UTC 2017
pprkut added inline comments.
INLINE COMMENTS
> php.g:887
>
> + (isOptional=QUESTION | 0) (
> + objectType=namespacedIdentifier
I think calling this "isNullable" would better indicate what it entails. "?string" doesn't mean the string type is optional, it means it can either be string or NULL.
REVISION DETAIL
https://phabricator.kde.org/D6342
To: mtijink, #kdevelop, pprkut
Cc: apol, kdevelop-devel, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170622/0b41e793/attachment-0001.html>
More information about the KDevelop-devel
mailing list