Skip to content

Releases: SerafimArts/Properties

2.0.1

22 Nov 13:56
8acff58
Compare
Choose a tag to compare
  • Added hashing of cache key (FS PSR-16 impl conflicts)
  • Added cache tests
  • Improve testing matrix
  • Fix __isset method type-hint compatibility

2.0.0

20 Oct 15:30
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
  • Increment a minimal supported verions of PHP to ^7.1.3.
  • Added a type hints support.
  • Improve parsing and lexing logic: Added support of LL(k) parser-compiler.
  • Added PSR-16 caching support.

...and few more.

Remove __debugInfo

17 May 10:15
Compare
Choose a tag to compare
1.0.2

Remove debug info

Add properties support

14 Apr 15:55
Compare
Choose a tag to compare
  • Add unsets
  • Add issets
  • Add Properties (with both behavoir) trait

:fire:

14 Apr 13:36
Compare
Choose a tag to compare
1.0.0

Update README.md