-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
PHP Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Various execute methods in Manager.c use Z_PARAM_STRING_OR_NULL when parsing required string params (e.g. $db, $namespace). This was likely copied from the constructor's handling of the optional $uri param, but it would be more correct to use Z_PARAM_STRING for required params.
- is related to
-
PHPC-2111 Replace zend_parse_parameter_calls with PHONGO_PARSE_PARAMETERS macros
-
- Closed
-