php-8.5.0alpha4
Updated to version 2025.2 (2025b)
ext/date: Fix tests (#18891)
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
Don't pass -fwrapv to clang on Windows (GH-17458)
Fix integer overflows in timelib
Merge branch 'PHP-8.4'
ext/date: Pack php_interval_obj
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780)
Arginfo: reuse zend_string objects for initializing attribute values (#19241)