Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alteração no tratamento de espaços em branco #36

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

roalvesrj
Copy link

Normalização de espaço em branco retornado do DOMDocument. O PHP retorna cadeias de caracteres no lugar de "espaço em branco". Substituída a função trim() por expressão regular para correção.

Normalização de espaço em branco retornado do DOMDocument no PHP retorna cadeias de caracteres. Substituída a função trim() por expressão regular.
@roalvesrj roalvesrj changed the title Update CorreiosConsulta.php Alteração no tratamento de espaços em branco Dec 12, 2019
@cagartner cagartner merged commit 80a4d47 into cagartner:master Aug 6, 2020
@roalvesrj roalvesrj deleted the roalvesrj-patch-1 branch August 19, 2020 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants