We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebc087 commit d63d40cCopy full SHA for d63d40c
CHANGELOG.md
@@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
17
18
- Block installations on unsupported higher PHP versions (#691)
19
- Improve performance of `Value::parseValue` with many delimiters by refactoring
20
- to `remove array_search()` (#413)
+ to remove `array_search()` (#413)
21
- Add visibility to all class/interface constants (#469)
22
23
### Deprecated
0 commit comments