gnucash-htdocs beta: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Jan 12 16:56:28 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/a546d2d5 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/ca5cb318 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/048fed30 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/19f2e396 (commit)



commit a546d2d598a16ffb17c3ca879cfd45583cb94f0a
Merge: 19f2e39 ca5cb31
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 12 13:56:11 2023 -0800

    Merge branch 'master' into beta

commit ca5cb31803b3918ee79af6979e05ce38b074c2a1
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 12 13:37:13 2023 -0800

    Protect against empty arrays/NULL array references in gettext.php.

commit 048fed3089749a9e08ef7c8a6003d2491a584070
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 12 13:29:29 2023 -0800

    Fix three PHP8 warnings about indexing empty arrays.



Summary of changes:
 externals/gettext.php  | 10 ++++++----
 externals/header.phtml | 18 ++++++++++--------
 lang.php               | 10 ++++++----
 3 files changed, 22 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list