Diferenças de Estrutura

Array
(
    [only_in_first] => Array
        (
            [0] => FORMULARIO_NOTA_CAMPOS
            [1] => NOTA
            [2] => NOTA_CAMPOS
            [3] => PAGAMENTO
            [4] => PAGAMENTO_ARQUIVO
            [5] => PAGAMENTO_NOTA
            [6] => POC
            [7] => POC2
            [8] => REQUISICOES_API_ARQUIVOS_POC
            [9] => REQUISICOES_API_POC
            [10] => erros
            [11] => portos_inport
        )

    [only_in_second] => Array
        (
            [0] => nota_campos
            [1] => requisicao_campos
        )

    [different] => Array
        (
            [EMPRESA_DESCONTO] => Array
                (
                    [only_in_first] => Array
                        (
                        )

                    [only_in_second] => Array
                        (
                        )

                    [different] => Array
                        (
                            [EMPRESA_ID] => Array
                                (
                                    [first] => Array
                                        (
                                            [type] => int(11)
                                            [null] => NO
                                            [key] => 
                                            [default] => 
                                            [extra] => 
                                        )

                                    [second] => Array
                                        (
                                            [type] => int(11)
                                            [null] => NO
                                            [key] => MUL
                                            [default] => 
                                            [extra] => 
                                        )

                                )

                        )

                )

        )

)