3v4l.org

run code in 500+ PHP versions simultaneously
<?php $timeline[$key][] = [ '_attributes' => [ 'operation' => 'Add' ], 'KeyID' => $barcode['product']['id'], 'ITEMNO' => $barcode['product']['sku'], 'QUANTITY' => '1', 'ITEMUNIT' => $barcode['product']['unit'], 'UNITRATIO' => '1', 'ITEMRESERVED1' => '', 'ITEMRESERVED2' => '', 'ITEMRESERVED3' => '', 'ITEMRESERVED4' => '', 'ITEMRESERVED5' => '', 'ITEMRESERVED6' => '', 'ITEMRESERVED7' => '', 'ITEMRESERVED8' => '', 'ITEMRESERVED9' => '', 'ITEMRESERVED10' => '', 'UNITPRICE' => $barcode['product']['price'], 'QTYCONTROL' => '0', ] + $grouped->toArray();
Output for git.master, git.master_jit
Warning: Undefined variable $barcode in /in/0odI7 on line 7 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 7 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 7 Warning: Undefined variable $barcode in /in/0odI7 on line 8 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 8 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 8 Warning: Undefined variable $barcode in /in/0odI7 on line 10 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 10 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 10 Warning: Undefined variable $barcode in /in/0odI7 on line 22 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 22 Warning: Trying to access array offset on value of type null in /in/0odI7 on line 22 Warning: Undefined variable $grouped in /in/0odI7 on line 24 Fatal error: Uncaught Error: Call to a member function toArray() on null in /in/0odI7:24 Stack trace: #0 {main} thrown in /in/0odI7 on line 24
Process exited with code 255.
Output for rfc.property-hooks
Warning: Undefined variable $barcode in /in/0odI7 on line 7 Warning: Trying to access array offset on null in /in/0odI7 on line 7 Warning: Trying to access array offset on null in /in/0odI7 on line 7 Warning: Undefined variable $barcode in /in/0odI7 on line 8 Warning: Trying to access array offset on null in /in/0odI7 on line 8 Warning: Trying to access array offset on null in /in/0odI7 on line 8 Warning: Undefined variable $barcode in /in/0odI7 on line 10 Warning: Trying to access array offset on null in /in/0odI7 on line 10 Warning: Trying to access array offset on null in /in/0odI7 on line 10 Warning: Undefined variable $barcode in /in/0odI7 on line 22 Warning: Trying to access array offset on null in /in/0odI7 on line 22 Warning: Trying to access array offset on null in /in/0odI7 on line 22 Warning: Undefined variable $grouped in /in/0odI7 on line 24 Fatal error: Uncaught Error: Call to a member function toArray() on null in /in/0odI7:24 Stack trace: #0 {main} thrown in /in/0odI7 on line 24
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
120.65 ms | 1738 KiB | 4 Q