We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d848b commit 3b068e0Copy full SHA for 3b068e0
CHANGELOG.md
@@ -30,3 +30,5 @@ All notable changes to this project will be documented in this file, in reverse
30
- [#97](https://github.com/phly/PhlyRestfully/pull/97) fixes the identifier
31
comparison in `ResourceController::getIdentifier()` to use a strict comparison
32
to boolean false, and thus allow identifiers of `0`.
33
+- [#104](https://github.com/phly/PhlyRestfully/pull/104) corrects the logic in
34
+ `ResourceParametersListener::detachShared` to pass the identifier.
0 commit comments