📄 Viewing: real_cast_deprecation.phpt

--TEST--
The (real) cast is deprecated
--FILE--
<?php

var_dump((real) 42);

?>
--EXPECTF--
Deprecated: The (real) cast is deprecated, use (float) instead in %s on line %d
float(42)

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/Zend/tests