Giter VIP home page Giter VIP logo

php-radiodns's People

Contributors

andybee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mwsrvcs

php-radiodns's Issues

Error in example on home page

In the example on the front page there is an error in the code - the second
line of code has $rnds when it should be $rdns;


Original issue reported on code.google.com by [email protected] on 20 Sep 2009 at 4:52

Mistake in error condition for DAB Service

When providing an invalid value for SCIdS on a DAB Service object, the
error returned reads:

Invalid Service Component Identifer within the Service (SCIdS) value. Must
be a valid 3-character hexadecimal.

It should read:

Invalid Service Component Identifer within the Service (SCIdS) value. Must
be a valid 1 or 3-character hexadecimal.

Original issue reported on code.google.com by youtube%[email protected] on 30 Aug 2009 at 1:49

resolveApplication function on Service object can produce errors by attempting to parse non-SRV records as SRV records

What steps will reproduce the problem?
1. Attempt to resolve applications from a mis-behaving NS.
2. Observe attempts to call SRV-only properties from a non-SRV type object.

What is the expected output? What do you see instead?
No results (anything other than an SRV record is not valid for application 
resolution).

Original issue reported on code.google.com by [email protected] on 1 Feb 2012 at 9:03

Utilise PHP5 DNS Resolver

What steps will reproduce the problem?
1. The library currently depends on the Net_DNS library, swapping to the DNS 
resolver introduced in PHP5 will remove this dependency.

What is the expected output? What do you see instead?
There will be no change to library output however PHP5+ will be a requirement.

Original issue reported on code.google.com by [email protected] on 3 Feb 2012 at 9:52

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.