Skip to content

Commit c87a46b

Browse files
committed
More thorough nullability detection
Before: - When scanning for unsafe functions, check phpdoc type and phpstan type - When writing wrappers, _occasionally_ check if default value is `null` and infer nullability at the last minute After: - When scanning for unsafe functions, check phpdoc type, phpstan type, and default value
1 parent 03e6e19 commit c87a46b

File tree

169 files changed

+922
-936
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+922
-936
lines changed

generated/8.1/bzip2.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/calendar.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/com.php

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/curl.php

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/datetime.php

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)