3v4l.org

run code in 300+ PHP versions simultaneously
<?php 'use strict'; function teste(Int $a){ return number_format($a, 2, '.', ','); } echo teste(10);

preferences:
82.34 ms | 402 KiB | 5 Q