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

Problema com o Metodo Documento #6

Open
elvispdosreis opened this issue Jun 19, 2019 · 1 comment
Open

Problema com o Metodo Documento #6

elvispdosreis opened this issue Jun 19, 2019 · 1 comment
Assignees
Labels

Comments

@elvispdosreis
Copy link

Da erro quando o parametro de entrada nao tem 11 ou 14 caracteres o metedo isValid deveria retornar false porem $this->obj é null

<?php
$document = new Documento(null);`
$document->isValid();
@bissolli
Copy link
Owner

Vou trabalhar em uma nova versão do package nos próximos dias, corrigir o problema e tentar trazer algo novo.

Até lá se quiser fazer uma PR de correção dessa bug será bem vinda!

@bissolli bissolli added the bug label Jun 20, 2019
@bissolli bissolli self-assigned this Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants