3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr=array("account"=>"user12", "date"=>"2012-10-01 12:32:00", "paymentType"=>"mc", "projectId"=>"519", "sum"=>"10.00", "sign"=>"9bdf52a4830779a1383ac24f1b3ed054", "unitpayId"=>"1234567", "profit"=>"10.00"); ksort($arr); unset($arr["sign"]); echo md5(join(null,$arr)."72aea83f179236740bdc640bb3e944fc");
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Deprecated: join(): Passing null to parameter #1 ($separator) of type array|string is deprecated in /in/BeRsv on line 12 09f3f2a91f164851fea50ff6fc6e4bca
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.35, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.10, 7.2.0 - 7.2.33, 7.3.12 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30
09f3f2a91f164851fea50ff6fc6e4bca

preferences:
234.25 ms | 405 KiB | 343 Q