5 ms·
According to the comments it returned a modified immutable date. The original date is not modified. Poor function naming perhaps, (should be `modified()`), but
by Timmmmbob 12y ago
According to the comments it returned a modified immutable date. The original date is not modified.
Poor function naming perhaps, (should be `modified()`), but it's not really one of the things that makes PHP infamous.