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


貢獻者指南