( ! ) Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in D:\Ampla Group Dropbox\Completa _\Site\Galvanix\vendor\pagseguro\php\source\PagSeguroLibrary\domain\PagSeguroSender.class.php on line 171 |
( ! ) TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in D:\Ampla Group Dropbox\Completa _\Site\Galvanix\vendor\pagseguro\php\source\PagSeguroLibrary\domain\PagSeguroSender.class.php on line 171 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0195 | 393824 | {main}( ) | ...\createTransactionUsingBoleto.php:0 |
2 | 0.0243 | 502232 | CreateTransactionUsingBoleto::main( ) | ...\createTransactionUsingBoleto.php:176 |
3 | 0.0523 | 615648 | PagSeguroRequest->setSender( $name = 'João Comprador', $email = 'email@comprador.com.br', $areaCode = '11', $number = '56273440', $documentType = 'CPF', $documentValue = '156.009.442-76', TRUE ) | ...\createTransactionUsingBoleto.php:77 |
4 | 0.0537 | 639624 | PagSeguroSender->addDocument( $type = 'CPF', $value = '156.009.442-76' ) | ...\PagSeguroRequest.class.php:479 |