Skip to content

[4.0] Fix some typehints in finder plugins to namespaced versions#26384

Closed
wilsonge wants to merge 7 commits intojoomla:4.0-devfrom
wilsonge:fix/finder-namespace
Closed

[4.0] Fix some typehints in finder plugins to namespaced versions#26384
wilsonge wants to merge 7 commits intojoomla:4.0-devfrom
wilsonge:fix/finder-namespace

Conversation

@wilsonge
Copy link
Copy Markdown
Contributor

Summary of Changes

Change typehints + unnamepsaced class usage to namespaced class usage

Testing Instructions

Code reiew

@wilsonge wilsonge changed the title Fix some typehints in finder plugins to namespaced versions [4.0] Fix some typehints in finder plugins to namespaced versions Sep 23, 2019
@SharkyKZ
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on 75d3c08


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26384.

* Method to update index data on category access level changes
*
* @param JTable $row A JTable object
* @param Table $row A JTable object
Copy link
Copy Markdown
Contributor

@Quy Quy Sep 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update description?

@richard67
Copy link
Copy Markdown
Member

LGTM. But shouldn't the descriptions not be changed, too, like Quy mentioned? I.e.
@param Table $row A JTable object => @param Table $row A Table object
and so on?

@roland-d
Copy link
Copy Markdown
Contributor

roland-d commented Aug 1, 2020

@wilsonge Please fix the conflicts.

Hackwar added 2 commits May 16, 2021 18:48
…4finder-namespace

# Conflicts:
#	administrator/components/com_finder/Indexer/Adapter.php
#	plugins/finder/categories/categories.php
#	plugins/finder/contacts/contacts.php
#	plugins/finder/content/content.php
#	plugins/finder/newsfeeds/newsfeeds.php
#	plugins/finder/tags/tags.php
@Hackwar
Copy link
Copy Markdown
Member

Hackwar commented May 16, 2021

Sorry, my merge didn't turn out well. The use statements at the top of the finder plugins were doubled. I created a replacement PR with #33920

@richard67
Copy link
Copy Markdown
Member

@Hackwar @wilsonge So this PR here can be closed?

@Hackwar
Copy link
Copy Markdown
Member

Hackwar commented May 17, 2021

yes

@richard67
Copy link
Copy Markdown
Member

Closing in favour of #33920 .

@richard67 richard67 closed this May 17, 2021
@wilsonge wilsonge deleted the fix/finder-namespace branch July 23, 2021 21:42
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.

9 participants