About 349,000,000 results
Open links in new tab
  1. What automated tools are there for upgrading old PHP code to

    Feb 18, 2023 · What automated tools are there for upgrading old PHP code to the latest PHP versions, eg 7.0 to 8.2? Are there any experiences with using ChatGPT and Github CoPilot to support the …

  2. How can I delete a newer version of PHP while leaving the ... - Reddit

    Sep 15, 2022 · 18 votes, 18 comments. While upgrading a Ubuntu server from 18.04 to 20.04, I accidentally added PHP 8.1. Some of the software I use requires PHP…

  3. Changing from PhP 7.4 to PHP 8.1 results in a critical error on my ...

    Apr 24, 2024 · I migrated 11 websites from 7.4 to 8.1 recently as part of a project. First step is upgrade the plugins to latest version then your theme and finally wordpress.

  4. Elegant way to avoid undefined array key warning in PHP 8? - Reddit

    Dec 20, 2020 · It used to be like that in PHP<=7, but now with PHP 8 it's a full-blown warning and that's more difficult to ignore. It makes the code less readable and filled with ugly "?? null" everywhere.

  5. Best process/tools to upgrade a 7.2.34 codebase to PHP 8? : r/PHP

    May 26, 2023 · For difficulty level, run your tests using a PHP 8.2 docker container and see how many tests fail. Depending on the number of failing tests and the code coverage, go from there. Get a …

  6. Can't access php files on localhost : r/PHPhelp - Reddit

    Mar 5, 2024 · Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at localhost Port 80 ". Im pretty much at wits end here. I have tried accessing localhost/C:/example but that just gives me a 403 …

  7. WP Site doesn't work with PHP 8.0? : r/Wordpress - Reddit

    Sep 10, 2021 · Setup a staging site Update Core Wordpress to latest stable version (ensuring it supports PHP 8) Disable all plugins. Start with the theme only. Upgrade to PHP 8. If you get critical error, your …

  8. r/PHP on Reddit: Is it worth to go with PHP8 or am I better to stay ...

    Jan 19, 2021 · PHP 8 won't be a dramatic improvement for existing code. You should plan a PHP 8 update into your schedule just as routine maintenance but it's nothing to jump on immediately.

  9. Upgraded to PHP 8.2 and now site is unaccessible : r/Wordpress - Reddit

    Apr 18, 2024 · Change PHP back to the old version. Copy the site to staging. Enable WP_Debug in the wp-config.php. Change the PHP version to 8.2 on staging. Fix problems. Push staging to production.

  10. PHP 8.1.1 Where to find some DLLs : r/PHPhelp - Reddit

    Jan 11, 2022 · But DLL's are not updated on the PECL site and they don't come with PHP. These 2 DLLs (below) don't have any updates that work with 8.1.1, and least not on the PECL site.