3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(mb_trim(null));
Output for 8.4.1 - 8.4.12
Deprecated: mb_trim(): Passing null to parameter #1 ($string) of type string is deprecated in /in/A7mv1 on line 3 string(0) ""
Output for 8.1.30 - 8.1.33, 8.2.23 - 8.2.29, 8.3.5 - 8.3.25
Fatal error: Uncaught Error: Call to undefined function mb_trim() in /in/A7mv1:3 Stack trace: #0 {main} thrown in /in/A7mv1 on line 3
Process exited with code 255.

preferences:
43.33 ms | 407 KiB | 5 Q