PHP 8.5 is now available! New features include the pipe operator, URI extension, Clone With, NoDiscard, and more. Check the migration guide before upgrading.
#php #php85
https://www.php.net/releases/8.5/en.php
PHP 8.5.0リリース、組み込みURI拡張の提供、パイプ演算子サポートなど
https://gihyo.jp/article/2025/11/php-8_5?utm_source=feed
#gihyo #技術評論社 #gihyo_jp #PHP #PHP_8_5
A047845: a(n) = (m-1)/2, where m is the n-th odd nonprime (A014076(n))
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A047845.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A047845.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A047845.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A047811: Numbers n >= 4 that are not palindromic in any base b, 2 <= b <= n/2
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A047811.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A047811.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A047811.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

How to Change the Laravel Port (2 Ways).
Como Cambiar el Puerto de Laravel (2 Formas).
👉 https://nubecolectiva.com/blog/como-cambiar-el-puerto-de-laravel-2-formas/
#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #laravelframework #php

Markdownuts your Next PHP CMS
Just run on your project and write your markdown !!
https://markdownuts.axcora.com/
There come the renovate[bot] #php 8.5 PRs!
FYI: Why PHP Won't Die: Modern Challenges & Solutions #shorts: Exploring the challenges of modern PHP. This video discusses a potential solution and includes live coding. #PHP #programming #coding #webdev https://www.youtube.com/shorts/08qwgUszpsI

RE: https://fosstodon.org/@php/115583567685931847
Happy #PHP 8.5 day to all who celebrate!
🚀 #PHP 8.5 released with major improvements: new URI extension, Pipe operator |>, property modification during cloning, NoDiscard attribute & performance boosts. Built for modern development workflows #WebDev #BackendDev https://www.php.net/releases/8.5/en.php

PHP Group released #PHP version 8.5.0. https://www.php.net/downloads
Do I know anyone here who could help me with writing A basic #PHPUnit test for a #wpcli plugin I'm writing? Everything online I'm finding is how to scaffold unit tests with wpcli for a WordPress plugin, but not how to write tests for the actual wpcli part.