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  5c928d5d06ec567c79c04320dd0452ccbc64291b (commit)
       via  1db72d56c228a714b062cab884ffeb7e74f1d9f4 (commit)
      from  0a62fde9d30c7cad1aec832ca5fe0a9703b7661d (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 5c928d5d06ec567c79c04320dd0452ccbc64291b
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon Nov 27 14:05:18 2023 +0100

    Add and use isForeignKeyException, fix isDuplicateException
    
    PostgreSQL exception codes are different, while mysql are the same, but
    we have distinct coees in errInfo[1] entry.
    
    see:
    - https://www.postgresql.org/docs/current/errcodes-appendix.html
    - https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
    
    Add test on members removal

commit 1db72d56c228a714b062cab884ffeb7e74f1d9f4
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon Nov 27 14:14:12 2023 +0100

    PHP 8.3 stable has been released

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/ci-linux.yml                   | 29 ++++++---------
 galette/lib/Galette/Core/Db.php                  | 26 +++++++++++---
 galette/lib/Galette/Core/MailingHistory.php      |  2 +-
 galette/lib/Galette/Entity/Group.php             |  2 +-
 galette/lib/Galette/Repository/Members.php       |  2 +-
 tests/Galette/Repository/tests/units/Members.php | 46 ++++++++++++++++++++++++
 6 files changed, 82 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
galette/galette.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/

Reply via email to