Tags: lorenzo/audit-stash
Tags
4.next cake5 (#64) * Fixed php 8.1 deprecations * removed deprecations * initial migration to CakePHP 5 * upgrade-cakephp5: updated typehints * upgrade-cakephp5: updated composer.json, updated dependencies, updated code * upgrade-cakephp5: updated gitignore * upgrade-cakephp5: reorganized composer dependencies * upgrade-cakephp5: upgraded code that depends on `cakephp/elastic-search` and `friendsofcake/crud` * updated phpunit dependency to v10 * cc, removed deprecated code * removed deprecated code, updated composer.json * cc * fixing issues reported by phpcs * fixing issues reported by phpstan * refactored rabbitmq connection * cc * fixed issues reported by phpstan * fixed tests, updated README.md, cc * dropped RabbitMQ support * dropped ElasticMappingCommand.php * cc * fixed serialization * updated README.md, updated git push workflow, fixed test * updated README.md --------- Co-authored-by: Marcelo Rocha <[email protected]>
Persist original values when record is deleted (#50) * Fix: Declaring fixtures in underscored format in TestCase:: is deprecated error * Persist original values when record is deleted * Fix: Warning: Declaration of AuditStash\Test\Persister\TablePersisterTest::getMockForModel * Add test
PreviousNext