// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php81-pecl-solr_2.7.0-1.el8
/
tests
[ PARENT ]
EDIT :: 084.solrutils_queryphrase.phpt
--TEST-- SolrUtils::queryPhrase() - Escapes a query phrase --FILE-- <?php echo SolrUtils::queryPhrase('Book Title: Apache Solr Server') . PHP_EOL; ?> --EXPECT-- "Book Title\: Apache Solr Server"
SAVE
CANCEL