php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78637 SolrQuery::getFacetDateOther: wrong return type
Submitted: 2019-10-05 11:59 UTC Modified: 2019-10-13 15:29 UTC
From: fabien dot villepinte at gmail dot com Assigned: cmb (profile)
Status: Closed Package: solr (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-10-05 11:59 UTC] fabien dot villepinte at gmail dot com
Description:
------------
https://www.php.net/manual/en/solrquery.getfacetdateother.php

The return type in the description is "array" whereas it should be "string".

Source code: http://git.php.net/?p=pecl/search_engine/solr.git;a=blob;f=src/php7/php_solr_query.c;h=b19d769653a69ac3433295e9030b496a51a86413;hb=refs/heads/master#l4440


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-13 15:29 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=348152
Log: Fix #78637: SolrQuery::getFacetDateOther: wrong return type
 [2019-10-13 15:29 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2019-10-13 15:29 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2019-10-13 15:30 UTC] salathe@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=53c73366ac7bb67f168a3b35491c14a382cf470a
Log: Fix #78637: SolrQuery::getFacetDateOther: wrong return type
 [2020-02-07 06:04 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=38cb4ad393bd34f21a611b1bae3866662c9ad12c
Log: Fix #78637: SolrQuery::getFacetDateOther: wrong return type
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 05:01:31 2024 UTC