Flux
Couleur d'accent
Maintaining PHP Build infrastructure for Windows: Tooling for builds and security updates

Maintaining PHP Build infrastructure for Windows: Tooling for builds and security updates

The PHP Foundation ·

Most PHP developers never think about how PHP is built. They download it or install it using a command or a pre-built image and get started with their work. That is exactly how it should feel. A build system is doing its job when the final result looks great and works as expected. Behind every official PHP for Windows release is a lot of infrastructure: compilers, SDKs, dependency libraries, extension compatibility, CI pipelines, and security updates that keep the supported PHP versions…

Soutenez The PHP Foundation en consultant la ressource originale

Lire l'article original

Articles similaires

Domain Driven Design: l'essentiel est avant le code Récent

Domain Driven Design: l'essentiel est avant le code

Pour beaucoup de développeurs, voir un dossier “Domain” dans le code source d’un projet, visant à isoler la partie métier, et avoir des objets riches avec un nommage cohérent, c’est faire du DDD (Domain Driven Design). C’est certes un bon début, mais réduire le Domain Driven Design à une structure de dossier, c’est passer à côté de l’essentiel. Le DDD, ce n’est pas qu’une affaire de découpage et d’organisation technique. C’est avant tout une approche stratégique. Identifier les différents…

Jérémy Decool
Esc