Another release, my another 8 contributions 🥳. This time my changes are mostly related to DX and processes in general. But there's also one new feature: support for #PHP8 attributes in `method_argument_space` rule 😁.
Happy fixing!
Webサイトの表示画像をWebPにする方法, 検証
https://qiita.com/tatsukoni/items/dbaa3619a5aedf1f2daf?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#Laravel #WebP #PHP8
How To Install PHP 8.1 and Set Up a Local Development Environment on Ubuntu 22.04 | DigitalOcean https://www.digitalocean.com/community/tutorials/how-to-install-php-8-1-and-set-up-a-local-development-environment-on-ubuntu-22-04 #environment #developer #devenv #ubuntu #setup #howto #php8 #php
#environment #developer #devenv #ubuntu #setup #howto #php8 #php
Ich bin total frustriert. Seitdem ich meine #nextcloud auf #php8.x umgestellt habe, klappt die #Synchronisation mit #DavX5 nicht mehr. Ich habe keine Ahnung was ich da machen soll und irgendwie finde ich im Bett auch nix was hilft. Kennt jemand das Problem und ggf. einen Tipp?
Danke sehr
#nextcloud #php8 #Synchronisation #DAVx5
Umstellung von Wordpress auf eine andere PHP Version
#petermarbaise #tuxoche #wordpress #apache2 #php8 #php7 #php8.1
https://youtu.be/En5h56dMaQw
#petermarbaise #tuxoche #wordpress #apache2 #php8 #php7
Prosegue la serie sulla programmazione in PHP 8.
Questa settimana parliamo di operatori!
#php8 #operators #youtube
Upgrading to PHP 8: What’s New, the Whys, and the How-tos of Making the Leap
https://code-care.com/blog/upgrading-to-php-8-whats-new-the-whys-and-the-how-tos-of-making-the-leap/
Pondering the merits of upgrading to PHP 8? Our insightful guide elucidates the new features, advantages, and astute approaches to ensure a seamless transition. Dive in and discover the true value of PHP 8 for your web development endeavors.
Explore the @symfonystation PHP and Symfony news communique from Oct. 29, 2021! https://www.symfonystation.com/communiques/f/symfony-station-communique---29-october-2021 #Symfony #PHP8 #SymfonyCasts #github #BoltCMS #RectorPHP #phpstorm #Docker #drupal #packagist #doctrine #WayBackWednesday :symfony: :elephpant_purple: :drupalicon: :doctrine: :php: :reactphp:
#symfony #php8 #SymfonyCasts #github #boltcms #rectorphp #phpstorm #docker #drupal #packagist #doctrine #waybackwednesday
#daily #WOW!
https://getkirby.com #PHP8 #CMS
Kirby is the CMS that adapts to you
In news that will likely bring equal parts joy and rage to a select few users, I've updated the #PHP #reCAPTCHA client to support #PHP8. In doing so, I've also dropped support for older PHP versions because… damn, it was a massive pain fixing the tests. https://github.com/google/recaptcha
Early Bird Pricing ENDS 3/10!! GET $25 off with this link NOW!
Vim and Tmux go together like Peanut butter and Jelly -- don't believe me? Come to my talk and become a better developer, nay, PERSON!! ;)
#php #tek23 #phptek
https://ti.to/phptek/phptek-2023/discount/gunnard
#php8 #webdeveloper
#php #tek23 #phptek #php8 #webdeveloper
I updated #typo3scan cli tool for #TYPO3 v12 and #php8. It delivers the same results as the 'ExtensionScanner' in the backend. You can use it to check extensions, if you have not v12 running or the extensions break the backend.
https://github.com/mschwemer/typo3scan
(PRs pending)
Fresh posting: How to deploy phpMyAdmin with PHP 8.2 on Debian 11 (bullseye) https://think.unblog.ch/en/phpmyadmin-with-php8-installation-on-debian-11/ #phpMyAdmin #php8 #Debian11
Fresh posting: How to deploy phpMyAdmin with PHP 8.2 on Debian 11 (bullseye) #phpMyAdmin #php8 #Debian11
In-depth analysis of the new features brought by PHP 8 related to arrays, variables, operators, and exception handling.
Deepak Vohra also discusses some trait-, class-, and function-related features.
#InfoQ article: http://bit.ly/40RjUB3
#infoq #php #php8 #programminglanguages
Ok, this might be a bit of a niche one but I'm massively stuck and could do with some help.
Any #php devs out there that are using #pdo_sqlsrv on #php8 on an Apple Silicon machine?
I keep getting an error `Unsupported processor architecture.`. The strange thing is that this works on our current dev environment on the #php7 branch
🇫🇷 Contrôle de l'intégrité et respect des contraintes du formulaire + Mise à jour de la base de données MySQL en 2 lignes de code.
Dans le cadre de mon projet de CMS de généalogie j'ai développé 2 classes.
La classe "Form" retournera systématiquement une erreur si le formulaire est falsifié via la console de développement ou via une autre méthode puisque que la POO est utilisée (contrôle basé sur le backend).
PS: projet en cours de dev