Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Rector

Latest revisions

# Date Author Comment
a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

875221b6 03/20/2023 02:14 PM Reid Linnemann

ArrayGetExprRector support for variable and funccall array keys

Change how buildPathArgNode() generates an Arg node - as we introduce support
for more complicated expressions in array keys to be converted to string path
expressions, a simple implode() is no longer sufficient. The following changes...

ce614369 03/20/2023 02:14 PM Reid Linnemann

Make ArrayGetExprRector configurable for multiple variables

Rector only permits a single instance of a Rule class in a configuration, so in
order to allow the ArrayGetExprRector rule to be used for more than a single
variable its configuration must accept multiple sets of var/accessor pairs. The...

96eb75ed 03/20/2023 02:14 PM Reid Linnemann

Rename GlobalGGetExprRector and friends to ArrayGetExprRector

46f5b38a 03/20/2023 02:14 PM Reid Linnemann

Make GlobalGGetExprRector configurable, add simple test for $g variable

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

255a18ee 12/08/2022 08:24 PM Christian McDonald

Introduce GlobalGGetExprRector.php

75c2fbf0 11/28/2022 05:03 PM Christian McDonald

Update namespace for custom Rectors to better align with on-disk hierarchy.

6628b730 11/15/2022 07:50 PM Christian McDonald

More Rector integration

View revisions

Also available in: Atom