---
title: "Cloud IDE - September 6, 2020"
date: "2025-09-12T05:57:24+00:00"
summary: "Cloud IDE update: OPcache support, BLT alias, Git info at prompt. PHP versions updated, Acquia CLI RC7. Bug fixes for uploads, Site Factory, and more."
image:
type: "announcement"
url: "/acquia-cloud-platform/add-ons/cloud-ide/release/2020-09-06/75546-cloud-ide-september-6-2020"
id: "3ced5f21-60fe-49bf-85a9-e21615fd8f8d"
---

*   Feature [OPcache](https://www.php.net/manual/en/book.opcache.php) is now supported.
    
*   Feature The `blt` alias is now automatically installed.
    
*   Feature Git-controlled directories now show Git information at the command prompt.
    
*   Change PHP versions were updated to 7.2.33, 7.3.21 and 7.4.9.
    
*   Change Acquia CLI was updated to [RC7](https://github.com/acquia/cli/releases/tag/v1.0.0-rc7).
    
*   Fix Files larger than 1MB were failing to be uploaded.
    
*   Fix Site Factory applications weren’t correctly refreshed.
    
*   Fix Site Factory applications were returning a PHP Notice upon generating the SSH key.
    
*   Fix [Clean URLs](https://www.drupal.org/docs/7/configuring-clean-urls/enable-clean-urls) were reporting as not supported in the Drupal installer.
    
*   Fix PHP Code Sniffer errors were showing up on IDEs created prior to the last Cloud IDE release.
    
*   Fix The autosave feature was temporarily increased to 10 seconds from 1 second to prevent a jumpy cursor in the code editor (requires [this issue](https://github.com/editorconfig/editorconfig-vscode/issues/268) to be fixed upstream).