Alexey Zakhlestin wrote:
PHPDoc doesn't support parameter blocks, which means that IDEs can't offer
>>the same level of assistance with code-completion that they offer for both
>>objects and straight parameters -- another huge downside.
>
>
>PHPDoc's does 'not' not support parameter blocks ... you just document them
>properly in the first place. Switching these to formalised objects
>introduces another level of complexity that detracts from their use rather
>than enhancing it, but again that is more to do with maintaining BC.
>Something that has become a second class citizen nowadays?
PSR-5 (draft) does support them:

https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.md#7-describing-hashes

Interesting ... pity the current phpdocumentor versions can't support our 'legacy' style of working :( I'm still stuck with 1.4.2 to create http://lsces.org.uk/bitweaverdocsPHP/fisheye/FisheyeGallery.html

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to