Skip to content
Snippets Groups Projects

StreamWrapperInterface return types for realpath() and dirname() are inconsistent with documented use and intention

StreamWrapperInteface documentation for methods realpath() and dirname() indicate that return values of FALSE are allowed for stream wrappers that do not support these methods. The return value defined, however, does not allow FALSE as a return value.

This MR rectifies that oversight.

Closes #3271894

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading