PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release contains the long awaited feature, Access eXtension Objects (AXO). The API was streamlined, performance was increased slightly, and the interface was greatly improved.
This release fixed an ACL ordering bug, a bug that prevented ACO/AROs with the same 'value' but in different sections from being assigned to an ACL, and bug that made it seem like assigning a single ARO to a group really added all AROs with that same value to that group, and a bug that caused virtual subtrees to only traverse the first 2 levels of the tree. It is no longer necessary to manually set the root path in the config file.