php-symfony-security-acl 3.1.1-1ubuntu2 source package in Ubuntu

Changelog

php-symfony-security-acl (3.1.1-1ubuntu2) jammy; urgency=medium

  * No change rebuild for PHP 8.1

 -- Bryce Harrington <email address hidden>  Wed, 27 Oct 2021 18:06:33 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-symfony-security-acl_3.1.1.orig.tar.gz 46.2 KiB 8440709eb7d8aa8cf5a63aeb3138c8aa240fe18a5b52310407204665dd734131
php-symfony-security-acl_3.1.1-1ubuntu2.debian.tar.xz 6.1 KiB fc848a7f21a4a0a8e79a0aa191b1d03bbb745c5feb8ff49fd7a44847e89ddf5e
php-symfony-security-acl_3.1.1-1ubuntu2.dsc 2.4 KiB aa797d444b31401a3417021df5af9a79dc7e8ede5a1ac77f336b7864f3b5524f

Available diffs

View changes file

Binary packages built by this source

php-symfony-security-acl: Symfony Security Component - ACL (Access Control List)

 The Security Component - ACL (Access Control List) is an advanced ACL system
 that provides ways to authorize authenticated users based on their roles.
 .
 The Symfony Security Component 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.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.