php-8.3.25
Updated to version 2025.2 (2025b)
Fix leaks with multiple calls to DatePeriod iterator current()
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
Replace php_stdint.h header with standard headers (#8613)
Append -Wno-implicit-fallthrough flag conditionally (#13331)
Remove no longer used 'timezone_valid' flag
Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970)