8000 Tags · joomla-framework/archive · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: joomla-framework/archive

Tags

3.0.4

Toggle 3.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
richard67 Richard Fath

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove phpstan.neon from release (#42)

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add php8.3 to drone (#37)

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Speed up archive unpacking performance (#36)

* Speed up archive unpacking performance using unpack with offset argument

* fix phpcs

3.0.0

Toggle 3.0.0's commit message
Setting dependencies to version 3 of the Joomla framework

2.0.2

Toggle 2.0.2's commit message
Enable CI for PHP 8.2

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Security - Fix joomla/cms-security#522 (#32)

Make sure that unpacked files stay below target directory

1.1.12

Toggle 1.1.12's commit message
Bump 1.1.12

1.1.11

Toggle 1.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure PHP 8.1 Compatibility (#29)

* 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: Split tests to support wider range of versions
* Deps: Bump joomla/filesystem to 1.6.1+

2.0.0

Toggle 2.0.0's commit message
Release 2.0.0

0