File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## 5.0.0 - 2021/02/xx
3+ ## 5.0.0 - 2021/02/05
44- Issue #13 - Auto initialize AbstractStructArrayBase::internArray
55- BC: read [ UPGRADE-5.0.md] ( /UPGRADE-5.0.md )
66
Original file line number Diff line number Diff line change 11# UPGRADE FROM 4.0 to 5.0
22
3- Internal properties and methods are now private:
3+ Internal properties and methods of [ AbstractStructArrayBase ] ( /src/AbstractStructArrayBase.php ) are now private:
44- Properties:
55 - $internArray
66 - $internArrayIsArray
@@ -14,4 +14,4 @@ Internal properties and methods are now private:
1414 - getInternArrayIsArray
1515 - setInternArrayIsArray
1616
17- You don't have to manually call ` initInternArray ` before looping on the current object.
17+ You don't have to manually call ` initInternArray ` before looping on the current object, it's done automatically .
You can’t perform that action at this time.
0 commit comments