3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: text/plain'); echo var_export(json_decode('{"cobrancas":[{"uuid":"ac3378e6-933a-4883-a000-0619546595c9","serie":"A","subSerie":"A","referencia":2,"uuidCliente":"f8577fce-e8d2-4400-8e30-3149d4048a14","codigo":"2","mesReferencia":8,"anoReferencia":2015,"dataEmissao":1440990000000,"dataVencimento":1440990000000,"dataPagamento":1440990000000,"dataBaixa":1440990000000,"dataEnvio":1440990000000,"dataEnvioAtraso":null,"dataVencimentoOriginal":1440990000000,"dataCancelamento":null,"valorTotalOriginal":39.90,"valorImposto":null,"valorTotal":39.90,"valorTarifa":null,"valorJurosMora":null,"valorMulta":null,"valorDesconto":0.00,"valorIOF":null,"valorPago":39.90,"tipoCREstado":"BAIXADO","meioPagamento":{"uuid":"3809191a-ffc3-11e4-9964-f23c9169768a","tipoMeioPagamento":"CARTAO_CREDITO","nome":null,"banco":null,"ativo":true},"nfses":[],"nds":[],"contratos":[{"uuid":"bb1158ce-bda6-45d2-aa94-785b641e7d5a"}],"boletos":[],"cartoes":[{"uuid":"847d0807-71f3-4a3b-9561-a5727c836962","codigoAutorizacao":"476167","dataTransacao":1440990000000,"numero":"531559****5669","referenciaPedido":"86c9ebdf","situacaoPedido":"PAGO","tipoBandeira":"MASTERCARD","titular":"Gandalf","valor":39.90}],"debitos":[]}]}', true));
Output for git.master, git.master_jit, rfc.property-hooks
array ( 'cobrancas' => array ( 0 => array ( 'uuid' => 'ac3378e6-933a-4883-a000-0619546595c9', 'serie' => 'A', 'subSerie' => 'A', 'referencia' => 2, 'uuidCliente' => 'f8577fce-e8d2-4400-8e30-3149d4048a14', 'codigo' => '2', 'mesReferencia' => 8, 'anoReferencia' => 2015, 'dataEmissao' => 1440990000000, 'dataVencimento' => 1440990000000, 'dataPagamento' => 1440990000000, 'dataBaixa' => 1440990000000, 'dataEnvio' => 1440990000000, 'dataEnvioAtraso' => NULL, 'dataVencimentoOriginal' => 1440990000000, 'dataCancelamento' => NULL, 'valorTotalOriginal' => 39.9, 'valorImposto' => NULL, 'valorTotal' => 39.9, 'valorTarifa' => NULL, 'valorJurosMora' => NULL, 'valorMulta' => NULL, 'valorDesconto' => 0.0, 'valorIOF' => NULL, 'valorPago' => 39.9, 'tipoCREstado' => 'BAIXADO', 'meioPagamento' => array ( 'uuid' => '3809191a-ffc3-11e4-9964-f23c9169768a', 'tipoMeioPagamento' => 'CARTAO_CREDITO', 'nome' => NULL, 'banco' => NULL, 'ativo' => true, ), 'nfses' => array ( ), 'nds' => array ( ), 'contratos' => array ( 0 => array ( 'uuid' => 'bb1158ce-bda6-45d2-aa94-785b641e7d5a', ), ), 'boletos' => array ( ), 'cartoes' => array ( 0 => array ( 'uuid' => '847d0807-71f3-4a3b-9561-a5727c836962', 'codigoAutorizacao' => '476167', 'dataTransacao' => 1440990000000, 'numero' => '531559****5669', 'referenciaPedido' => '86c9ebdf', 'situacaoPedido' => 'PAGO', 'tipoBandeira' => 'MASTERCARD', 'titular' => 'Gandalf', 'valor' => 39.9, ), ), 'debitos' => array ( ), ), ), )

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:
43.22 ms | 405 KiB | 8 Q