- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.7k
[4.2] Convert mod_articles_latest to new structure #37947
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
[4.2] Convert mod_articles_latest to new structure #37947
Conversation
| @joomdonation Could you fix the PHP CS issue reported by drone? | 
| I have tested this item ✅ successfully on 5baff2a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37947. | 
| I have tested this item ✅ successfully on 5baff2a I used Joomla! version 4.2.0-beta1-dev and PHP 8.1.5. Installed Blog Sample Data and created module Articles - Latest. It works fine. If I delete the file before apply the path, it works fine. After applying the path, it works too. Thank you and best regards This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37947. | 
| RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37947. | 
        
          
                modules/mod_articles_latest/src/Helper/ArticlesLatestHelper.php
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | Thanks everybody | 
Pull Request for Issue # .
Summary of Changes
This PR converts mod_articles_latest to new structure
Testing Instructions