About decon.xml, the <type> tag is necessary for the check. See the regex from the last modified file from my last commit
Best, Yannick 2013/9/17 Yannick Torrès <yannick.tor...@gmail.com> > I just push a patch for this : > > > http://git.php.net/?p=web/doc-editor.git;a=commitdiff;h=46ed4c5754dc2ed8a541c3168d9b97c7db08c871 > > It will solve '...' argument warning, but not the "en/language/oop5/decon.xml" > warning ;) > > > 2013/9/17 Chris Wright <chr...@aquacool.ltd.uk> > >> On Tue, Sep 17, 2013 at 12:34 PM, Yannick Torrès < >> yannick.tor...@gmail.com> wrote: >> > Could you please give me a filename as example for this ? >> >> en/reference/array/functions/array-intersect-ukey.xml >> en/reference/array/functions/array-multisort.xml >> >> Interestingly, the following file also has one but doesn't complain about >> it (although >> it does complain about $args, this is also unresolvable is more like >> expected >> behaviour): >> >> en/language/oop5/decon.xml >> >> The only visible difference here is that the ellipsis arg in >> __construct() is untyped. >> >> Thanks, Chris >> > >