Skip to content

Releases: phonetworks/pho-framework

4.0.0

12 May 14:39
Compare
Choose a tag to compare

Hydrator implemented for further extensibility.

3.4.0

12 May 00:16
Compare
Choose a tag to compare

Redesign: the IDs are now kept in the object

3.3.1

11 May 18:05
Compare
Choose a tag to compare

Added Existentials back as a function rather than a class of its own.

3.3.0

11 May 13:17
Compare
Choose a tag to compare
  • Simplified the architecture by removal of Existentials in favor of mandatory $creator variable.
  • Minor improvements in regards to serialization/deserialization.

3.2.1

03 May 16:34
Compare
Choose a tag to compare
  • Minor bugfixes

3.2.0

03 May 13:31
Compare
Choose a tag to compare
  • Renamed ACLCore as Existentials

3.1.2

03 May 11:25
Compare
Choose a tag to compare
  • Updated AclCore so that it references the node object as well.

3.1.1

02 May 23:48
Compare
Choose a tag to compare
  • added getter methods for Acl

3.1.0

02 May 11:13
Compare
Choose a tag to compare
  • Support for disparate graphs
  • The new belongsOrEquals method for ContextInterface classes

3.0.0

02 May 10:07
Compare
Choose a tag to compare
  • Added ContextInterface
  • Added Graph that extends \Pho\Lib\Graph