Skip to content

Conversation

@lacatoire
Copy link
Contributor

Summary

  • Remove all empty <xi:fallback/> elements from skeleton templates and the docgen script
  • Convert multi-line <xi:include>...<xi:fallback/>...</xi:include> blocks to self-closing <xi:include .../>
  • Empty xi:fallback silently swallows XInclude failures; removing them ensures missing includes surface as errors

Files changed

  • skeletons/classname.xml — 5 occurrences removed
  • skeletons/exceptionname.xml — 4 occurrences removed
  • scripts/docgen/docgen.php — 4 occurrences removed in generated output

Relates to #199 (Remove all mentions of <xi:fallback>, XML and code)

Empty xi:fallback elements silently swallow XInclude failures.
Removing them ensures missing includes surface as errors
instead of being ignored. Relates to php#199.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant