php/doc-en

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

Ouverte

#3 860 ouverte le 12 oct. 2024

 (3 commentaires) (0 réaction) (0 personne assignée)XML (882 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (596 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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


Guide contributeur