[phpmyadmin/phpmyadmin] 5a79ac: Replace is_resource with different than false

29 Sep
2023
29 Sep
'23
12:20 a.m.
Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5a79ac768dedfa1f39a24a98c822fa2237115d6c https://github.com/phpmyadmin/phpmyadmin/commit/5a79ac768dedfa1f39a24a98c822... Author: Maurício Meneghini Fauth <mauricio@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 <mauricio@fauth.dev>
717
Age (days ago)
717
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth