Title: Snuffleupagus 0.10.0 - Babar the Elephant
Date: 2023-09-20 15:25

[![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.10.0),
the hardening module for php7+ and php8+,
version `0.10.0`, codename "Babar the Elephant",
named the [eponymous character](https://en.wikipedia.org/wiki/Babar_the_Elephant).
The main new feature is the PHP8.3 support, but there are a couple of
quality-of-life improvements for people using Snuffleupagus with fuzzers as
well.

### Changelog

* Compatibility with PHP8.3
* Add `sp.log_max_len` to limit the maximum size of the log messages
* Add an example configuration for Xenforo 2.2.12 
* Url encode functions arguments when logging them
* Fix a possible NULL-byte truncation when outputting parameters in the logs
* Make `readonly_exec` play nice on readonly filesystems 

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!
