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

fix psr-0 autoloading issues #135

Merged
merged 1 commit into from
Nov 7, 2022
Merged

fix psr-0 autoloading issues #135

merged 1 commit into from
Nov 7, 2022

Conversation

falkenhawk
Copy link
Member

  • class Zend_Gdata_Analytics_Goal renamed to Zend_Gdata_Analytics_Extension_Goal (that class is referenced actually by that name at Zend/Gdata/Analytics/AccountEntry.php:93)
  • renamed filename to match Zend_Tool_Framework_Provider_DocblockManifestInterface class name. Btw that interface is only referenced in one place, but the implements clause has been commented out since always: Zend/Tool/Project/Provider/Project.php:36

ref: #128 (comment)

- class `Zend_Gdata_Analytics_Goal` renamed to `Zend_Gdata_Analytics_Extension_Goal` (that class is referenced actually by that name at `Zend/Gdata/Analytics/AccountEntry.php:93`)
- renamed filename to match `Zend_Tool_Framework_Provider_DocblockManifestInterface` class name. Btw that interface is only referenced in one place, but the `implements` clause has been commented out since always: `Zend/Tool/Project/Provider/Project.php:36`
@falkenhawk falkenhawk merged commit 7089ae5 into master Nov 7, 2022
@falkenhawk falkenhawk deleted the fix-psr0 branch November 28, 2022 16:44
@falkenhawk falkenhawk mentioned this pull request Dec 12, 2022
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.

2 participants