[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.4.2-28-g8ebfcf6 |
[ 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.4.2-28-g8ebfcf6
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 14 Nov 2020 10:20:14 +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 8ebfcf6c8dea9c02220b7bcd5def6894c1adf309 (commit)
via ffb2a75298cc30c669aabbbee11bd3cc8a6c3644 (commit)
via 039d7c608766d42461b0bb5705421e6a5f75b1c6 (commit)
via 4fbe19ba951e365ca213ea0c7a60f060ddd48fb3 (commit)
via c405c0f0737438a6b67b6bc0bf6a2f24fa0b2530 (commit)
via 67a3bf067416906a8f056f372b32128fdc19efc6 (commit)
from 86800044fa28c010c4afd78b1ed0ea9a99adb9f7 (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 8ebfcf6c8dea9c02220b7bcd5def6894c1adf309
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Nov 14 10:20:00 2020 +0100
Few scrutinizer fixes
commit ffb2a75298cc30c669aabbbee11bd3cc8a6c3644
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Nov 12 18:53:01 2020 +0100
Update 3rd party libs, php 7.3 mini
Libs require 7.3, so we do.
Build on 7.3, 7.4 and 8
refs #1299
commit 039d7c608766d42461b0bb5705421e6a5f75b1c6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Jun 8 11:42:55 2020 +0200
Fix wrong parameters names due to old laminas-db bug
Fix picture query
Fix all parameter names
Remove "wherex" in parameters
closes #1299
commit 4fbe19ba951e365ca213ea0c7a60f060ddd48fb3
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Jun 8 11:09:07 2020 +0200
Patch laminas to fix parameter names issues
refs #1299
commit c405c0f0737438a6b67b6bc0bf6a2f24fa0b2530
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Jun 8 17:13:20 2020 +0200
Throw, not return
commit 67a3bf067416906a8f056f372b32128fdc19efc6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Thu Nov 12 18:50:59 2020 +0100
Typo
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 15 +-
galette/composer.json | 29 +-
galette/composer.lock | 1650 ++++++++++++++++----
galette/config/versions.inc.php | 3 +-
galette/lib/Galette/Core/Db.php | 12 +-
galette/lib/Galette/Core/GaletteMail.php | 2 +-
galette/lib/Galette/Core/Gaptcha.php | 2 +-
galette/lib/Galette/Core/L10n.php | 2 +-
galette/lib/Galette/Core/Picture.php | 12 +-
galette/lib/Galette/Core/Preferences.php | 2 +-
galette/lib/Galette/Entity/DynamicFieldsHandle.php | 20 +-
galette/lib/Galette/Entity/Entitled.php | 2 +-
galette/lib/Galette/Entity/FieldsCategories.php | 4 +-
galette/lib/Galette/Entity/FieldsConfig.php | 11 +-
galette/lib/Galette/Entity/Group.php | 8 +-
galette/lib/Galette/Entity/ListsConfig.php | 12 +-
galette/lib/Galette/Repository/Groups.php | 4 +-
galette/lib/Galette/Repository/Members.php | 12 +-
galette/lib/Galette/Repository/Titles.php | 8 +-
...-Fix-using-parameters-in-prepared-queries.patch | 73 +
tests/Galette/Core/tests/units/Links.php | 3 +
21 files changed, 1521 insertions(+), 365 deletions(-)
create mode 100644 patches/laminas-db-Fix-using-parameters-in-prepared-queries.patch
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/