Skip to content

Upgrade bundled scssphp from 1.11.0 to 1.13.0#275

Open
shadoath wants to merge 1 commit intomasterfrom
sb/feat/scssph-1.13.0
Open

Upgrade bundled scssphp from 1.11.0 to 1.13.0#275
shadoath wants to merge 1 commit intomasterfrom
sb/feat/scssph-1.13.0

Conversation

@shadoath
Copy link
Collaborator

@shadoath shadoath commented Mar 6, 2026

Replaces scssphp/src/ with a clean copy from the official v1.13.0 release zip, removing the extraneous experimental-architecture files (Ast/, Value/, Visitor/, Parser/, Serializer/, etc.) that were erroneously present from previous attempts. Also applies explicit nullable type fixes to suppress PHP 8.4 deprecation notices (implicit nullable parameters in Compiler.php, Formatter.php, Parser.php, Node/Number.php, and Warn.php).

Replaces scssphp/src/ with a clean copy from the official v1.13.0 release
zip, removing the extraneous experimental-architecture files (Ast/, Value/,
Visitor/, Parser/, Serializer/, etc.) that were erroneously present from
previous attempts. Also applies explicit nullable type fixes to suppress
PHP 8.4 deprecation notices (implicit nullable parameters in Compiler.php,
Formatter.php, Parser.php, Node/Number.php, and Warn.php).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@shadoath shadoath changed the base branch from master to upgrade/scssphp-1.13.0 March 6, 2026 13:10
@shadoath shadoath changed the base branch from upgrade/scssphp-1.13.0 to master March 6, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant