Closed petk closed 6 years ago
This patch refactors the release class from include/pear-database.php file into its dedicated file in src directory. Methods got visibility and static keywords since they are currently used as static calls across the code.
This patch refactors the release class from include/pear-database.php file into its dedicated file in src directory. Methods got visibility and static keywords since they are currently used as static calls across the code.