Skip to content

MySQL 8.0 and XDebug 3.0.2 and bug fixes!

Compare
Choose a tag to compare
@ejnshtein ejnshtein released this 05 Feb 16:57
· 1452 commits to master since this release

Bug Fixes

  • Previously, some docker volume names could interfere between themselves which caused Couldn't mount volume, no such file or directory docker error. (For example volume name for nginx in be directory will be be_nginx-data, and if you try to create new CMA project in a directory with name additional-name-be it will not create new docker volume for nginx and throw an error.) #9
    This update fixes that.
  • Command link tasks for check folder and run setup persistent cache received titles.

What is new