Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

2.26.5

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 17 Jun 09:20
· 1481 commits to master since this release
1657252
  • it uses the cakephp-stop-spam package to detect spammers;
  • the ContactUs form checks if the email address used was reported as a spammer;
  • AppController::isBanned() method renamed as isSpammer();
  • updated for me-tools 2.18.7;
  • added MeCms\ORM\PostAndPageEntity abstract class;
  • added MeCms\TestSuite\BannersAndPhotosAdminControllerTestCase abstract class;
  • PostsAndPagesTables class moved to MeCms\ORM namespace;
  • removed useless ControllerTestCase::assertHasComponent() method;
  • updated for php-tools 1.2.5.