Coder Social home page Coder Social logo

Error about bigpipe HOT 2 CLOSED

Chriscxa avatar Chriscxa commented on June 3, 2024
Error

from bigpipe.

Comments (2)

Nerdmind avatar Nerdmind commented on June 3, 2024

Hi. I don't want to support older versions of PHP7 because PHP7 is available since more than 8 months and brings an enormous performance boost (ideal for high-performance websites which uses BigPipe). In addition, any reasonable PHP5.4 project should run under PHP7. So nothing speaks against PHP7 to install (of course, if someone still use such crap functions like mysql_* or something similar which has been declared as deprecated since a couple of versions in it's project, it will not run under PHP7).

If you want to continue to use BigPipe under < PHP7, then you need to remove the return type declarations like : bool, : int or : Resource and convert null coalescing operators (??) to the old version. That should not be so much work. Is this okay?

from bigpipe.

Nerdmind avatar Nerdmind commented on June 3, 2024

If you want to continue to use BigPipe under < PHP7, then you need to remove the return type declarations like : bool, : int or : Resource and convert null coalescing operators (??) to the old version. That should not be so much work. Is this okay?

Hi again. No response from you, but I just have done this work for you and tested it with PHP 5.6.

from bigpipe.

Related Issues (3)

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.