php-symfony-security-acl 3.0.4-1 source package in Ubuntu

Changelog

php-symfony-security-acl (3.0.4-1) unstable; urgency=medium

  [ Andrey Sevastianov ]
  * Fixed Symfony 4.3 wrong role variable type

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Submit.

 -- David Prévot <email address hidden>  Sun, 15 Dec 2019 17:48:15 -1000

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-symfony-security-acl_3.0.4-1.dsc 2.0 KiB ebcf0839fe6a6fea31345e6b252cf8634a408d8233c1171cea43e0c08d978a09
php-symfony-security-acl_3.0.4.orig.tar.gz 46.4 KiB 40d4e81f908626f27bd555d64c26a5a21260dcf56b84576eb5e379ea152e0516
php-symfony-security-acl_3.0.4-1.debian.tar.xz 7.8 KiB de1da93841398a8527f00a9911f223556c70ad5ed9b318f7231230b8fe5024bf

Available diffs

No changes file available.

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.