This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
Releases: zendframework/zend-stdlib
Releases · zendframework/zend-stdlib
zend-stdlib 2.5.2
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #9 fixes an issue with count incrementation during insert in PriorityList, ensuring that incrementation only occurs when the item inserted was not previously present in the list.
zend-stdlib 2.4.4
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #9 fixes an issue with count incrementation during insert in PriorityList, ensuring that incrementation only occurs when the item inserted was not previously present in the list.