8 Commits

Author SHA1 Message Date
1c1ce6ccff refactor: renamed namespace from Da\User to pcrt\User
Some checks failed
Build / build (ubuntu-latest, 7.4) (push) Has been cancelled
Build / build (ubuntu-latest, 8.0) (push) Has been cancelled
Build / build (ubuntu-latest, 8.1) (push) Has been cancelled
Build / build (ubuntu-latest, 8.2) (push) Has been cancelled
Build / build (ubuntu-latest, 8.3) (push) Has been cancelled
Build / build (ubuntu-latest, 8.4) (push) Has been cancelled
All PHP namespaces and related references have been updated from Da\User to pcrt\User throughout the codebase, including composer.json autoload settings and all source files. This change standardizes the project under the new pcrt\User namespace for improved clarity and maintainability.
2025-10-15 10:22:32 +02:00
Tõnis Ormisson
8bef4d41cc Remove default swiftmailer dependency (#448)
* replace swiftmailer references with generic interface references
* replace swiftmailer dependency with suggested symfonymailer (option to also use old swiftmailer)
* remove getSwiftMailer fro mtests
* adjuts config to skip yii2 coded swiftmailer
* dev and test only until php 7.4 (synphonymailer)
2022-08-11 08:13:10 +02:00
Lorenzo Milesi
badba36796 Fix tests with PHPUnit 9 2020-03-15 08:04:34 +01:00
bscheshirwork
adf9321db8 Always show a feedback when recovering password (#249)
Even if email doesn't exist
2018-10-23 12:10:33 +02:00
Antonio Ramirez
fcdb228c41 Close #41 remove deprecated package yii2-codeception. Update tests. 2017-08-06 15:29:36 +02:00
Antonio Ramirez
b0cf145c6b php cs fixer 2016-12-15 23:01:45 +01:00
Antonio Ramirez
4c9b9671b5 fixed all tests 2016-12-11 21:34:22 +01:00
Antonio Ramirez
0834ad6ca0 fixing some tests 2016-12-11 04:17:55 +01:00