We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8783884 commit a78ba52Copy full SHA for a78ba52
package.xml
@@ -54,7 +54,8 @@ https://github.com/php/pecl-search_engine-solr
54
<![CDATA[
55
Features:
56
- Support Highlight Query (#28)
57
-- Support PHP-8.3
+- Support PHP 8.3
58
+- Dropped Support for PHP 7.3 and below
59
60
API Changes:
61
- Added SolrQuery SolrQuery::setHighlightQuery(string $q)
@@ -472,7 +473,8 @@ Internals:
472
473
474
475
476
477
478
479
480
0 commit comments