3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( gzinflate(gzdeflate('hello')), gzinflate(gzdeflate('hello') . 'again'), gzinflate(gzdeflate('hello') . gzdeflate('again')) );

preferences:
53.51 ms | 402 KiB | 5 Q