amocrm-php icon indicating copy to clipboard operation
amocrm-php copied to clipboard

BUG

Open shift-reality opened this issue 7 years ago • 0 comments

PHP Notice: Undefined index: id in vendor/dotzero/amocrm/src/Models/Note.php on line 144 Там $result = array_map(function($item) { return $item['id']; }, $response['notes']['add']); Рекомендую заменить на array_column

shift-reality avatar May 08 '18 16:05 shift-reality