Skip to content

1.13.2

Compare
Choose a tag to compare
@falkenhawk falkenhawk released this 13 Aug 14:41
· 306 commits to master since this release

This is a general release of all packages in the monorepo.
You may use individual packages by installing them via composer: composer require zf1s/zend-* - see README.

  • zend-search-lucene
    • fixed "Trying to access array offset on value of type int" when passed a non-string value to Zend_Search_Lucene_Index_Term (#19)
  • zend-service-rackspace
    • restore back array_key_exists in place of isset - reverted unnecessary changes from #16