Commit 0836518684d for php.net

commit 0836518684d3efb18d170956065767a1c2342e8e
Merge: 032b2d392de 834bdcedd1c
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Fri Jul 10 11:00:35 2026 -0700

    Merge branch 'PHP-8.4' into PHP-8.5

    * PHP-8.4:
      NEWS
      GH-22658: avoid truncation on null bytes in `ReflectionConstant::__toString()`
      Add regression tests for `ReflectionConstant::__toString()` with null bytes