pandorafms/pandora_console/vendor/doctrine/annotations
daniel b2a5472be3 new api 2.0 2024-01-12 08:22:17 +01:00
..
docs/en new api 2.0 2024-01-12 08:22:17 +01:00
lib/Doctrine/Common/Annotations new api 2.0 2024-01-12 08:22:17 +01:00
LICENSE new api 2.0 2024-01-12 08:22:17 +01:00
README.md new api 2.0 2024-01-12 08:22:17 +01:00
UPGRADE.md new api 2.0 2024-01-12 08:22:17 +01:00
composer.json new api 2.0 2024-01-12 08:22:17 +01:00
psalm.xml new api 2.0 2024-01-12 08:22:17 +01:00

README.md

⚠️ PHP 8 introduced attributes, which are a native replacement for annotations. As such, this library is considered feature complete, and should receive exclusively bugfixes and security fixes.

Doctrine Annotations

Build Status Dependency Status Reference Status Total Downloads Latest Stable Version

Docblock Annotations Parser library (extracted from Doctrine Common).

Documentation

See the doctrine-project website.

Contributing

When making a pull request, make sure your changes follow the Coding Standard Guidelines.