← Projects

Others

Selected contributions to projects I don't own.

php/php-src

Session security hardening, BCMath performance, typed constants, rounding modes RFC, and various fixes across the core.

glayzzle/php-parser

PHP 8.4 property hooks, asymmetric visibility, precedence fixes, AST location corrections, and CVE-2024-57071.

prettier/plugin-php

Parenthesization fixes, bitwise operator detection, and php-parser 3.4 support.

vimeo/psalm 6 merged

PHP 8.5 deprecation fixes, session function type specs, and a default-baseline feature.

composer/composer 4 contr.

Performance improvements in dependency-resolution hot paths.

phpstan/phpstan 1 merged

Documentation for PHPDoc types.

rectorphp/rector-src 4 merged

Unused import removal fixes for different letter casing and a PHP 8.4 RoundingMode enum rule.

rectorphp/rector-downgrade-php 1 merged

Downgrade rule for the PHP 8.4 RoundingMode enum.

nikic/PHP-Parser 5 merged

Unreachable statement fix, PHPUnit 10 compatibility, and void return type additions.

php/doc-en 7 merged

Session configuration docs, number_format rounding note, array_change_key_case correction, and PHP 8.4/8.5 version bumps.

beluga-php/docker-php 3 merged

PHP 8.4 explicit nullable params and PHP 8.5 CI support.

redhat-developer/lsp4ij 1 merged

Added php-lsp to the JetBrains LSP4IJ server registry.

Piebald-AI/claude-code-lsps 1 merged

Added php-lsp to the Claude Code LSP server registry.

thecodingmachine/graphqlite 1 merged

Symfony 8 dependency updates.

webonyx/graphql-php 1 merged

PHP 8.4 compatibility bump for thecodingmachine/safe dependency.

php-zookeeper/php-zookeeper 1 merged

Extended max supported version to PHP 8.5.