( ! ) Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in D:\Ampla Group Dropbox\Completa _\Site\Starosky\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\Starosky\vendor\pagseguro\php\source\PagSeguroLibrary\domain\PagSeguroSender.class.php on line 171 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0023 | 394336 | {main}( ) | ...\createTransactionUsingOnlineDebit.php:0 |
2 | 0.0069 | 502744 | CreateTransactionUsingOnlineDebit::main( ) | ...\createTransactionUsingOnlineDebit.php:182 |
3 | 0.0111 | 616160 | PagSeguroRequest->setSender( $name = 'João Comprador', $email = 'email@comprador.com.br', $areaCode = '11', $number = '56273440', $documentType = 'CPF', $documentValue = '156.009.442-76', TRUE ) | ...\createTransactionUsingOnlineDebit.php:77 |
4 | 0.0124 | 640136 | PagSeguroSender->addDocument( $type = 'CPF', $value = '156.009.442-76' ) | ...\PagSeguroRequest.class.php:479 |