3v4l.org

run code in 300+ PHP versions simultaneously
<?php $snubmers = array(); //echo '('; for ( $i = 0; $i < 40; $i++ ) { $snumber = str_split( substr( md5( $i . 'KL1143LRFBB' ), 0, 9 ) ); array_splice( $snumber, 3, 0, '-' ); array_splice( $snumber, 7, 0, '-' ); //echo '\'' . strtoupper( implode( '', $snumber ) ) . '\','; echo strtoupper( implode( '', $snumber ) ) . "\n"; } //echo ')'; ?>
Output for git.master, git.master_jit, rfc.property-hooks
447-E2B-35F 692-5BC-1C8 669-ECD-0E0 56D-4B6-A77 9A3-F54-B58 D3F-F4F-ACC 727-672-68D A6B-30F-EC7 FF8-9F5-63A CA9-D6C-DF5 997-8D7-BD0 B9B-591-EA1 FCE-618-50D 4C5-84F-344 2BB-A99-4B6 9BB-9FF-AD8 5E3-F7C-CF5 9CB-BE0-32F F5F-3DB-E36 64D-820-D47 E23-2A2-6E5 A9A-1D5-397 2A9-5BD-4FF 00E-547-324 B80-9C1-981 3E2-F6D-5DE 887-8AA-460 589-DB6-FFB C70-B2B-868 D70-F1B-B3D 1F2-ACF-608 524-2D7-650 D0B-C12-C8B 210-330-76D 0F0-2CA-F41 6DE-4F9-1BB BFC-0EF-44F 9F5-55E-233 1D2-553-972 8A4-D62-717

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:
35.95 ms | 402 KiB | 8 Q