3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('INSTALL_ROOT', "meukee!"); $array = parse_ini_string(' int = 123 constant = INSTALL_ROOT quotedString = "string" a = INSTALL_ROOT "waa" b = "INSTALL_ROOT" c = "waa" INSTALL_ROOT d = INSTALL_ROOT "INSTALL_ROOT"', false, INI_SCANNER_RAW); var_dump($array)
Output for 5.4.0 - 5.4.10
Parse error: syntax error, unexpected end of file in /in/dtV0l on line 13
Process exited with code 255.
Output for 5.3.0 - 5.3.20
Parse error: syntax error, unexpected $end in /in/dtV0l on line 13
Process exited with code 255.

preferences:
168.7 ms | 1395 KiB | 39 Q