You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #460 Fix the Collator return types in phpdoc (marien-probesys)
This PR was merged into the 1.x branch.
Discussion
----------
Fix the Collator return types in phpdoc
The types were incoherent with the PHP documentation. There are still some issues with types (e.g. constructor should not accept `null` value). But changing them would break the API so I thought it wasn't a good idea to fix them yet.
Reference: https://www.php.net/manual/class.collator.php
Contribute to #459
Commits
-------
c424209 Fix the Collator return types in phpdoc
0 commit comments