Skip to content

Releases: cycle/proxy-factory

v0.2

27 May 13:02
Compare
Choose a tag to compare

Add exceptions when the promised entity not loaded
Next methods will throw an exception if promised was not resolved:

  1. __get
  2. __set
  3. __isset
  4. __unset
  5. all proxied methods

v0.1: Merge pull request #2 from cycle/feature/properties

21 May 13:04
86e9b6a
Compare
Choose a tag to compare