3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{"chats":424,"missed":11,"orders":6761,"ordersChats":60,"goods":279301.6027,"goodsChats":15066.62,"proficiency":{"count":83,"total":370},"politeness":{"count":85,"total":401},"staff":{"Stuart":{"chats":4,"missed":0,"orders":0,"ordersChats":0,"goods":0,"goodsChats":0,"proficiency":{"count":0,"total":0},"politeness":{"count":0,"total":0}},"Sarah":{"chats":28,"missed":0,"orders":0,"ordersChats":6,"goods":0,"goodsChats":1687.17,"proficiency":{"count":2,"total":8},"politeness":{"count":2,"total":8}},"Craig":{"chats":34,"missed":0,"orders":0,"ordersChats":7,"goods":0,"goodsChats":3657.83,"proficiency":{"count":6,"total":28},"politeness":{"count":6,"total":29}},"Katie":{"chats":62,"missed":0,"orders":0,"ordersChats":10,"goods":0,"goodsChats":561.71,"proficiency":{"count":10,"total":45},"politeness":{"count":10,"total":50}},"Andrea":{"chats":3,"missed":0,"orders":0,"ordersChats":0,"goods":0,"goodsChats":0,"proficiency":{"count":2,"total":10},"politeness":{"count":2,"total":10}},"Chlou00e9":{"chats":5,"missed":0,"orders":0,"ordersChats":0,"goods":0,"goodsChats":0,"proficiency":{"count":1,"total":5},"politeness":{"count":1,"total":5}},"Louise":{"chats":50,"missed":0,"orders":0,"ordersChats":5,"goods":0,"goodsChats":1355.09,"proficiency":{"count":12,"total":51},"politeness":{"count":12,"total":53}},"Keeley":{"chats":58,"missed":0,"orders":0,"ordersChats":12,"goods":0,"goodsChats":1185.07,"proficiency":{"count":12,"total":52},"politeness":{"count":13,"total":57}},"Julie":{"chats":43,"missed":0,"orders":0,"ordersChats":4,"goods":0,"goodsChats":957.69,"proficiency":{"count":10,"total":44},"politeness":{"count":10,"total":46}},"Shawn":{"chats":42,"missed":0,"orders":0,"ordersChats":8,"goods":0,"goodsChats":1409.56,"proficiency":{"count":5,"total":21},"politeness":{"count":5,"total":25}},"Claire":{"chats":36,"missed":0,"orders":0,"ordersChats":2,"goods":0,"goodsChats":844.14,"proficiency":{"count":8,"total":40},"politeness":{"count":8,"total":40}},"Harry":{"chats":18,"missed":0,"orders":0,"ordersChats":3,"goods":0,"goodsChats":63.42,"proficiency":{"count":3,"total":15},"politeness":{"count":4,"total":20}},"Daniel":{"chats":16,"missed":0,"orders":0,"ordersChats":1,"goods":0,"goodsChats":255.98,"proficiency":{"count":7,"total":30},"politeness":{"count":7,"total":34}},"Christine":{"chats":1,"missed":0,"orders":0,"ordersChats":0,"goods":0,"goodsChats":0,"proficiency":{"count":0,"total":0},"politeness":{"count":0,"total":0}},"Alex":{"chats":2,"missed":0,"orders":0,"ordersChats":1,"goods":0,"goodsChats":2989.98,"proficiency":{"count":0,"total":0},"politeness":{"count":0,"total":0}},"Jennifer":{"chats":11,"missed":0,"orders":0,"ordersChats":1,"goods":0,"goodsChats":98.98,"proficiency":{"count":5,"total":21},"politeness":{"count":5,"total":24}}}}'));
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
object(stdClass)#1 (9) { ["chats"]=> int(424) ["missed"]=> int(11) ["orders"]=> int(6761) ["ordersChats"]=> int(60) ["goods"]=> float(279301.6027) ["goodsChats"]=> float(15066.62) ["proficiency"]=> object(stdClass)#2 (2) { ["count"]=> int(83) ["total"]=> int(370) } ["politeness"]=> object(stdClass)#3 (2) { ["count"]=> int(85) ["total"]=> int(401) } ["staff"]=> object(stdClass)#7 (16) { ["Stuart"]=> object(stdClass)#4 (8) { ["chats"]=> int(4) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#5 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#6 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Sarah"]=> object(stdClass)#8 (8) { ["chats"]=> int(28) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(6) ["goods"]=> int(0) ["goodsChats"]=> float(1687.17) ["proficiency"]=> object(stdClass)#9 (2) { ["count"]=> int(2) ["total"]=> int(8) } ["politeness"]=> object(stdClass)#10 (2) { ["count"]=> int(2) ["total"]=> int(8) } } ["Craig"]=> object(stdClass)#11 (8) { ["chats"]=> int(34) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(7) ["goods"]=> int(0) ["goodsChats"]=> float(3657.83) ["proficiency"]=> object(stdClass)#12 (2) { ["count"]=> int(6) ["total"]=> int(28) } ["politeness"]=> object(stdClass)#13 (2) { ["count"]=> int(6) ["total"]=> int(29) } } ["Katie"]=> object(stdClass)#14 (8) { ["chats"]=> int(62) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(10) ["goods"]=> int(0) ["goodsChats"]=> float(561.71) ["proficiency"]=> object(stdClass)#15 (2) { ["count"]=> int(10) ["total"]=> int(45) } ["politeness"]=> object(stdClass)#16 (2) { ["count"]=> int(10) ["total"]=> int(50) } } ["Andrea"]=> object(stdClass)#17 (8) { ["chats"]=> int(3) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#18 (2) { ["count"]=> int(2) ["total"]=> int(10) } ["politeness"]=> object(stdClass)#19 (2) { ["count"]=> int(2) ["total"]=> int(10) } } ["Chlou00e9"]=> object(stdClass)#20 (8) { ["chats"]=> int(5) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#21 (2) { ["count"]=> int(1) ["total"]=> int(5) } ["politeness"]=> object(stdClass)#22 (2) { ["count"]=> int(1) ["total"]=> int(5) } } ["Louise"]=> object(stdClass)#23 (8) { ["chats"]=> int(50) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(5) ["goods"]=> int(0) ["goodsChats"]=> float(1355.09) ["proficiency"]=> object(stdClass)#24 (2) { ["count"]=> int(12) ["total"]=> int(51) } ["politeness"]=> object(stdClass)#25 (2) { ["count"]=> int(12) ["total"]=> int(53) } } ["Keeley"]=> object(stdClass)#26 (8) { ["chats"]=> int(58) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(12) ["goods"]=> int(0) ["goodsChats"]=> float(1185.07) ["proficiency"]=> object(stdClass)#27 (2) { ["count"]=> int(12) ["total"]=> int(52) } ["politeness"]=> object(stdClass)#28 (2) { ["count"]=> int(13) ["total"]=> int(57) } } ["Julie"]=> object(stdClass)#29 (8) { ["chats"]=> int(43) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(4) ["goods"]=> int(0) ["goodsChats"]=> float(957.69) ["proficiency"]=> object(stdClass)#30 (2) { ["count"]=> int(10) ["total"]=> int(44) } ["politeness"]=> object(stdClass)#31 (2) { ["count"]=> int(10) ["total"]=> int(46) } } ["Shawn"]=> object(stdClass)#32 (8) { ["chats"]=> int(42) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(8) ["goods"]=> int(0) ["goodsChats"]=> float(1409.56) ["proficiency"]=> object(stdClass)#33 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#34 (2) { ["count"]=> int(5) ["total"]=> int(25) } } ["Claire"]=> object(stdClass)#35 (8) { ["chats"]=> int(36) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(2) ["goods"]=> int(0) ["goodsChats"]=> float(844.14) ["proficiency"]=> object(stdClass)#36 (2) { ["count"]=> int(8) ["total"]=> int(40) } ["politeness"]=> object(stdClass)#37 (2) { ["count"]=> int(8) ["total"]=> int(40) } } ["Harry"]=> object(stdClass)#38 (8) { ["chats"]=> int(18) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(3) ["goods"]=> int(0) ["goodsChats"]=> float(63.42) ["proficiency"]=> object(stdClass)#39 (2) { ["count"]=> int(3) ["total"]=> int(15) } ["politeness"]=> object(stdClass)#40 (2) { ["count"]=> int(4) ["total"]=> int(20) } } ["Daniel"]=> object(stdClass)#41 (8) { ["chats"]=> int(16) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(255.98) ["proficiency"]=> object(stdClass)#42 (2) { ["count"]=> int(7) ["total"]=> int(30) } ["politeness"]=> object(stdClass)#43 (2) { ["count"]=> int(7) ["total"]=> int(34) } } ["Christine"]=> object(stdClass)#44 (8) { ["chats"]=> int(1) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#45 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#46 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Alex"]=> object(stdClass)#47 (8) { ["chats"]=> int(2) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(2989.98) ["proficiency"]=> object(stdClass)#48 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#49 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Jennifer"]=> object(stdClass)#50 (8) { ["chats"]=> int(11) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(98.98) ["proficiency"]=> object(stdClass)#51 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#52 (2) { ["count"]=> int(5) ["total"]=> int(24) } } } }
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 object(stdClass)#1 (9) { ["chats"]=> int(424) ["missed"]=> int(11) ["orders"]=> int(6761) ["ordersChats"]=> int(60) ["goods"]=> float(279301.6027) ["goodsChats"]=> float(15066.62) ["proficiency"]=> object(stdClass)#2 (2) { ["count"]=> int(83) ["total"]=> int(370) } ["politeness"]=> object(stdClass)#3 (2) { ["count"]=> int(85) ["total"]=> int(401) } ["staff"]=> object(stdClass)#7 (16) { ["Stuart"]=> object(stdClass)#4 (8) { ["chats"]=> int(4) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#5 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#6 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Sarah"]=> object(stdClass)#8 (8) { ["chats"]=> int(28) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(6) ["goods"]=> int(0) ["goodsChats"]=> float(1687.17) ["proficiency"]=> object(stdClass)#9 (2) { ["count"]=> int(2) ["total"]=> int(8) } ["politeness"]=> object(stdClass)#10 (2) { ["count"]=> int(2) ["total"]=> int(8) } } ["Craig"]=> object(stdClass)#11 (8) { ["chats"]=> int(34) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(7) ["goods"]=> int(0) ["goodsChats"]=> float(3657.83) ["proficiency"]=> object(stdClass)#12 (2) { ["count"]=> int(6) ["total"]=> int(28) } ["politeness"]=> object(stdClass)#13 (2) { ["count"]=> int(6) ["total"]=> int(29) } } ["Katie"]=> object(stdClass)#14 (8) { ["chats"]=> int(62) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(10) ["goods"]=> int(0) ["goodsChats"]=> float(561.71) ["proficiency"]=> object(stdClass)#15 (2) { ["count"]=> int(10) ["total"]=> int(45) } ["politeness"]=> object(stdClass)#16 (2) { ["count"]=> int(10) ["total"]=> int(50) } } ["Andrea"]=> object(stdClass)#17 (8) { ["chats"]=> int(3) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#18 (2) { ["count"]=> int(2) ["total"]=> int(10) } ["politeness"]=> object(stdClass)#19 (2) { ["count"]=> int(2) ["total"]=> int(10) } } ["Chlou00e9"]=> object(stdClass)#20 (8) { ["chats"]=> int(5) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#21 (2) { ["count"]=> int(1) ["total"]=> int(5) } ["politeness"]=> object(stdClass)#22 (2) { ["count"]=> int(1) ["total"]=> int(5) } } ["Louise"]=> object(stdClass)#23 (8) { ["chats"]=> int(50) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(5) ["goods"]=> int(0) ["goodsChats"]=> float(1355.09) ["proficiency"]=> object(stdClass)#24 (2) { ["count"]=> int(12) ["total"]=> int(51) } ["politeness"]=> object(stdClass)#25 (2) { ["count"]=> int(12) ["total"]=> int(53) } } ["Keeley"]=> object(stdClass)#26 (8) { ["chats"]=> int(58) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(12) ["goods"]=> int(0) ["goodsChats"]=> float(1185.07) ["proficiency"]=> object(stdClass)#27 (2) { ["count"]=> int(12) ["total"]=> int(52) } ["politeness"]=> object(stdClass)#28 (2) { ["count"]=> int(13) ["total"]=> int(57) } } ["Julie"]=> object(stdClass)#29 (8) { ["chats"]=> int(43) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(4) ["goods"]=> int(0) ["goodsChats"]=> float(957.69) ["proficiency"]=> object(stdClass)#30 (2) { ["count"]=> int(10) ["total"]=> int(44) } ["politeness"]=> object(stdClass)#31 (2) { ["count"]=> int(10) ["total"]=> int(46) } } ["Shawn"]=> object(stdClass)#32 (8) { ["chats"]=> int(42) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(8) ["goods"]=> int(0) ["goodsChats"]=> float(1409.56) ["proficiency"]=> object(stdClass)#33 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#34 (2) { ["count"]=> int(5) ["total"]=> int(25) } } ["Claire"]=> object(stdClass)#35 (8) { ["chats"]=> int(36) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(2) ["goods"]=> int(0) ["goodsChats"]=> float(844.14) ["proficiency"]=> object(stdClass)#36 (2) { ["count"]=> int(8) ["total"]=> int(40) } ["politeness"]=> object(stdClass)#37 (2) { ["count"]=> int(8) ["total"]=> int(40) } } ["Harry"]=> object(stdClass)#38 (8) { ["chats"]=> int(18) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(3) ["goods"]=> int(0) ["goodsChats"]=> float(63.42) ["proficiency"]=> object(stdClass)#39 (2) { ["count"]=> int(3) ["total"]=> int(15) } ["politeness"]=> object(stdClass)#40 (2) { ["count"]=> int(4) ["total"]=> int(20) } } ["Daniel"]=> object(stdClass)#41 (8) { ["chats"]=> int(16) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(255.98) ["proficiency"]=> object(stdClass)#42 (2) { ["count"]=> int(7) ["total"]=> int(30) } ["politeness"]=> object(stdClass)#43 (2) { ["count"]=> int(7) ["total"]=> int(34) } } ["Christine"]=> object(stdClass)#44 (8) { ["chats"]=> int(1) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#45 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#46 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Alex"]=> object(stdClass)#47 (8) { ["chats"]=> int(2) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(2989.98) ["proficiency"]=> object(stdClass)#48 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#49 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Jennifer"]=> object(stdClass)#50 (8) { ["chats"]=> int(11) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(98.98) ["proficiency"]=> object(stdClass)#51 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#52 (2) { ["count"]=> int(5) ["total"]=> int(24) } } } }
Output for 5.6.0 - 5.6.40
object(stdClass)#1 (9) { ["chats"]=> int(424) ["missed"]=> int(11) ["orders"]=> int(6761) ["ordersChats"]=> int(60) ["goods"]=> float(279301.6027) ["goodsChats"]=> float(15066.62) ["proficiency"]=> object(stdClass)#2 (2) { ["count"]=> int(83) ["total"]=> int(370) } ["politeness"]=> object(stdClass)#3 (2) { ["count"]=> int(85) ["total"]=> int(401) } ["staff"]=> object(stdClass)#4 (16) { ["Stuart"]=> object(stdClass)#5 (8) { ["chats"]=> int(4) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#6 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#7 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Sarah"]=> object(stdClass)#8 (8) { ["chats"]=> int(28) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(6) ["goods"]=> int(0) ["goodsChats"]=> float(1687.17) ["proficiency"]=> object(stdClass)#9 (2) { ["count"]=> int(2) ["total"]=> int(8) } ["politeness"]=> object(stdClass)#10 (2) { ["count"]=> int(2) ["total"]=> int(8) } } ["Craig"]=> object(stdClass)#11 (8) { ["chats"]=> int(34) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(7) ["goods"]=> int(0) ["goodsChats"]=> float(3657.83) ["proficiency"]=> object(stdClass)#12 (2) { ["count"]=> int(6) ["total"]=> int(28) } ["politeness"]=> object(stdClass)#13 (2) { ["count"]=> int(6) ["total"]=> int(29) } } ["Katie"]=> object(stdClass)#14 (8) { ["chats"]=> int(62) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(10) ["goods"]=> int(0) ["goodsChats"]=> float(561.71) ["proficiency"]=> object(stdClass)#15 (2) { ["count"]=> int(10) ["total"]=> int(45) } ["politeness"]=> object(stdClass)#16 (2) { ["count"]=> int(10) ["total"]=> int(50) } } ["Andrea"]=> object(stdClass)#17 (8) { ["chats"]=> int(3) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#18 (2) { ["count"]=> int(2) ["total"]=> int(10) } ["politeness"]=> object(stdClass)#19 (2) { ["count"]=> int(2) ["total"]=> int(10) } } ["Chlou00e9"]=> object(stdClass)#20 (8) { ["chats"]=> int(5) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#21 (2) { ["count"]=> int(1) ["total"]=> int(5) } ["politeness"]=> object(stdClass)#22 (2) { ["count"]=> int(1) ["total"]=> int(5) } } ["Louise"]=> object(stdClass)#23 (8) { ["chats"]=> int(50) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(5) ["goods"]=> int(0) ["goodsChats"]=> float(1355.09) ["proficiency"]=> object(stdClass)#24 (2) { ["count"]=> int(12) ["total"]=> int(51) } ["politeness"]=> object(stdClass)#25 (2) { ["count"]=> int(12) ["total"]=> int(53) } } ["Keeley"]=> object(stdClass)#26 (8) { ["chats"]=> int(58) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(12) ["goods"]=> int(0) ["goodsChats"]=> float(1185.07) ["proficiency"]=> object(stdClass)#27 (2) { ["count"]=> int(12) ["total"]=> int(52) } ["politeness"]=> object(stdClass)#28 (2) { ["count"]=> int(13) ["total"]=> int(57) } } ["Julie"]=> object(stdClass)#29 (8) { ["chats"]=> int(43) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(4) ["goods"]=> int(0) ["goodsChats"]=> float(957.69) ["proficiency"]=> object(stdClass)#30 (2) { ["count"]=> int(10) ["total"]=> int(44) } ["politeness"]=> object(stdClass)#31 (2) { ["count"]=> int(10) ["total"]=> int(46) } } ["Shawn"]=> object(stdClass)#32 (8) { ["chats"]=> int(42) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(8) ["goods"]=> int(0) ["goodsChats"]=> float(1409.56) ["proficiency"]=> object(stdClass)#33 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#34 (2) { ["count"]=> int(5) ["total"]=> int(25) } } ["Claire"]=> object(stdClass)#35 (8) { ["chats"]=> int(36) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(2) ["goods"]=> int(0) ["goodsChats"]=> float(844.14) ["proficiency"]=> object(stdClass)#36 (2) { ["count"]=> int(8) ["total"]=> int(40) } ["politeness"]=> object(stdClass)#37 (2) { ["count"]=> int(8) ["total"]=> int(40) } } ["Harry"]=> object(stdClass)#38 (8) { ["chats"]=> int(18) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(3) ["goods"]=> int(0) ["goodsChats"]=> float(63.42) ["proficiency"]=> object(stdClass)#39 (2) { ["count"]=> int(3) ["total"]=> int(15) } ["politeness"]=> object(stdClass)#40 (2) { ["count"]=> int(4) ["total"]=> int(20) } } ["Daniel"]=> object(stdClass)#41 (8) { ["chats"]=> int(16) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(255.98) ["proficiency"]=> object(stdClass)#42 (2) { ["count"]=> int(7) ["total"]=> int(30) } ["politeness"]=> object(stdClass)#43 (2) { ["count"]=> int(7) ["total"]=> int(34) } } ["Christine"]=> object(stdClass)#44 (8) { ["chats"]=> int(1) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(0) ["goods"]=> int(0) ["goodsChats"]=> int(0) ["proficiency"]=> object(stdClass)#45 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#46 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Alex"]=> object(stdClass)#47 (8) { ["chats"]=> int(2) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(2989.98) ["proficiency"]=> object(stdClass)#48 (2) { ["count"]=> int(0) ["total"]=> int(0) } ["politeness"]=> object(stdClass)#49 (2) { ["count"]=> int(0) ["total"]=> int(0) } } ["Jennifer"]=> object(stdClass)#50 (8) { ["chats"]=> int(11) ["missed"]=> int(0) ["orders"]=> int(0) ["ordersChats"]=> int(1) ["goods"]=> int(0) ["goodsChats"]=> float(98.98) ["proficiency"]=> object(stdClass)#51 (2) { ["count"]=> int(5) ["total"]=> int(21) } ["politeness"]=> object(stdClass)#52 (2) { ["count"]=> int(5) ["total"]=> int(24) } } } }

preferences:
296.5 ms | 421 KiB | 288 Q