Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean-up deprecated methods, properties, and parameters #95

Merged
merged 16 commits into from
Mar 18, 2024
Merged

Conversation

mundschenk-at
Copy link
Owner

@mundschenk-at mundschenk-at commented Jan 23, 2019

  • RefactorsToken_Fix::apply signature.
  • Refactors Node_Fix::apply signature.
  • Removes deprecated methods and properties.
  • Fixes various small issues detected by PHPCS and PHPStan.
  • Refactors Strings::functions to use exceptions instead of return values for invalid encodings.
  • Refactors Text_Parser to unused methods.

@mundschenk-at mundschenk-at added this to the 7.0.0 milestone Jan 23, 2019
@mundschenk-at mundschenk-at self-assigned this Jan 23, 2019
@mundschenk-at mundschenk-at force-pushed the 7.0-dev branch 5 times, most recently from 39367dd to 23c0b7c Compare July 5, 2019 22:30
@mundschenk-at mundschenk-at changed the title [wip] Work on PHP-Typography 7.0.0 Work on PHP-Typography 7.0.0 Mar 17, 2024
Copy link

sonarcloud bot commented Mar 17, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
75.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@mundschenk-at mundschenk-at changed the title Work on PHP-Typography 7.0.0 Clean-up deprecated stuff Mar 18, 2024
@mundschenk-at mundschenk-at changed the title Clean-up deprecated stuff Clean-up deprecated methods, properties, and parameters Mar 18, 2024
@mundschenk-at mundschenk-at merged commit fa3c115 into main Mar 18, 2024
9 of 10 checks passed
@mundschenk-at mundschenk-at deleted the 7.0-dev branch March 18, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant