Skip to content

Releases: arokettu/php-private-access

3.0.0

14 Jan 13:08
Compare
Choose a tag to compare
  • The package was renamed to arokettu/private-access
  • The namespace now is Arokettu\Debug

2.0.0

30 Jan 06:09
Compare
Choose a tag to compare
  • Allow access to private stuff from parent classes
  • Require PHP 5.6
  • Legacy namespace SandFoxMe\Debug was removed

1.3.0

30 Jan 06:09
Compare
Choose a tag to compare
  • Change base namespace to SandFox

1.2.0

29 May 20:35
Compare
Choose a tag to compare
  • new get_private_const implementation without reflection
  • PHP 5.4.6 is now required due to possible constant() misbehavior

1.1.0

07 Dec 01:02
Compare
Choose a tag to compare
  • functions now can access static fields and methods
  • added get_private_const to reflect php 7.1 changes

1.0.0

16 Nov 22:37
Compare
Choose a tag to compare

Initial release