3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sessions=json_decode('[ {"heure_debut":"08:00","heure_fin":"09:00"}, {"heure_debut":"09:10","heure_fin":"10:00"}, {"heure_debut":"10:00","heure_fin":"11:00"}, {"heure_debut":"11:00","heure_fin":"12:00"}, {"heure_debut":"12:00","heure_fin":"13:00"}, {"heure_debut":"13:00","heure_fin":"14:30"} ]',TRUE); //print_r($sessions); $real_sessions=array("heure_debut"=>$sessions[0]["heure_debut"],"heure_fin"=>$sessions[0]["heure_fin"]); $j=0; for($i=1;i<count($sessions);$i++){ if($real_sessions[$j]["heure_fin"]===$sessions[$i]["heure_debut"]){ $real_sessions[j]["heure_fin"]=$sessions[i]["heure_fin"]; }else{ $real_sessions[]=array("heure_debut"=>$sessions[$i]["heure_debut"],"heure_fin"=>$sessions[$i]["heure_fin"]);; $j++; } } print_r($real_sessions);
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
Fatal error: Uncaught Error: Undefined constant "i" in /in/oQlFC:17 Stack trace: #0 {main} thrown in /in/oQlFC on line 17
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 0 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 1 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 2 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 3 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 4 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 6 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 7 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 8 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 9 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 10 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 11 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 12 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 13 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 14 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 15 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 16 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 17 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 18 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 19 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 20 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 21 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 22 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 23 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 24 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 25 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 26 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 27 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 28 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 29 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 30 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 31 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 32 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 33 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 34 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 35 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 36 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 37 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 38 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 39 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 40 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 41 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 42 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 43 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Notice: Undefined offset: 44 in /in/oQlFC on line 19 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Trying to access array offset on value of type null in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Erro
Process exited with code 137.
Output for 7.3.32 - 7.3.33
Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Warning
Process exited with code 137.
Output for 7.2.0 - 7.2.33, 7.3.12 - 7.3.31
Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 0 in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 1 in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 2 in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 3 in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 4 in /in/oQlFC on line 19 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 6 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 7 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 8 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 9 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 10 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 11 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 12 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 13 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 14 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 15 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 16 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 17 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 18 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 19 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 20 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 21 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 22 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 23 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 24 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 25 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 26 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 27 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 28 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 29 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 30 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 31 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 32 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 33 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 34 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 35 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 36 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 37 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 38 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 39 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 40 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 41 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 42 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 43 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 44 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 45 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 46 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 47 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 48 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 49 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 50 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 51 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 52 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 53 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 54 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 55 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 56 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 57 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 58 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 59 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 60 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 61 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 62 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 63 in /in/oQlFC on line 19 Warning: Use of undefined constant j - assumed 'j' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Warning: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP) in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Warning: Use o
Process exited with code 137.
Output for 7.0.20, 7.1.5 - 7.1.20
Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 0 in /in/oQlFC on line 19 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 1 in /in/oQlFC on line 19 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 2 in /in/oQlFC on line 19 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 3 in /in/oQlFC on line 19 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 4 in /in/oQlFC on line 19 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 6 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 7 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 8 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 9 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 10 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 11 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 12 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 13 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 14 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 15 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 16 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 17 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 18 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 19 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 20 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 21 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 22 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 23 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 24 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 25 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 26 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 27 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 28 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 29 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 30 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 31 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 32 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 33 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 34 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 35 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 36 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 37 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 38 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 39 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 40 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 41 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 42 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 43 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 44 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 45 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 46 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 47 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 48 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 49 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 50 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 51 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 52 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 53 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 54 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 55 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 56 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 57 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 58 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 59 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 60 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 61 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 62 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 63 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 64 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 65 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 66 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 67 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 68 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 69 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 70 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 71 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 72 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 73 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 74 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 75 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 76 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 77 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 78 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 79 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 80 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 81 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 82 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 83 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 84 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 85 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 86 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 87 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 88 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 21 Notice: Undefined index: i in /in/oQlFC on line 21 Notice: Use of undefined constant i - assumed 'i' in /in/oQlFC on line 17 Notice: Undefined offset: 5 in /in/oQlFC on line 19 Notice: Undefined offset: 89 in /in/oQlFC on line 19 Notice: Use of undefined constant j - assumed 'j' in /in/oQlFC on line 21 No
Process exited with code 137.

preferences:
193.87 ms | 437 KiB | 150 Q