Skip to content

3.0.0-alpha6

Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 07 Mar 21:46
· 53 commits to FRAMEWORK_6_0 since this release

Merge pull request #4 from amulet1/FRAMEWORK_6_0
fix: Add @Property block for static analyzers
Update metadata and workflows - define dev dependencies.
Stub of namespaced date library
PSR-4 unit tests
Fix strftime2date. Add a convenience wrapper.
Development mode for Date-3.0.0alpha5
Released Date-3.0.0alpha4
Fix [#15054] Thunderbird-generated events issue
Convert Unit Tests for PHPUnit 9
Development mode for Date-3.0.0alpha5
Released Date-3.0.0alpha3
Development mode for Date-3.0.0alpha4
Released Date-3.0.0alpha2
Development mode for Date-3.0.0alpha3
Released Date-3.0.0alpha1
Components updated the package files.
Merge pull request #2 from maintaina-com/backport-php81-fix
PHP 8.1: use 'now' rather than null for current date
Merge branch 'ralflang-patch-1'
Add unit test for bug #15054
Fix [#15054] Thunderbird-generated events issue
Update supported PHP versions and configuration names.
Standardize descriptions.
Enable PHP 7.3 CI.
[jan] Allow passing a time format to Horde_Date_Recurrence#toString() (Bug #14768).
[jan] Allow passing a time format to Horde_Date_Recurrence#toString() (Bug #14768).
Update package definitions.
Fix getting exit code on PHP 7.2+.
Mark Chuck and Michael as inactive.
package.xml must not contain empty tags.
Create CHANGES for all components.
Regenerate package.xml from changelog.yml.
Build changelog.yml from existing changelog(s).
Update .horde.yml with extended information.
Update composer.json.
Enable 7.2 builds.
PEAR on 5.6 and 7.0 is fixed.
Update file list
Move phpunit configuration to base directory.
Indicate markup language.
Update references to COPYING files.
Use LICENSE consistently and move to base directory.
Stop flooding #horde channel.
Use https URLs.
Install all dependencies but PECL extensions.
Hopefully this finally fixes Travis builds now.
Always discover channel manually, due to Travis bug.
Fix Travis tests.
Add Travis configuration and .gitignore files.
Development mode for Horde_Date-2.4.2