Commit d40306160aa for php.net

commit d40306160aaaa585d2ed834a49fc84a3b0f49aab
Merge: 7d1118b3c8f 1b2c0abbdb3
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Tue Jul 14 06:37:46 2026 -0700

    Merge branch 'PHP-8.5'

    * PHP-8.5:
      GH-22681: avoid truncation on null bytes in `ReflectionEnum::__toString()`
      Add regression tests for `ReflectionEnum::__toString()` with null bytes