D7018: Allow optional parameters before non-optional ones in PHP

Alexander Zhigalin noreply at phabricator.kde.org
Mon Aug 21 19:17:17 UTC 2017


zhigalin added a comment.


  `function foo($a, $b = false, $c) {}`
  Should work?
  Now it says that `$c` should have a default...

REPOSITORY
  R52 KDevelop: PHP Support

REVISION DETAIL
  https://phabricator.kde.org/D7018

To: mtijink, #kdevelop, kfunk
Cc: zhigalin, kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170821/2acdeeb8/attachment.html>


More information about the KDevelop-devel mailing list