php-src/docs
Christoph M. Becker 6ee6097688 Constrain number parameter of numfmt_format to int|float
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.
2020-02-16 16:48:35 +01:00
..
input-filter.md [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
mailinglist-rules.md [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
output-api.md [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
parameter-parsing-api.md Constrain number parameter of numfmt_format to int|float 2020-02-16 16:48:35 +01:00
release-process.md Update release-process.md 2020-02-08 17:27:44 +01:00
self-contained-extensions.md [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
streams.md [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
unix-build-system.md Merge branch 'PHP-7.4' 2019-04-23 20:32:03 +02:00