Skip to content

Major Release

Compare
Choose a tag to compare
@rotexdegba rotexdegba released this 07 Mar 19:57
· 51 commits to master since this release

Changed

StrictlyTypedCollectionInterface::getType():string

to

StrictlyTypedCollectionInterface::getTypes():StringsCollection

This is a backwards incompatible change. All classes implementing StrictlyTypedCollectionInterface will have to be updated to work with this version.