3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "device_id=LA14011269&card_number=1073741835&mpb=1000&trans_time=1429443693&sessionId=1073741835LA140112691429443693&checksum=4"; echo checkBcc($str,4); function checkBcc($str, $check_sum) { $i=0; $checksum = 0; $result = false; $len = strlen($str); echo " str:".$str; $pBuf = explode($str); print_r($pBuf); for ($i = 0; $i < $len-2; $i++) { $checksum ^= $pBuf[$i]; } echo "checksum:". $checksum; if ($checksum == $check_sum) { $result = true; } return $result; } ?>
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
str:device_id=LA14011269&card_number=1073741835&mpb=1000&trans_time=1429443693&sessionId=1073741835LA140112691429443693&checksum=4 Fatal error: Uncaught ArgumentCountError: explode() expects at least 2 arguments, 1 given in /in/TF53C:13 Stack trace: #0 /in/TF53C(13): explode('device_id=LA140...') #1 /in/TF53C(4): checkBcc('device_id=LA140...', 4) #2 {main} thrown in /in/TF53C on line 13
Process exited with code 255.
Output for 7.4.0 - 7.4.33
str:device_id=LA14011269&card_number=1073741835&mpb=1000&trans_time=1429443693&sessionId=1073741835LA140112691429443693&checksum=4 Warning: explode() expects at least 2 parameters, 1 given in /in/TF53C on line 13 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 Notice: Trying to access array offset on value of type null in /in/TF53C on line 17 checksum:0
Output for 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.10, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33
str:device_id=LA14011269&card_number=1073741835&mpb=1000&trans_time=1429443693&sessionId=1073741835LA140112691429443693&checksum=4 Warning: explode() expects at least 2 parameters, 1 given in /in/TF53C on line 13 checksum:0
Output for 4.3.0 - 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
str:device_id=LA14011269&card_number=1073741835&mpb=1000&trans_time=1429443693&sessionId=1073741835LA140112691429443693&checksum=4 Warning: Wrong parameter count for explode() in /in/TF53C on line 13 checksum:0

preferences:
278.7 ms | 403 KiB | 310 Q