You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #18927 Fix: external links to PHP docs are broken (kevinpapst)
This PR was submitted for the 6.4 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Fix: external links to PHP docs are broken
Seems PHP.net recently changed their docs regarding relative time formats.
The old URL is gone and the content integrated at the new location:
https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
Commits
-------
3cab825 fixed broken links for relative dateformats
0 commit comments