[DOC-CVS] [doc-base] master: Include PHP 8.5 migration guide (#258)
[email protected] (Yoshinari Takaoka via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Yoshinari Takaoka (mumumu) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-11-10T03:28:42Z Commit: https://github.com/php/doc-base/commit/be63c00ae28517f183b77f471c8a9ea7e6c883d7 Raw diff: https://github.com/php/doc-base/commit/be63c00ae28517f183b77f471c8a9ea7e6c883d7.diff Include PHP 8.5 migration guide (#258) Changed paths: M manual.xml Diff: diff --git a/manual.xml b/manual.xml index d3ab87f2d..e16ec4239 100644 --- a/manual.xml +++ b/manual.xml @@ -427,6 +427,7 @@ <title>&Appendices;</title> &appendices.history; &appendices.examples; + &appendices.migration85; &appendices.migration84; &appendices.migration83; &appendices.migration82;