-
-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: joomla-framework/string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.x-dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: joomla-framework/string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.x-dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 2 contributors
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28d63ef - Browse repository at this point
Copy the full SHA 28d63efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd3372 - Browse repository at this point
Copy the full SHA 7bd3372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d955db - Browse repository at this point
Copy the full SHA 2d955dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c458ea - Browse repository at this point
Copy the full SHA 6c458eaView commit details -
Merge pull request #31 from PhilETaylor/patch-1
s/insensivite/insensitive
Configuration menu - View commit details
-
Copy full SHA for c86b557 - Browse repository at this point
Copy the full SHA c86b557View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad36ae4 - Browse repository at this point
Copy the full SHA ad36ae4View commit details -
Merge pull request #34 from PhilETaylor/patch-4
s/unavailabe/unavailable
Configuration menu - View commit details
-
Copy full SHA for 98e43e7 - Browse repository at this point
Copy the full SHA 98e43e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9dd4fb - Browse repository at this point
Copy the full SHA b9dd4fbView commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7e62c6 - Browse repository at this point
Copy the full SHA e7e62c6View commit details
Commits on Jan 25, 2022
-
* Unify templated files A lot of files are identical throughout the different packages. This is the base for unifying them for easier handling. * Adjust tests path Some packages use 'tests' as tests directory, while other use 'Tests'. The reference in phpunit.xml.dist is adjusted accordingly. * Build: Ignore PHP 5.4 and 5.5 The images used for tests with these versions have problems with using composer (giving curl error 60), so they are removed for now, until a solution is found. * Build: Introducing loose and strict code style check As some packages irreversibly violate our code style by using underscores in variable and method names, the loose check will let names with underscore pass. This check must pass. The strict check is applied without any exceptions, but allowed to fail, so we still get informed about these violations. * Build: Check for PHP 8.1 compatibility Since the CMS has expressed a need for PHP 8.1 compatible versions of the packages from Framework 1, compatibility should also be tested. * Tests: Don't use phpunit.xml to provide PHP values The phpunit.xml should only specify values that are required by the test environment. Everything that the tests themselves require should be made available via bootstrap.php. * Tests: Provide separate tests for PHP < 7.1 and PHP 7.1+
Configuration menu - View commit details
-
Copy full SHA for 728ba9e - Browse repository at this point
Copy the full SHA 728ba9eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.x-dev...1.x-dev