Skip to content

2.6.0

Compare
Choose a tag to compare
@Ocramius Ocramius released this 07 Jan 08:19
2.6.0
406ca12

This release:

  • migrates the project from zendframework/zend-code to laminas/laminas-code
  • integrates with webimpress/safe-writer to better handle atomic proxy file
    write operations, effectively deferring any race conditions to a third-party
    package designed just for that.
  • improves type declarations by marking some of ProxyManager's
    safe internals as @psalm-immutable, integrates the new
  • uses stricter tested dependency sets, reducing the range of
    possible bugs coming from too wide dependency permutations

Total issues resolved: 40