Skip to content

Tags: Kitoista/spot2

Tags

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request spotorm#279 from jecksolovyev/master

PHP >= 7.2 generates warning "count(): Parameter must be an array or an object that implements Countable"

v2.1.6

Toggle v2.1.6's commit message
v2.1.6

======

  * Added 'afterLoad' event that fires with fully loaded entities (thanks @kayladnls)
  * General cleanup of .travis.yml for Ci builds (thanks @localheinz)
  * Limit depth of toArray with relations to single level by default
  * (thanks @jakefolio)
  * Added PHP 7.0 in Travis Ci build