Releases: polylang/the-events-calendar-stubs
Releases · polylang/the-events-calendar-stubs
6.7.0
- Updated stubs to version 6.7.0.
Note: Unfortunately there is a notice that cannot be fixed easily:
Deprecated: Return type of Tribe\Events\Views\V2\Repository\Events_Result_Set::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /polylang-pro/vendor/wpsyntex/the-events-calendar-stubs/the-events-calendar-stubs.php on line 93207
6.3.4
- Updated stubs to version 6.3.4.
- No
composer.lock
anymore. - No Composer classes in stubs anymore.
6.2.8.2
- Updated packages
- Updated stubs to version 6.2.8.2
- Excluded integrations
5.7.0
How to update the stubs:
composer install
will install the stubs generator and TEC in thevendor
folder.bash generate.sh
will create the stubs.- Change the project's version number in
composer.json
according to TEC's.