SC-Networks / PHPTAL

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
https://sc-networks.github.io/PHPTAL/
GNU Lesser General Public License v2.1
2 stars 2 forks source link

FillSlot::estimateNumberOfBytesOutput must return float #62

Closed usox closed 5 years ago

usox commented 5 years ago

Currently, FillSlot::estimateNumberOfBytesOutput returns int but thats obviously wrong

Error: Return value of PhpTal\Php\Attribute\METAL\FillSlot::estimateNumberOfBytesOutput() must be of the type int, float returned in src/Php/Attribute/METAL/FillSlot.php:182