Skip to content

Tags: codemirror/lang-php

Tags

6.0.2

Toggle 6.0.2's commit message
Version 6.0.2

### Bug fixes

Add a .d.cts file to make TypeScript happy.

6.0.1

Toggle 6.0.1's commit message
Version 6.0.1

### Bug fixes

Fix (non-)auto indentation in template strings and comments.

Allow prefixed strings to be closed by `closeBrackets`.

6.0.0

Toggle 6.0.0's commit message
Version 6.0.0

### Breaking changes

Update dependencies to 6.0.0

0.20.0

Toggle 0.20.0's commit message
Version 0.20.0

### Bug fixes

Fix missing highlighting info for the `declare`, `enddeclare`, and `interface` keywords.

0.19.1

Toggle 0.19.1's commit message
Version 0.19.1

### Bug fixes

Fix the `plain` option, which was accidentally ignored before.

Improve indentation of colon block syntax constructs.

0.19.0

Toggle 0.19.0's commit message
Version 0.19.0

### Breaking changes

First numbered release.