Saturday, July 11, 2026 · Vol. I — No. 034
updated hourly · four languages, one press

php-net.pro · the dev news broadsheet

The Dev Dispatch

Motto of the day

“PHP 8.6 deprecates code, AI deprecates trust”

generated from today’s headlines by the motto desk

PHP · RFC Watch

RFC: Duration class

An RFC is open for discussion and vote on the PHP internals list proposing a new Duration class. The proposal draws inspiration from Java, Rust and Temporal while defining requirements based on PHP-specific constraints and practical experience with date and time handling.

continued: summary & source

PHP · RFC Watch

[RFC] Pipe Assignment Operator

The RFC proposes a compound assignment form of the pipe operator: $x |>= callable becomes shorthand for $x = $x |> callable. Chaining is supported. An implementation including tests has been submitted as a pull request a…

PHP · RFC Watch

[RFC] Readonly Property Defaults

Proposal to allow default values on readonly class properties, enabling strict contracts with constant-like behaviour that cannot change at runtime. The RFC introduces a minimal change to permit initialization of readonl…

PHP · Ecosystem

frameworks, tooling & runtime all articles →
PHP · RFC Watch

RFC: Deprecations for PHP 8.6

An RFC proposes multiple deprecations targeting PHP 8.6. Discussion on the internals list focuses on the absence of impact analysis for existing code in many proposals. Contributors debate the need fo…

PHP · Releases

Composer 2.10.2

Composer 2.10.2 delivers multiple security fixes: package name validation, protection against path traversal in bin paths, sanitization of credentials in verbose output, stricter redirect handling, an…

AI · The Model Desk

models, agents & local inference all articles →

DEV · Briefs

beyond the elephpant, kept short all articles →
DEV · Releases

Node.js v26.5.0 Released

Node.js 26.5.0 is now available. This release includes bug fixes, performance improvements, and updates to core dependencies. Check the official changelog for d…

+ · The Back Pages

reads, oddities & one from the vault

A short list, chosen by hand — not scraped by keyword. The jobs desk opens this autumn.

a Job.bo integration · every listing read by a human before it prints