Code Monkey home page Code Monkey logo

Comments (5)

asgrim avatar asgrim commented on May 28, 2024

I think this is actually a bug in PHP's get_browser function, it seems to have a problem with the + symbol. A workaround, as mentioned in the post you linked to is to change + to ? - but this is a hack, and is not the correct way to fix this, so we won't be doing this in the .ini files themselves. I haven't had a chance to look into this to confirm, but I'm fairly sure this is a PHP bug, not Browscap.

from browscap.

quentin389 avatar quentin389 commented on May 28, 2024

Yes, ti's a bug in browscap PHP library. The files themselves are constructed correctly. Is browscap library managed by php.net? If so, then I'm gonna submit a bug to them, although I don't know how long it will take them to fix it.

from browscap.

asgrim avatar asgrim commented on May 28, 2024

Yes, the get_browser() method is part of the PHP "standard" extension - you can see the file here: https://github.com/php/php-src/blob/master/ext/standard/browscap.c -

I would recommend using the browscap/browscap-php library in the mean time.

from browscap.

asgrim avatar asgrim commented on May 28, 2024

If you do report it to PHP, could you link to the bug here for anyone looking for a resolution to this please?

from browscap.

quentin389 avatar quentin389 commented on May 28, 2024

Bug submitted
https://bugs.php.net/bug.php?id=65550

from browscap.

Related Issues (20)

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.