> >| Erm - good point we cannot find "pecl.function.name" automatically by > >| docref=NULL. Either pecl must be available by "function.name" or by > >| just using "name" on php.net. This is also a problem for external copies > >| of the manual. > > > >PECL, PEAR and other functions won't be available as "function.name" or > >even "name" from php.net because namespace issues. We have enough URL > >shortcuts now ( see http://php.net/urlhowto ). > > I was just about explaining in detail but now i am more likely to look for a > better solution - posting here if i can find any. > Until i find one pecl and pear extensions will not be able to set docref=NULL.
If you know that an error is issued from a PECL or a PEAR extension, than it's equally easy to have a URL for php.net/pear.func or pear.php.net/func Goba -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php