Title: Snuffleupagus 0.12.0 - Stegodontidae
Date: 2025-08-19 22:15

[![snuffleupagus logo]({static}/images/sp.png)](https://snuffleupagus.readthedocs.org)

I just published a new release of
[Snuffleupagus](https://github.com/jvoisin/snuffleupagus/releases/tag/v0.12.0),
the hardening module for php7+ and php8+,
version `0.12.0`, codename "Stegodontidae",
named after the [extinct family of proboscideans](https://en.wikipedia.org/wiki/Stegodontidae),
a cousin of the elephants we know (and love.)
There aren't any new flashing features, only bug fixes and minor improvements,
along with the usual support of newer PHP versions.

### Changelog

- Unify the default rules across all php versions
- Snuffleupagus will no longer report outdated PHP versions
- Fix a possible cookie-related crash
- Fix a NULL-pointer dereference
- Fix a minor portability issue
- Improve modern Debian support
- Improved documentation

As usual, if you want to help, we have some
[low hanging fruits]( https://github.com/jvoisin/snuffleupagus/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) ♥

See you in your PHP stack!
