Can’t upgrade themes or plugins after upgrading WordPress to 4.4

In file wp-admin/includes/class-wp-filesystem-ftpext.php, line 333:

Replace

$file_list = @ftp_nlist( $this->link, '-a ' . $path );

With

$file_list = @ftp_nlist( $this->link, $path );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)