Shivam Mathur

35 Followers
6 Following
4 Posts
Software engineer
GitHubhttps://github.com/shivammathur
In our latest blog post, Foundation contractor @shivammathur digs into the details of providing support for PHP builds on Windows and why this is such an important piece of the work we do. ๐Ÿš€ https://thephp.foundation/blog/2026/06/26/maintaining-php-build-infrastructure-for-windows-tooling-for-builds-and-security-updates/ #php #phpc #windows #security
Maintaining PHP Build infrastructure for Windows: Tooling for builds and security updates

Information about the criticality and details of providing support for PHP builds on Windows.

๐Ÿ”’ Released setup-php 2.37.1

Includes important security fixes for input handling and Composer GitHub auth.

Please update!

๐Ÿ“œ https://setup-php.com/r/tag/2.37.1

Release 2.37.1 ยท shivammathur/setup-php

Changelog Security Updates Fixed shell command escaping and PHP version input validation. Please see GHSA-pqwm-q9pv-ph8r. NoteThis can affect workflows that pass values from users or pull request...

GitHub

โžก๏ธ The PHP manual has learned a new trick, you can now run the code right in the browser!

๐Ÿฅณ Thanks to @soyuka for the implementation!

#php #documentation

 Windows DLLs for most PECL extensions are back!

๐Ÿ—๏ธ @shivammathur has been working on GitHub Actions to automate the builds of these extensions.

โžก๏ธ The next step is automating these builds so that extension authors can include steps in their release actions as well!