1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/tidy
Tyson Andre dcd4b32185 Fix arginfo for tidy::__construct()
This was split out of PR #3439

Previously, the arginfo was wrong for these methods.
getNumberOfRequiredParameters() was 4 for that method.
Compare with http://php.net/manual/en/tidy.construct.php)

This fixes the arginfo added to PHP 7.3 in 97353cda99
2018-08-13 16:09:32 +02:00
..
2018-02-22 13:03:21 +01:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2007-07-17 10:29:32 +00:00
2018-07-25 00:53:25 +02:00
2018-08-13 16:09:32 +02:00