Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

zend-math 2.6.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 02 Feb 23:17
· 160 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #5 removes Zend\Math\BigInteger\AdapterPluginManager, and thus the zend-servicemanager dependency. Essentially, no other possible plugins are likely to ever be needed outside of those shipped with the component, so using a plugin manager was overkill. The functionality for loading the two shipped adapters has been

Fixed

  • Nothing.