3v4l.org

run code in 300+ PHP versions simultaneously
<?php use Magento\InventorySalesApi\Api\Data\SalesEventInterface; use Construmart\SquareMeterPrice\Helper\Data; /** * @var \Magento\Framework\ObjectManagerInterface $om */ $data = $om->get(Data::class); echo $data->formatPricePerSquareMeter(332);
Output for git.master_jit, git.master
Warning: Undefined variable $om in /in/daEWN on line 10 Fatal error: Uncaught Error: Call to a member function get() on null in /in/daEWN:10 Stack trace: #0 {main} thrown in /in/daEWN on line 10
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:
49.1 ms | 405 KiB | 5 Q