forked from vimeo/psalm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct callmap entries for XMLWriter
Checked and fixed the following, based on the current documentation in the PHP manual: * capitalization in method names * parameter names * parameter types (especially for nullable params) * return types (especially for '|false'-types) * differences between pre- and post-8.0.0-signatures Fixes vimeo#6091
- Loading branch information
Showing
2 changed files
with
131 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.