Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alexdebril/feed-io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: alexdebril/feed-io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 26, 2022

  1. Fix linting issue

    alexdebril committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d8dcd77 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Fix: Release/5.3.x Support relative links (#422)

    * Update Explorer.php (Fix relative URLs in links)
    
    * Update Feed.php (Fix relative URLs in links)
    
    * Update Node.php (Fix relative URLs in links)
    
    * Update XmlParser.php (Fix relative URLs in links)
    
    * Update Reader.php (Fix relative URLs in links)
    
    * Update Link.php (Fix relative URLs in links)
    IgorA100 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7c206ea View commit details
    Browse the repository at this point in the history
Loading