[commits] Util branch master updated. c348cb0e8a812cb518bc7169bc3e26c4aefeea62

Michael J. Rubinsky mrubinsk at horde.org
Sat Nov 2 17:22:49 UTC 2019


The branch "master" has been updated.
The following is a summary of the commits.

from: 60392382e23a823fbed9aaef1e1ec9455a7c8371

70e66e6 Fix Function get_magic_quotes_gpc() is deprecated (7.4)
468e497 Fix Invalid characters passed for attempted conversion
c348cb0 Merge pull request #2 from remicollet/issue-74

Summary: https://github.com/horde/Util/compare/60392382e23a...c348cb0e8a81

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

commit 70e66e65fd0739f7176793b013101b0120e19ee8
Author: Remi Collet <remi at remirepo.net>
Date:   Tue, 01 Oct 2019 14:56:42 +0200

Fix Function get_magic_quotes_gpc() is deprecated (7.4)

 M lib/Horde/Util.php

https://github.com/horde/Util/commit/70e66e65fd0739f7176793b013101b0120e19ee8

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

commit 468e497990e238fd40b88d991762c8a2f8a6c29e
Author: Remi Collet <remi at remirepo.net>
Date:   Thu, 17 Oct 2019 15:18:47 +0200

Fix Invalid characters passed for attempted conversion

New warning raised in PHP 7.4
as uniqid generated a hexa string, switch to base 16

 M lib/Horde/Util.php

https://github.com/horde/Util/commit/468e497990e238fd40b88d991762c8a2f8a6c29e

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

commit c348cb0e8a812cb518bc7169bc3e26c4aefeea62
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 02 Nov 2019 13:22:47 -0400

Merge pull request #2 from remicollet/issue-74

Fixes for upcoming PHP 7.4

 M lib/Horde/Util.php

https://github.com/horde/Util/commit/c348cb0e8a812cb518bc7169bc3e26c4aefeea62


More information about the commits mailing list