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 a64c752 commit 8fd2eb3Copy full SHA for 8fd2eb3
CHANGELOG.md
@@ -16,7 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
16
### Changed
17
18
- Block installations on unsupported higher PHP versions (#691)
19
-- Improve performance of Value::parseValue with many delimiters by refactoring to remove array_search() (#413)
+- Improve performance of `Value::parseValue` with many delimiters by refactoring
20
+ to remove `array_search()` (#413)
21
- Add visibility to all class/interface constants (#469)
22
23
### Deprecated
0 commit comments