3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_sample_post = unserialize('a:10:{s:7:"orderID";s:9:"231789206";s:4:"name";s:9:"Ecom Help";s:7:"company";s:7:"Web.com";s:6:"email1";s:29:"ecom-mts@networksolutions.com";s:8:"address1";s:24:"12808 Gran Bay Parkway W";s:8:"address2";s:0:"";s:4:"city";s:12:"Jacksonville";s:5:"state";s:7:"Florida";s:3:"zip";s:5:"32258";s:7:"country";s:13:"United States";s:3:"fax";s:0:"";s:5:"phone";s:10:"8882523266";s:14:"secondaryphone";s:0:"";s:8:"cardtype";s:4:"Visa";s:8:"shipname";s:9:"Ecom Help";s:11:"shipCompany";s:7:"Web.com";s:12:"shipAddress1";s:24:"12808 Gran Bay Parkway W";s:12:"shipAddress2";s:0:"";s:8:"shipCity";s:12:"Jacksonville";s:9:"shipState";s:7:"Florida";s:7:"shipZip";s:5:"32258";s:11:"shipCountry";s:13:"United States";s:6:"status";s:8:"Accepted";s:4:"sku1";s:3:"001";s:8:"product1";s:15:"DatePicker Demo";s:9:"quantity1";s:1:"1";s:7:"option1";s:8:"Option 1";s:8:"option11";s:4:"asdf";s:8:"option21";s:5:"asdfa";s:11:"brand_logo1";s:64:"";s:6:"price1";s:5:"15.00";s:4:"sku2";s:3:"002";s:8:"product2";}'); var_dump($_sample_post);
Output for 8.3.0 - 8.3.6
Warning: unserialize(): Error at offset 324 of 982 bytes in /in/Xe0kg on line 3 bool(false)
Output for 7.1.10 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18
Notice: unserialize(): Error at offset 324 of 982 bytes in /in/Xe0kg on line 3 bool(false)
Output for 7.3.32 - 7.3.33
bool(false)
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Notice: unserialize(): Error at offset 325 of 982 bytes in /in/Xe0kg on line 3 bool(false)
Output for 4.3.0 - 4.3.1
Notice: unserialize() [http://www.php.net/function.unserialize]: Error at offset 325 of 982 bytes in /in/Xe0kg on line 3 bool(false)

preferences:
214.53 ms | 401 KiB | 340 Q