# PHP client: what's new

最近我们发布了两个版本的 Manticore PHP 客户端，这两个版本都兼容 Manticore Search 5（如果您使用的是旧版本，我们建议升级到 v5）。新版本引入了以下更改：

* 💼 [更新的文档](https://github.com/manticoresoftware/manticoresearch-php/tree/master/docs)
* ☑ [为 'Search’ 类添加了 'trackScores' 方法](https://github.com/manticoresoftware/manticoresearch-php/pull/87)
* 🐘 修复了 [与 php 8.1 的兼容性](https://github.com/manticoresoftware/manticoresearch-php/pull/97)
* 🔣 添加了 [处理错误 UTF-8 字符的功能](https://github.com/manticoresoftware/manticoresearch-php/pull/93)

要查看请访问
 https://github.com/manticoresoftware/manticoresearch-php

欢迎 [提问](https://forum.manticoresearch.com/) 和 [报告错误](https://github.com/manticoresoftware/manticoresearch-php/issues)。
我们将非常感激 [GitHub 星标](https://github.com/manticoresoftware/manticoresearch/) 和 [您的反馈](http://slack.manticoresearch.com/)

衷心感谢 [Gordon Anderson](https://github.com/gordonbanderson)、[Marko Milivojevic](https://github.com/markomilivojevic)、[nurieff](https://github.com/nurieff)、[EvilFreelancer(Paul Zloi)](https://github.com/EvilFreelancer)、[GeaTech](https://github.com/GeaTech) 和 [GabrieleG73](https://github.com/GabrieleG73) 对该项目的贡献！
