Skip to content

Commit 0f5d713

Browse files
Merge branch '4.4' into 5.1
* 4.4: [Cache] fix setting "read_timeout" when using Redis Fix CS in changelogs
2 parents 6c9e355 + 439d92b commit 0f5d713

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ CHANGELOG
1616
4.3.0
1717
-----
1818

19-
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
20-
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
21-
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
19+
* added a `$throwExceptionOnInvalidPropertyPath` argument to the PropertyAccessor constructor.
20+
* added `enableExceptionOnInvalidPropertyPath()`, `disableExceptionOnInvalidPropertyPath()` and
21+
`isExceptionOnInvalidPropertyPath()` methods to `PropertyAccessorBuilder`
2222

2323
4.0.0
2424
-----

0 commit comments

Comments
 (0)