Our interview with Daniel Scherzer is available for your listening pleasure. We talk about his work as a #phpc 8.5 release manager, core contributor, and his presentation at #longhornphp
#communitycornerpodcast #podcast #php
https://www.phparch.com/podcast/community-corner-php-8-5-release-manager-daniel-scherzer/

Learn about the MustUseResult attribute from the PHP Language Extension Library. Also find out this can be replaced by PHP 8.5's NoDiscard attribute...
https://www.daveliddament.co.uk/articles/introducing-must-use-result-attribute/
#php #phpstan #static_analysis
Nezha Tool Used in New Cyber Campaign Targeting Web Applications
A sophisticated cyber campaign utilizing the open-source Nezha tool has been discovered targeting vulnerable web applications since August 2025. Attackers gained access through an exposed phpMyAdmin panel, employing creative log poisoning techniques to implant a PHP web shell. The intrusion involved the use of AntSword for server control, followed by the installation of Nezha agent and Ghost RAT malware. This marks the first public report of Nezha being used for web server compromises. The campaign, linked to China-based infrastructure, affected over 100 systems, primarily in Taiwan, Japan, South Korea, and Hong Kong. Attackers used Nezha to disable Windows Defender and deploy Ghost RAT, establishing persistence under the name 'SQLlite'. Recommendations include patching public-facing applications, implementing authentication, and improving detection for post-exploitation activities.
Pulse ID: 68e68274cd83b867a1eb6dc7
Pulse Link: https://otx.alienvault.com/pulse/68e68274cd83b867a1eb6dc7
Pulse Author: AlienVault
Created: 2025-10-08 15:25:40
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
#China #CyberSecurity #HongKong #InfoSec #Japan #Korea #Malware #OTX #OpenThreatExchange #PHP #RAT #RCE #SQL #SouthKorea #Windows #Word #bot #phpMyAdmin #AlienVault
Before diving into the code and cranking out a feature, sometimes it's useful to consider if we really need to build it at all. #php #laravel https://masteringlaravel.io/daily/2023-09-19-do-we-really-need-to-build-this
Classic #WebAdmin moment by @mvsde: "I've just uploaded some files, now the #KeyHelp admin panel crashes on opening the folder."
Well, notified the admin panel developers.
> Allowed memory size of 268435456 bytes exhausted (tried to allocate 199236704 bytes)
Hi see PhpStorm licence has gone up again.
Though it has been 3 years since the last increase.
Seems fair for something that keeps me productive every business day of the week.

Yesterday I released version v2.5.0 for GitLab webhooks receiver for Laravel.
This release added support for Laravel 12.
With thanks to Thomas Busch for most of the work.
https://gitlab.com/tjvb/gitlab-webhooks-receiver-for-laravel/-/releases/v2.5.0
#PHP #Laravel #release #GitLab #Laravel12 #webhook
My current yak:
* Wanted to switch from `mod-php` to `php-fpm` #php #apache
* setup a dev instance and pointed #Ansible there
* Fixed many bugs in my playbooks
* Ended up breaking `apt`:
```
$ apt search apache2 | head
apache2/stable,stable 2.4.65-2 amd64
(none)
```
#elephpants #php are available to all communities and PUG #php in boxes of 50 blue or pink. Contact me for price + shipping and invoice @elephpantme @elePHPant_off @phpc @php #php30 #php30thanniversary

A024675: Average of two consecutive odd primes
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/Interprimes.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/Interprimes.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/Interprimes.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

A024619: Numbers that are not powers of primes p^k (k >= 0); complement of A000961
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A024619.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A024619.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A024619.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

Эволюция языков программирования
История о том, как стремление человека управлять сложностью меняло сами основы программирования. Перед тем как перейти непосредственно к языкам программирования, мне очень хочется осветить одно событие. Итак, перенесёмся в далёкий 1843 год.
https://habr.com/ru/companies/timeweb/articles/952146/
#эволюция #язык_программирования #история #python #c++ #java #php #assembler #pascal #timeweb_статьи