mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
- Fixed a bug in the DateTime->modify() methods, it would not use the advanced relative time strings. - Fixed return values of all the modifying methods, they now properly return the object itself.