[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.6.1-474-gd4fd0c4 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.6.1-474-gd4fd0c4
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 08 Jan 2023 10:18:45 +0100
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated
via d4fd0c4553ce9005889d2cdc31823613098e9cd3 (commit)
via 2a7113dd846171b84fec8261669b820a0cf579d7 (commit)
via 171bb664106c26063494b694b95212b80f8c8035 (commit)
via 7ea1a822bed1e07de69aaa5f1eea69b417b96e8e (commit)
via cdaa7e5fcc737fb25c9dd55fc45f22fe86be41ab (commit)
via 95059702b973631c2a211a81836c63320c414fbd (commit)
from c2e1d5376fd471a37c8ac978098f72816c2169ac (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d4fd0c4553ce9005889d2cdc31823613098e9cd3
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 18:39:18 2023 +0100
Add php 8.2
commit 2a7113dd846171b84fec8261669b820a0cf579d7
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 11:14:02 2023 +0100
Update laminas lib
Fix namespace
commit 171bb664106c26063494b694b95212b80f8c8035
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 11:08:56 2023 +0100
Remove laminas-cache
commit 7ea1a822bed1e07de69aaa5f1eea69b417b96e8e
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 10:33:49 2023 +0100
Drop deprecated function usage
commit cdaa7e5fcc737fb25c9dd55fc45f22fe86be41ab
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 09:20:11 2023 +0100
Add missing properties declarations
commit 95059702b973631c2a211a81836c63320c414fbd
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Jan 7 09:01:48 2023 +0100
Update 3rd party deps
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/ci-linux.yml | 2 +-
galette/composer.json | 6 +-
galette/composer.lock | 1801 ++++----------------
galette/includes/dependencies.php | 32 -
galette/lib/Galette/Core/I18n.php | 7 +-
galette/lib/Galette/Core/Install.php | 7 +-
galette/lib/Galette/Core/Login.php | 7 +-
galette/lib/Galette/Core/Picture.php | 7 +-
galette/lib/Galette/Entity/Group.php | 7 +-
galette/lib/Galette/IO/CsvOut.php | 7 +-
galette/lib/Galette/Repository/Contributions.php | 9 +-
galette/lib/Galette/Repository/SavedSearches.php | 9 +-
patches/laminas-php81.patch | 11 -
tests/Galette/Core/tests/units/Db.php | 26 +-
tests/Galette/Core/tests/units/I18n.php | 2 +-
tests/Galette/Core/tests/units/L10n.php | 10 +-
tests/Galette/Core/tests/units/Login.php | 4 +-
.../DynamicFields/tests/units/DynamicField.php | 2 +-
tests/Galette/Entity/tests/units/FieldsConfig.php | 4 +-
tests/Galette/Entity/tests/units/Group.php | 4 +-
tests/Galette/Entity/tests/units/PaymentType.php | 2 +-
tests/Galette/Entity/tests/units/SavedSeach.php | 4 +-
tests/Galette/Entity/tests/units/Status.php | 4 +-
tests/Galette/Entity/tests/units/Texts.php | 2 +-
tests/Galette/Entity/tests/units/Title.php | 4 +-
tests/Galette/IO/tests/units/CsvIn.php | 8 +-
tests/Galette/Repository/tests/units/Groups.php | 4 +-
tests/Galette/Repository/tests/units/Members.php | 4 +-
.../Repository/tests/units/PaymentTypes.php | 2 +-
tests/Galette/Repository/tests/units/PdfModels.php | 2 +-
tests/GaletteTestCase.php | 2 +-
31 files changed, 394 insertions(+), 1608 deletions(-)
delete mode 100644 patches/laminas-php81.patch
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/