3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(simplexml_load_string('<?xml version="1.0" ?><web_browser_passwords><item><url>http://extender1600.local/wireless/basic_ap_setup/basic_ap_setup.html</url><web_browser>Chrome</web_browser><user_name>STRONG_Extender1600_IU8E</user_name><password>e5EUA549m7</password><password_strength>Very Strong</password_strength><user_name_field>networkName_5000</user_name_field><password_field>password_5000</password_field></item><item><url>https://accounts.google.com/ServiceLogin</url><web_browser>Chrome</web_browser><user_name>adasasdsa</user_name><password>asdasdadaada</password><password_strength>Medium</password_strength><user_name_field>identifier</user_name_field><password_field>password</password_field></item></web_browser_passwords>'));
Output for 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14, 8.5.0
SimpleXMLElement Object ( [item] => Array ( [0] => SimpleXMLElement Object ( [url] => http://extender1600.local/wireless/basic_ap_setup/basic_ap_setup.html [web_browser] => Chrome [user_name] => STRONG_Extender1600_IU8E [password] => e5EUA549m7 [password_strength] => Very Strong [user_name_field] => networkName_5000 [password_field] => password_5000 ) [1] => SimpleXMLElement Object ( [url] => https://accounts.google.com/ServiceLogin [web_browser] => Chrome [user_name] => adasasdsa [password] => asdasdadaada [password_strength] => Medium [user_name_field] => identifier [password_field] => password ) ) )
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 8.3.28
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.3.28) /bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
Process exited with code 1.

preferences:
162.5 ms | 408 KiB | 5 Q