Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adangel
Copy link
Member

@adangel adangel commented Nov 20, 2025

Describe the PR

This only deprecates the package. It is still in use by PLSQL.
I briefly tried to get rid of this usage already now, but this would be an incompatible change in PLSQL.
That means, the final cleanup is for #5703 then.

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@adangel adangel added this to the 7.19.0 milestone Nov 20, 2025
@adangel adangel added the is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them label Nov 20, 2025
@pmd-actions-helper
Copy link
Contributor

Documentation Preview

Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.

Regression Tester Report

(comment created at 2025-11-20 15:30:56+00:00 for 4b54a44)

@adangel adangel self-assigned this Nov 27, 2025
@adangel
Copy link
Member Author

adangel commented Nov 27, 2025

I'm going to merge this for 7.19.0, assuming this is ok.

@adangel adangel merged commit 2b1f78a into pmd:main Nov 27, 2025
12 checks passed
@adangel adangel deleted the core/issue-4767-deprecate-old-symbol-api branch November 27, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core] Deprecate old symboltable API

1 participant