php/doc-en

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

オープン

#3,860 opened on 2024/10/12

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)XML (882 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (596 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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


コントリビューターガイド