Activity
Init passByRefFunctionsCache to null explicitly
Init passByRefFunctionsCache to null explicitly
8 days ago
Make sure we don't try to use null in getPassByReferenceFunction
Make sure we don't try to use null in getPassByReferenceFunction
8 days ago
Add namespace to function names when looking for pass-by-reference
Add namespace to function names when looking for pass-by-reference
Force push
Add namespace to function names when looking for pass-by-reference
Add namespace to function names when looking for pass-by-reference
GH Actions: use the xmllint-validate action runner
GH Actions: use the xmllint-validate action runner
Force push
GH Actions: use the xmllint-validate action runner
GH Actions: use the xmllint-validate action runner
Allow finding arrow function variables when arrow function is in file…
Allow finding arrow function variables when arrow function is in file…
Pull request merge
Remove ImportDetection on phpcs config
Remove ImportDetection on phpcs config
Remove phpcs-import-detection depdendency since it is unused
Remove phpcs-import-detection depdendency since it is unused
Remove duplicate call to findVariableScopeExceptArrowFunctions
Remove duplicate call to findVariableScopeExceptArrowFunctions
Force push
Remove handling null from findVariableScopeExceptArrowFunctions
Remove handling null from findVariableScopeExceptArrowFunctions
Remove duplicate call to findVariableScopeExceptArrowFunctions
Remove duplicate call to findVariableScopeExceptArrowFunctions
Revert "Temporarily break phpcs output to see what happens"
Revert "Temporarily break phpcs output to see what happens"
Temporarily break phpcs output to see what happens
Temporarily break phpcs output to see what happens
Also output performance report
Also output performance report
Fix escaping of env vars
Fix escaping of env vars
Try using a file to pass perf report
Try using a file to pass perf report
Set MAX_PHPCS_PERF_SECS to 0.4 since 0.2 seems average
Set MAX_PHPCS_PERF_SECS to 0.4 since 0.2 seems average
Decrease it further
Decrease it further
Temporarily decrease MAX_PHPCS_PERF_SECS
Temporarily decrease MAX_PHPCS_PERF_SECS
Revert "Move parsing performance to own step"
Revert "Move parsing performance to own step"
Try to parse with heredoc
Try to parse with heredoc
Use multi-line output to set var
Use multi-line output to set var