Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Deprecate PDO::PARAM_NULL
»
RFC: Deprecate PDO::PARAM_NULL
Project Governance
Author
adambaratz
PDO defines a NULL type, but this concept is not part of the SQL standard. Types are nullable, but there is no type that can only have that value.
Mailing List Discussions
[RFC] deprecate PDO::PARAM_NULL
View Original
This RFC has not yet started voting