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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/calendar.php

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/com.php

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/curl.php

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/8.1/datetime.php

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)