SerafimArts Properties Versions Save

PHP properties implementation

2.0.1

5 years ago
  • 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

5 years ago
  • 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.

1.0.2

8 years ago

1.0.1

8 years ago
  • Add unsets
  • Add issets
  • Add Properties (with both behavoir) trait

1.0.0

8 years ago