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

Move resource-object classes of PSpell to \PSpell namespace #6970

Merged
merged 1 commit into from May 10, 2021

Conversation

Ayesh
Copy link
Contributor

@Ayesh Ayesh commented May 10, 2021

namespaces in bundled extensions changes for PSpell.

  • Rename PSpell class to \PSpell\Dictionary
  • Rename PSpellConfig class to \PSpell\Config
  • Add entries to UPGRADING file.

Related: bd12c94

@Ayesh
Copy link
Contributor Author

Ayesh commented May 10, 2021

Test passed except for appveyor. Force-pushing to retry.

[namespaces in bundled extensions](https://wiki.php.net/rfc/namespaces_in_bundled_extensions) changes for PSpell.

 - Rename `PSpell` class to `\PSpell\Dictionary`
 - Rename `PSpellConfig` class to `\PSpell\Config`
 - Add entries to `UPGRADING` file.

Related: bd12c94
@Ayesh Ayesh marked this pull request as ready for review May 10, 2021 17:24
@nikic nikic merged commit 57a635c into php:master May 10, 2021
@Ayesh Ayesh deleted the ext-namespaces/pspell branch March 12, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants