RFC: Deprecate PDO::PARAM_NULL

Project Governance
Author
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


This RFC has not yet started voting