Skip to content

Conversation

@JakeQZ
Copy link

@JakeQZ JakeQZ commented Jan 29, 2026

These mostly just duplicate the PHP documenation. Developers are unlikely to refer to these for the PHP documentation, and they can still inspect the return type to confirm that, e.g., false will not be returned.

Instead, only include the type information.

This reduces the size of the generated code from 6.27Mb to 2.79Mb.

Part of #706.

These mostly just duplicate the PHP documenation.  Developers are unlikely to
refer to these for the PHP documentation, and they can still inspect the
return type to confirm that, e.g., `false` will not be returned.

Instead, only include the type information.

This reduces the size of the generated code from 6.27Mb to 2.79Mb.

Part of thecodingmachine#706.
@JakeQZ JakeQZ mentioned this pull request Jan 29, 2026
@JakeQZ
Copy link
Author

JakeQZ commented Jan 29, 2026

This will probably fail the CI checks because I have not updated the generated files, and I see it does diff with them.

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