[php][ext] Support NULL values conversion#21239
[php][ext] Support NULL values conversion#21239FabioBatSilva wants to merge 1 commit intoprotocolbuffers:mainfrom
Conversation
* Handle NULL values in the PHP extension's conversion functions. * Tests that verify the behavior of converting supported types. Should fix : protocolbuffers#20000
|
I just left a comment on #20000, I think we generally don't want to support |
|
We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please add a comment. This PR is labeled |
|
Please don't dismiss it. |
|
|
We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please add a comment. This PR is labeled |
|
PR is still relevant, waiting for the maintainers. 😞 |
|
Marking this issue |
|
@JasonLunn I believe this can be closed. From the linked issue:
I've added types to setters in #25296, so the discussed solution has been implemented. |
Should fix : #20000