php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67121 Add support for ASNum, Domain and NetSpeedCell databases.
Submitted: 2014-04-23 20:44 UTC Modified: 2014-04-28 13:30 UTC
From: bzentner at maxmind dot com Assigned: ohill (profile)
Status: Closed Package: geoip (PECL)
PHP Version: Irrelevant OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bzentner at maxmind dot com
New email:
PHP Version: OS:

 

 [2014-04-23 20:44 UTC] bzentner at maxmind dot com
Description:
------------
This patch supports three more database types ( ASNum, Domain and NetSpeedCell )

These are the new functions:

geoip_asnum_by_name
geoip_domain_by_name
geoip_netspeedcell_by_name

Please apply the patch on top of geoip-1.0.8.


Test script:
---------------
The new functions work exactly like geoip_org_by_name and geoip_isp_by_name.


Patches

geoip-netspeedcell (last revision 2014-04-23 20:47 UTC by bzentner at maxmind dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-04-27 23:01 UTC] anthon at piwik dot org
IIRC geoip_asnum_by_name and geoip_domain_by_name were already implemented in trunk (1.0.9-dev).
 [2014-04-28 13:30 UTC] ohill@php.net
Automatic comment from SVN on behalf of ohill
Revision: http://svn.php.net/viewvc/?view=revision&revision=333443
Log: Bug #67121
 [2014-04-28 13:30 UTC] ohill@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ohill
 [2014-04-28 13:30 UTC] ohill@php.net
The fix for this bug has been committed.

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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 05:01:27 2024 UTC