User tests: Successful: Unsuccessful:
Pull Request for Issue # .
In class Registry, function set() is supposed to return the old value if exists, but actually return the newly set value.
None
None
None
None
Status | New | ⇒ | Pending |
Category | ⇒ | External Library Libraries Composer Change |
Got it. Gonna fix this in that repo
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-21 16:37:38 |
Closed_By | ⇒ | Wang-Yu-Chao | |
Labels |
Added:
?
?
|
This'll actually need to be fixed in the upstream repo (https://github.com/joomla-framework/registry) and at this point I'd suggest we could only fix this in that repo's 2.0 branch because it is a B/C breaking change in the current code behavior (even if the actual behavior goes against the documentation).