Fatal error: Uncaught Error: Class "NumberFormatter" not found in /in/6MJmn:5
Stack trace:
#0 {main}
thrown in /in/6MJmn on line 5
Process exited with code 255.
string(11) "₺1.200,00"
Fatal error: Uncaught Error: Call to undefined function money_format() in /in/6MJmn:8
Stack trace:
#0 {main}
thrown in /in/6MJmn on line 8
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 7.3.32, 7.4.26, 7.4.33
Fatal error: Uncaught Error: Class 'NumberFormatter' not found in /in/6MJmn:5
Stack trace:
#0 {main}
thrown in /in/6MJmn on line 5
Process exited with code 255.
Output for 7.4.0 - 7.4.25, 7.4.27 - 7.4.32
string(11) "₺1.200,00"
Deprecated: Function money_format() is deprecated in /in/6MJmn on line 8
string(12) "1.200,00 ₺"