Commit 7d7c93d
committed
minor symfony#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 dateformats2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2722 | 2722 | | |
2723 | 2723 | | |
2724 | 2724 | | |
2725 | | - | |
| 2725 | + | |
| 2726 | + | |
0 commit comments