Git Product home page Git Product logo

Comments (7)

tralafiti avatar tralafiti commented on August 22, 2024

Right now PHP <5.3.9 isn't working anyway due to a bug related to redeclaration of abstract functions:

PHP Fatal error:  Can't inherit abstract function Gelf\\Transport\\TransportInterface::send() (previously declared abstract in Gelf\\Transport\\AbstractTransport)

This bug was fixed in php/php-src@31ef559#Zend/zend_compile.c

Could you please adjust the requirement in composer.json in the mean time?

from gelf-php.

bzikarsky avatar bzikarsky commented on August 22, 2024

@tralafiti Thanks for the hint - I'll look into this.

from gelf-php.

tralafiti avatar tralafiti commented on August 22, 2024

@bzikarsky Great, thank you!

from gelf-php.

bzikarsky avatar bzikarsky commented on August 22, 2024

Decided to also tag this as 1.2.

from gelf-php.

misilot avatar misilot commented on August 22, 2024

@bzikarsky Do you know what the last version to support 5.3.3 would be?

As we have a library that needs to support 5.3.3 and 5.4,5.6, and 7.0.

Thanks!

from gelf-php.

Tobion avatar Tobion commented on August 22, 2024

Looks like it can be closed considering #110

from gelf-php.

bzikarsky avatar bzikarsky commented on August 22, 2024

Hm, probably yes. I was a bit quick on the trigger-finger yesterday night and "rolled back".

2.0 development kind of dozed off as the need is currently not big enough. The current version still mostly works good enough.

In answer to the original question (from 2016 ... oops 🙄): The current 1.x development line will try to keep the current minimum versions. A new major version (with a changed API) may use updated version requirements for new fancy language features.

We can still consider this closed, as this is not really "issue-worthy" right now. Thanks for bringing it to my attention.

from gelf-php.

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.