12 Commits

Author SHA1 Message Date
Jérôme Tamarelle
7cb88c4db5 Convert @final to hard final 2024-11-05 17:00:26 +01:00
Grégoire Paris
0cbf07cdaa Ensure the codebase is totally typed
This implies adding an exception for one of the type declarations that
would require ORM 3.
2024-11-04 22:23:03 +01:00
Jérôme Tamarelle
68894b4238 Add return types on public classes and interfaces (#459)
* Add return types

* Add last missing return types
2024-03-12 12:53:00 +01:00
Alexander M. Turek
4609623948 Drop support for PHP 7 (#461) 2023-12-17 02:27:23 +01:00
Alexander M. Turek
90fd580aa7 Modernize codebase for PHP 7.4 (#438) 2023-04-03 17:03:05 +02:00
Grégoire Paris
58357b336e Use a shallower tree
It makes it easier to work with fuzzy matcher, and paths are shorter
when referenced in configuration files.
2023-01-07 16:22:36 +01:00
Grégoire Paris
b9a42c3fca Define target PHP version 2021-09-19 16:32:27 +02:00
Grégoire Paris
451694a2f4 Merge pull request #358 from doctrine/1.4.x
Merge up
2021-01-23 10:31:23 +01:00
Nic Wortel
26c55f1558 Update excluded sniff names 2020-12-09 23:36:47 +01:00
Nic Wortel
1539a48af2 Upgrade the Doctrine Coding Standard 2020-12-08 19:42:20 +01:00
kissifrot
d53b8d6ec6 Add ORMPurgerInterface to PHPCs exclude list 2020-04-07 11:54:31 +02:00
Andreas Braun
2be96f2f65 Introduce doctrine/coding-standard and apply fixes 2019-10-30 20:43:01 +01:00