|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-10-12 12:17 UTC] remi@php.net
[2019-03-29 09:31 UTC] omars@php.net
-Assigned To:
+Assigned To: omars
[2019-04-01 08:56 UTC] omars@php.net
-Type: Bug
+Type: Feature/Change Request
[2019-07-15 21:33 UTC] omars@php.net
-Status: Assigned
+Status: Closed
[2019-07-15 21:33 UTC] omars@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 20:00:01 2025 UTC |
Description: ------------ Build ok, but test failures TEST 55/85 [tests/081.solrutils_digest_json_response.phpt] ========DIFF======== 001+ *** stack smashing detected ***: <unknown> terminated 001- bool(true) 002- object(SolrObject)#%d (2) { 003- ["responseHeader"]=> 004- object(SolrObject)#4 (3) { 005- ["status"]=> 006- int(0) 007- ["QTime"]=> 008- int(1) 009- ["params"]=> 010- object(SolrObject)#5 (4) { 011- ["indent"]=> 012- string(2) "on" 013- ["wt"]=> 014- string(4) "json" 015- ["q"]=> 016- string(6) "lucene" 017- ["version"]=> 018- string(3) "2.2" 019- } 020- } 021- ["response"]=> 022- object(SolrObject)#%d (3) { 023- ["numFound"]=> 024- int(1) 025- ["start"]=> 026- int(0) 027- ["docs"]=> 028- array(1) { 029- [0]=> 030- object(SolrObject)#%d (11) { 031- ["id"]=> 032- string(8) "SOLR1000" 033- ["name"]=> 034- string(34) "Solr, the Enterprise Search Server" 035- ["manu"]=> 036- string(26) "Apache Software Foundation" 037- ["cat"]=> 038- array(2) { 039- [0]=> 040- string(8) "software" 041- [1]=> 042- string(6) "search" 043- } 044- ["features"]=> 045- array(7) { 046- [0]=> 047- string(51) "Advanced Full-Text Search Capabilities using Lucene" 048- [1]=> 049- string(37) "Optimized for High Volume Web Traffic" 050- [2]=> 051- string(46) "Standards Based Open Interfaces - XML and HTTP" 052- [3]=> 053- string(44) "Comprehensive HTML Administration Interfaces" 054- [4]=> 055- string(64) "Scalability - Efficient Replication to other Solr Search Servers" 056- [5]=> 057- string(56) "Flexible and Adaptable with XML configuration and Schema" 058- [6]=> 059- string(61) "Good unicode support: hello (hello with an accent over the e)" 060- } 061- ["price"]=> 062- float(0) 063- ["price_c"]=> 064- string(5) "0,USD" 065- ["popularity"]=> 066- int(10) 067- ["inStock"]=> 068- bool(true) 069- ["incubationdate_dt"]=> 070- string(20) "2006-01-17T00:00:00Z" 071- ["_version_"]=> 072- %s 073- } 074- } 075- } 076- } 077- bool(true) ========DONE======== ========DIFF======== 001+ *** stack smashing detected ***: <unknown> terminated 002+ 001- string(3) "NaN" 002- float(NAN) 003+ Termsig=6 ========DONE========