[DOC-CVS] [doc-base] master: Include appendix about example error handling (#255)
[email protected] (Gina Peter Banyard via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Gina Peter Banyard (Girgias) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-09-14T11:55:28+01:00 Commit: https://github.com/php/doc-base/commit/b6f7baca7de9eae8db179c04b43572f3306322b9 Raw diff: https://github.com/php/doc-base/commit/b6f7baca7de9eae8db179c04b43572f3306322b9.diff Include appendix about example error handling (#255) Changed paths: M manual.xml Diff: diff --git a/manual.xml b/manual.xml index 80f113579..d3ab87f2d 100644 --- a/manual.xml +++ b/manual.xml @@ -426,6 +426,7 @@ <book xml:id="appendices"> <title>&Appendices;</title> &appendices.history; + &appendices.examples; &appendices.migration84; &appendices.migration83; &appendices.migration82;