1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/ext/phar
Christoph M. Becker 4008704f62 zend_parse_parameters_throw() is obsolete
Since `zend_parse_parameters()` throws now, there is no reason to
explicitly call `zend_parse_parameters_throw()` anymore, and since both
have actually the same implementation, we redefine the latter as macro.
2019-11-01 16:47:15 +01:00
..
2019-10-10 16:15:00 +02:00
2019-07-22 17:26:01 +02:00
2019-10-10 16:14:52 +02:00
2019-07-25 11:50:44 +02:00
2019-07-23 11:27:23 +02:00
2019-07-25 11:50:44 +02:00