[PHP-WEBMASTER] [web-php] PR #531: Short scalar cast

2022-06-28 Thread kamil-tekiela
Pull Request: https://github.com/php/web-php/pull/531 Closed by kamil-tekiela. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #531: Short scalar cast

2022-06-17 Thread MathiasReker
Pull Request: https://github.com/php/web-php/pull/531 Author: MathiasReker Cast (boolean) and (integer) should be written as (bool) and (int), (double) and (real) as (float), (binary) as (string). -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net