-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Since bumping our minimum PHP requirement to 7.0, we can drop zend_parse_parameters in favor of the PHP 7+ macros. This should improve code readability.
See: http://www.phpinternalsbook.com/php7/extensions_design/php_functions.html