Skip to content

1.2.2 - 2025-12-08

Latest

Choose a tag to compare

@jrfnl jrfnl released this 08 Dec 14:42
Immutable release. Only release title and notes can be modified.
c216317

Added

PHPCS Backcompat

  • BCTokens::castTokens(): sync with PHPCS 4.0.2 - added the T_VOID_CAST token (when available). #742

Changed

Utils

  • FunctionDeclarations::getProperties(): more defensive coding against parse errors/live coding. #740

Other

  • Various housekeeping.