You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Swap handler init order: call zend_object_std_init before setting
custom handlers, as PHP 8.3 overwrites the handlers pointer during init
- Rename Override test class to CustomNumber to avoid PHP 8.3 reserved name
- Add explicit nullable type syntax for PHP 8.4 deprecation warnings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments