php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #58587 Incorrect type for attr FRAMED_IP_ADDRESS
Submitted: 2009-03-18 06:47 UTC Modified: 2012-01-07 20:01 UTC
From: 3tantes at inbox dot lv Assigned: frozenfire (profile)
Status: Closed Package: radius (PECL)
PHP Version: 5.2.5 OS: Any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: 3tantes at inbox dot lv
New email:
PHP Version: OS:

 

 [2009-03-18 06:47 UTC] 3tantes at inbox dot lv
Description:
------------
FRAMED_IP_ADDRESS is of type "ipaddr" (integer), not of type string.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-07 19:03 UTC] frozenfire@php.net
-Status: Open +Status: Bogus
 [2012-01-07 19:03 UTC] frozenfire@php.net
Which package? This is old enough, with little enough information, that it'll 
never be fixed unless more details are provided.
 [2012-01-07 20:00 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=321880
Log: Changed RADIUS_FRAMED_IP_ADDRESS from string to integer and noted that it's an IPv4 network address. Closes bug #58587.
 [2012-01-07 20:01 UTC] frozenfire@php.net
-Status: Bogus +Status: Closed -Package: PECL bug system +Package: radius -Assigned To: +Assigned To: frozenfire
 [2012-01-07 20:01 UTC] frozenfire@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

philip badgered me into tracking down the meaning of this bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC