]> granicus.if.org Git - php/commit
[ci skip] Update UPGRADING wrt. tidyp support
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Oct 2018 21:41:37 +0000 (23:41 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 17 Oct 2018 21:45:03 +0000 (23:45 +0200)
commit24b677925434f4c2f3065646d1aff3f2eeaf2e13
treed65f4ae9322d2a2020f13a40f58a685b380c5b7c
parente6c2ab546369c69d81a2ffa392cec9d32780be7c
[ci skip] Update UPGRADING wrt. tidyp support

This is especially noteworthy since `tidy_get_relase()` returns
'unknown' when built against libtidyp, which might break some code
which relies on `tidy_get_release()` to return a date formatted as
`yyyy/mm/dd`.
UPGRADING