Giter Site home page Giter Site logo

[Feature Request] PHP 8 Support about ide-php HOT 4 OPEN

uvulpos avatar uvulpos commented on August 14, 2024 18
[Feature Request] PHP 8 Support

from ide-php.

Comments (4)

danialtajalli avatar danialtajalli commented on August 14, 2024 1

In PHP, you suppress errors and warning for production with error_reporting([integer]) in the header of your bootstrap or index page and show for development. It's helpful while migrating a live site.
This is besides catching errors and sending errors to logs.
Besides, must errors can be automatically fix because they are usually replacements of variables and function names.

PHP is not the problem, the problem is the confusing syntax highlighting of an old standard. In PHP 7.3 super helpful if I didnt see a typo or something but nowadays I have to ignore it completely. Thats annoying -.-

No php package is working for me after updating to php 8. Not debugger nor linter nor anything else

from ide-php.

gmanon avatar gmanon commented on August 14, 2024

In PHP, you suppress errors and warning for production with error_reporting([integer]) in the header of your bootstrap or index page and show for development. It's helpful while migrating a live site.
This is besides catching errors and sending errors to logs.

Besides, must errors can be automatically fix because they are usually replacements of variables and function names.

from ide-php.

mr-manuel avatar mr-manuel commented on August 14, 2024

No update yet?

from ide-php.

uvulpos avatar uvulpos commented on August 14, 2024

In PHP, you suppress errors and warning for production with error_reporting([integer]) in the header of your bootstrap or index page and show for development. It's helpful while migrating a live site.
This is besides catching errors and sending errors to logs.

Besides, must errors can be automatically fix because they are usually replacements of variables and function names.

PHP is not the problem, the problem is the confusing syntax highlighting of an old standard. In PHP 7.3 super helpful if I didnt see a typo or something but nowadays I have to ignore it completely. Thats annoying -.-

from ide-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.