Part-DB-server/src/Doctrine/Types
Jan Böhmer 971bb92a8c Fixed error caused by ArrayType fields which is required by the webauthn bundle but was removed in doctrine/orm 4.0
We simple forward port the ArrayType class from orm 3.8 to fix this error
2024-06-10 21:11:11 +02:00
..
ArrayType.php Fixed error caused by ArrayType fields which is required by the webauthn bundle but was removed in doctrine/orm 4.0 2024-06-10 21:11:11 +02:00
BigDecimalType.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
TinyIntType.php Fixed the use of the removed ClassMetadataInfo constants 2024-06-09 23:45:22 +02:00
UTCDateTimeType.php Use a better exception format for UTCDateTimeType 2024-06-10 20:17:57 +02:00