-
v2, RC 1 Pre-Release
released this
2024-10-01 03:10:40 +00:00 | 1 commits to main since this releaseThis release candidate moves the project to PHP 8.4.
- In both
OptionandResult, theis*functions are now properties. - In
Option,get()is now thevalueproperty. Other functions, likegetOrDefault(), remain the same. - In
Result,getOK()andgetError()are nowokanderrorproperties.
Downloads
- In both