Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-cs-fixer-accessible-object - A library to reveal object internals

Website:
https://github.com/PHP-CS-Fixer/AccessibleObject
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
AccessibleObject is small class allowing you to easily access internals
of any object. In general, it's bad practice to do so. While we strongly
discourage you to using it, it may be helpful in debugging or testing
old, sad, legacy projects.

Autoloader: /usr/share/php/PhpCsFixer/AccessibleObject/autoload.php

Packages

php-cs-fixer-accessible-object-1.1.0-1.el6.remi.noarch [6 KiB] Changelog by Remi Collet (2020-10-26):
- update to 1.1.0
- switch to phpunit9
php-cs-fixer-accessible-object-1.0.0-3.el6.remi.noarch [6 KiB] Changelog by Remi Collet (2017-08-23):
- fix PHP minimal version