Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Union return types are missing | delimiter #819

Closed
othercorey opened this issue Jul 25, 2021 · 1 comment
Closed

Union return types are missing | delimiter #819

othercorey opened this issue Jul 25, 2021 · 1 comment

Comments

@othercorey
Copy link
Contributor

Looks like all the union return types are missing the | delimiter. Other union types such as parameters are not missing |.

https://www.php.net/manual/en/class.intldateformatter.php

public getCalendar(): intfalse

@cmb69
Copy link
Contributor

cmb69 commented Jul 25, 2021

This has been fixed in the meantime. New builds may take some hours to be rolled out to the Website.

@cmb69 cmb69 closed this as completed Jul 25, 2021
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

No branches or pull requests

2 participants