php-8.5.0RC1
Merge branch 'PHP-8.4'
core: Warn when non-representable floats are coerced to int (#19760)
- 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)
Autotools: Update ax_check_compile_flag.m4 to serial 11 (#19127)
ext/date: Pack php_interval_obj
ext/date: Deprecate __wakeup() methods in favour of __unserialize() (#19827)