Alexander M. Turek a96946da9c bug #133 Fix PHP 8.5 compatibility (Irene Pérez)
This PR was squashed before being merged into the 3.x-dev branch.

Discussion
----------

Fix PHP 8.5 compatibility

Commits
-------

38c5632 Fix PHP 8.5 compatibility
2026-03-12 17:50:40 +01:00
2026-03-12 17:50:34 +01:00
2026-03-12 17:50:34 +01:00
2026-03-12 17:50:34 +01:00
2021-07-16 17:04:24 +02:00
2022-09-18 16:03:19 +02:00
2022-09-18 16:03:19 +02:00
2021-04-26 09:53:23 +02:00
2026-03-12 17:50:34 +01:00
2022-01-19 17:53:10 +01:00
2025-08-05 14:03:05 +02:00
2021-05-16 22:41:13 +02:00
2024-09-06 10:30:17 +02:00
2025-08-05 13:47:58 +02:00
2021-07-16 18:02:15 +02:00
2021-07-21 14:35:51 +02:00

Security Component - ACL (Access Control List)

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

Resources

Documentation:

https://github.com/symfony/acl-bundle/blob/main/src/Resources/doc/index.rst

Tests

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/Security/Acl/
$ composer.phar install --dev
$ phpunit
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:39:35.514Z
Readme MIT 1.1 MiB
Languages
PHP 97.5%
PLSQL 2.5%