php/doc-en

Check if `string.strip_tags `, `mcrypt.*`, and `mdecrypt.*` filters are still available in PHP 8

开放

#3,860 创建于 2024年10月12日

 (3 条评论) (0 个反应) (0 位负责人)XML (882 个派生)auto 404
good first issue

仓库指标

星标
 (596 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Going through our filter documentation and saw the deprecation warning boxes.

If those are still available we need to add an issue on php-src to remove them in PHP 9, if not update the docs.

From manual page: https://php.net/filters.encryption


贡献者指南