Commit 10a2b0dae01 for php.net

commit 10a2b0dae015c155a0e1d7486989738c22493a02
Merge: 5e0fa49e2f4 77d4c7f7dda
Author: Daniel Scherzer <daniel.e.scherzer@gmail.com>
Date:   Tue Sep 22 14:09:08 2026 -0700

    Merge branch 'PHP-8.6'

    * PHP-8.6:
      Reflection: add UPGRADING note about changed boolean constant display
      Reflection: print boolean constant values as `true` and `false`
      Reflection: add regression tests for printing boolean constant values