mirror of
https://github.com/php/php-src.git
synced 2024-12-11 10:54:47 +08:00
6ee6097688
This is inline with similar changes to the math functions. Especially, array to number conversion makes no sense here, and is likely to hide a programming error. To make that feasible, we introduce the `n` specifier for classic ZPP so we can stick with `zend_parse_method_parameters()`. We also remove a test case, which has been degenerated to a ZPP test. |
||
---|---|---|
.. | ||
input-filter.md | ||
mailinglist-rules.md | ||
output-api.md | ||
parameter-parsing-api.md | ||
release-process.md | ||
self-contained-extensions.md | ||
streams.md | ||
unix-build-system.md |