The new PECL package radius-1.2.6 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Support added for PHP 5.4 and 5.5. (Johannes)
- Fixed bug #60885 (Radius module causing Apache segmentation fault). (Adam)
- Fixed a crash when calling radius_server_secret() with no servers configured.
  (Adam)

Package Info
-------------
This package is based on the libradius of FreeBSD, with some modifications and 
extensions. 
This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS 
accounting (RFC 2866), 
works on Unix and on Windows. Its an easy way to authenticate your users 
against the user-database of your 
OS (for example against Windows Active-Directory via IAS).

Related Links
-------------
Package home: http://pecl.php.net/package/radius
   Changelog: http://pecl.php.net/package-changelog.php?package=radius
    Download: http://pecl.php.net/get/radius-1.2.6.tgz

Authors
-------------
Michael Bretterklieber <[email protected]> (lead)
Adam Harvey <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to