Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5a79ac768dedfa1f39a24a98c822fa2237115d6c https://github.com/phpmyadmin/phpmyadmin/commit/5a79ac768dedfa1f39a24a98c822fa2237115d6c Author: Maurício Meneghini Fauth <mauri...@fauth.dev> Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths: M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php Log Message: ----------- Replace is_resource with different than false This will avoid an issue when proc_open will return an object instead of a resource in future PHP versions. Signed-off-by: Maurício Meneghini Fauth <mauri...@fauth.dev> _______________________________________________ Git mailing list -- git@phpmyadmin.net To unsubscribe send an email to git-le...@phpmyadmin.net