Closed Hywan closed 5 years ago
This patch replaces the old parameters API by the new one, as presented in https://phpinternals.net/categories/zend_parameter_parsing.
Bonus: All functions return a TypeError when the types don't match.
TypeError
cc @Ocramius
This patch replaces the old parameters API by the new one, as presented in https://phpinternals.net/categories/zend_parameter_parsing.
Bonus: All functions return a
TypeError
when the types don't match.cc @Ocramius