Core Functionality: Enhance the clarity of the code by making the $value field explicitly public, improving maintainability and reducing confusion around deprecation notes.
Fixes
Fix the issue of unnecessary early returns in the code, streamlining the execution flow and improving performance.