Hello,
I've been doing some QA work on the php.net docs and I'm wondering how up to date the Solr ones are.
The main thing which prompted me to reach out is that, at least, SolrDocument has empty documentation for __construct() and --destruct() which if they don't do anything should be removed.
So how maintained are the docs on php.net or are the docs located somewhere else in which case it might make sense to remove it from the official php.net docs.
Hello,
I've been doing some QA work on the php.net docs and I'm wondering how up to date the Solr ones are.
The main thing which prompted me to reach out is that, at least,
SolrDocumenthas empty documentation for__construct()and--destruct()which if they don't do anything should be removed.So how maintained are the docs on php.net or are the docs located somewhere else in which case it might make sense to remove it from the official php.net docs.