3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo count([ 'origin_id' => [ 'type' => 'string', 'options' => [ 'length' => 32, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => false], 'merge' => ['display' => true], ] ] ], 'phone' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], 'fax' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], 'sic' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], 'annual_revenue' => [ 'type' => 'money', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Number_of_Screens__c 'number_of_screens' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Contract_Expiry_Month__c 'contract_expiry_month' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Contract_Expiry_Year__c 'contract_expiry_year' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Company_Rank__c 'company_rank' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Trading_As__c 'trading_as' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Number_of_Invoices__c 'number_of_invoices' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Total_Opportunity__c 'total_opportunity' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Closed_Won_Opportunity_Indicator__c 'closed_won_opportunity_ind' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // ABN_ACN__c 'abn_acn' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Total_Fleet_Number_of_Vehicles__c 'total_fleet_vehicles' => [ 'type' => 'integer', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Other_Site_Address__c 'other_site_address' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Dealer_Account__c 'dealer_account' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // MPS_TCP_Fit__c 'msp_tcp_fit' => [ 'type' => 'boolean', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // IT_Solutions_TCP_Fit__c 'it_solutions_tcp_fit' => [ 'type' => 'boolean', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Fleet_TCP_Fit__c 'fleet_tcp_fit' => [ 'type' => 'boolean', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Telesales_TCP_Fit__c 'telesales_tcp_fit' => [ 'type' => 'boolean', 'options' => [ 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Current_Supplier__c 'current_supplier' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // No_of_Sites__c 'no_of_sites' => [ 'type' => 'integer', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // No_of_Vehicles__c 'no_of_vehicles' => [ 'type' => 'integer', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], // Existing_IT_Projects__c 'existing_it_projects' => [ 'type' => 'string', 'options' => [ 'length' => 255, 'oro_options' => [ 'extend' => ['owner' => ExtendScope::OWNER_CUSTOM], 'datagrid' => ['is_visible' => true], 'merge' => ['display' => true], ] ] ], ];);

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.320.0090.03312.56
5.4.310.0050.03912.56
5.4.300.0060.04512.56
5.4.290.0090.04212.55
5.4.280.0120.04612.46
5.4.270.0090.05512.45
5.4.260.0090.05112.46
5.4.250.0140.04612.45
5.4.240.0130.06612.46
5.4.230.0090.05412.45
5.4.220.0060.06012.45
5.4.210.0090.05712.45
5.4.200.0070.05912.45
5.4.190.0070.04512.45
5.4.180.0030.05012.45
5.4.170.0060.03612.45
5.4.160.0040.03712.45
5.4.150.0050.04212.44
5.4.140.0080.04212.14
5.4.130.0050.03912.12
5.4.120.0050.03712.08
5.4.110.0050.03612.08
5.4.100.0110.03412.08
5.4.90.0030.04512.07
5.4.80.0060.03712.08
5.4.70.0070.03612.07
5.4.60.0060.03612.07
5.4.50.0050.04112.07
5.4.40.0070.03412.06
5.4.30.0090.04012.06
5.4.20.0060.04212.05
5.4.10.0020.03812.06
5.4.00.0080.03511.55
5.3.290.0080.05012.80
5.3.280.0070.04212.71
5.3.270.0060.04012.72
5.3.260.0090.05212.72
5.3.250.0090.04312.71
5.3.240.0100.03712.72
5.3.230.0080.04212.71
5.3.220.0050.04012.68
5.3.210.0070.03812.68
5.3.200.0070.04012.68
5.3.190.0100.03612.68
5.3.180.0070.03712.67
5.3.170.0060.04112.67
5.3.160.0080.03512.67
5.3.150.0100.04912.68
5.3.140.0080.04212.66
5.3.130.0060.04212.65
5.3.120.0100.04012.66
5.3.110.0130.03512.66
5.3.100.0060.03712.12
5.3.90.0100.03612.08
5.3.80.0040.03912.07
5.3.70.0040.04012.07
5.3.60.0050.03912.06
5.3.50.0050.03712.00
5.3.40.0050.03812.00
5.3.30.0060.03611.95
5.3.20.0060.03611.73
5.3.10.0070.04111.70
5.3.00.0070.04311.68
5.2.170.0080.0279.19
5.2.160.0050.0289.19
5.2.150.0030.0329.19
5.2.140.0090.0359.18
5.2.130.0070.0379.14
5.2.120.0030.0349.14
5.2.110.0070.0289.16
5.2.100.0020.0359.15
5.2.90.0040.0299.15
5.2.80.0030.0389.14
5.2.70.0090.0329.14
5.2.60.0040.0309.10
5.2.50.0100.0339.07
5.2.40.0050.0289.04
5.2.30.0050.0299.02
5.2.20.0010.0329.01
5.2.10.0060.0278.93
5.2.00.0030.0308.79
5.1.60.0050.0278.08
5.1.50.0050.0338.07
5.1.40.0070.0368.05
5.1.30.0070.0388.41
5.1.20.0080.0358.42
5.1.10.0080.0348.14
5.1.00.0090.0358.15
5.0.50.0040.0236.63
5.0.40.0050.0176.48
5.0.30.0020.0336.30
5.0.20.0030.0196.27
5.0.10.0030.0196.25
5.0.00.0040.0296.23
4.4.90.0030.0164.78
4.4.80.0030.0154.76
4.4.70.0010.0164.75
4.4.60.0020.0154.76
4.4.50.0020.0164.77
4.4.40.0040.0254.71
4.4.30.0020.0164.76
4.4.20.0040.0154.84
4.4.10.0020.0224.85
4.4.00.0010.0284.76
4.3.110.0040.0144.67
4.3.100.0020.0154.66
4.3.90.0030.0144.64
4.3.80.0030.0244.58
4.3.70.0030.0164.63
4.3.60.0070.0114.63
4.3.50.0020.0164.63
4.3.40.0010.0264.54
4.3.30.0040.0153.30
4.3.20.0020.0183.27
4.3.10.0040.0173.22
4.3.00.0000.02014.30

preferences:
142.34 ms | 1394 KiB | 7 Q