diff --git a/Algorithm/Clustering/AffinityPropagation.php b/Algorithm/Clustering/AffinityPropagation.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/AgglomerativeClustering.php b/Algorithm/Clustering/AgglomerativeClustering.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/Birch.php b/Algorithm/Clustering/Birch.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/ClusteringInterface.php b/Algorithm/Clustering/ClusteringInterface.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/DBSCAN.php b/Algorithm/Clustering/DBSCAN.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/DivisiveClustering.php b/Algorithm/Clustering/DivisiveClustering.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/MeanShift.php b/Algorithm/Clustering/MeanShift.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/SpectralClustering.php b/Algorithm/Clustering/SpectralClustering.php old mode 100644 new mode 100755 diff --git a/Algorithm/Clustering/clustering_overview.png b/Algorithm/Clustering/clustering_overview.png old mode 100644 new mode 100755 diff --git a/Algorithm/Frequency/Apriori.php b/Algorithm/Frequency/Apriori.php old mode 100644 new mode 100755 diff --git a/Algorithm/Graph/MarkovChain.php b/Algorithm/Graph/MarkovChain.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/IdleIntervalType.php b/Algorithm/JobScheduling/v2/Dependency/IdleIntervalType.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/IdleTime.php b/Algorithm/JobScheduling/v2/Dependency/IdleTime.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/JobStep.php b/Algorithm/JobScheduling/v2/Dependency/JobStep.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/Machine.php b/Algorithm/JobScheduling/v2/Dependency/Machine.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/MachineType.php b/Algorithm/JobScheduling/v2/Dependency/MachineType.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/Material.php b/Algorithm/JobScheduling/v2/Dependency/Material.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/Qualification.php b/Algorithm/JobScheduling/v2/Dependency/Qualification.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/Worker.php b/Algorithm/JobScheduling/v2/Dependency/Worker.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Dependency/WorkerType.php b/Algorithm/JobScheduling/v2/Dependency/WorkerType.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Job.php b/Algorithm/JobScheduling/v2/Job.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/Notes.md b/Algorithm/JobScheduling/v2/Notes.md old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/PriorityMode.php b/Algorithm/JobScheduling/v2/PriorityMode.php old mode 100644 new mode 100755 diff --git a/Algorithm/JobScheduling/v2/ScheduleQueue.php b/Algorithm/JobScheduling/v2/ScheduleQueue.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/AntColonyOptimization.php b/Algorithm/Optimization/AntColonyOptimization.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/BeesAlgorithm.php b/Algorithm/Optimization/BeesAlgorithm.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/FireflyAlgorithm.php b/Algorithm/Optimization/FireflyAlgorithm.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/GeneticOptimization.php b/Algorithm/Optimization/GeneticOptimization.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/HarmonySearch.php b/Algorithm/Optimization/HarmonySearch.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/IntelligentWaterDrops.php b/Algorithm/Optimization/IntelligentWaterDrops.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/SimulatedAnnealing.php b/Algorithm/Optimization/SimulatedAnnealing.php old mode 100644 new mode 100755 diff --git a/Algorithm/Optimization/TabuSearch.php b/Algorithm/Optimization/TabuSearch.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/BradleyTerry.php b/Algorithm/Rating/BradleyTerry.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/Elo.php b/Algorithm/Rating/Elo.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/Glicko1.php b/Algorithm/Rating/Glicko1.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/Glicko2.php b/Algorithm/Rating/Glicko2.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/TrueSkill.php b/Algorithm/Rating/TrueSkill.php old mode 100644 new mode 100755 diff --git a/Algorithm/Rating/TrueSkillFactoryGraph.php b/Algorithm/Rating/TrueSkillFactoryGraph.php old mode 100644 new mode 100755 diff --git a/Api/CreditRating/CreditRatingInterface.php b/Api/CreditRating/CreditRatingInterface.php old mode 100644 new mode 100755 diff --git a/Api/CreditRating/CreditSafe.php b/Api/CreditRating/CreditSafe.php old mode 100644 new mode 100755 diff --git a/Api/Geocoding/Nominatim.php b/Api/Geocoding/Nominatim.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/AuthStatus.php b/Api/Shipping/AuthStatus.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/AuthType.php b/Api/Shipping/AuthType.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/DHL/DHLInternationalShipping.php b/Api/Shipping/DHL/DHLInternationalShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/DHL/DHLParcelDEShipping.php b/Api/Shipping/DHL/DHLParcelDEShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/DHL/DHLeCommerceShipping.php b/Api/Shipping/DHL/DHLeCommerceShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/DPD/DPDShipping.php b/Api/Shipping/DPD/DPDShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/Fedex/FedexShipping.php b/Api/Shipping/Fedex/FedexShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/RoyalMail/RoyalMailShipping.php b/Api/Shipping/RoyalMail/RoyalMailShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/ShippingFactory.php b/Api/Shipping/ShippingFactory.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/ShippingInterface.php b/Api/Shipping/ShippingInterface.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/ShippingType.php b/Api/Shipping/ShippingType.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/TNT/TNTShipping.php b/Api/Shipping/TNT/TNTShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/UPS/UPSShipping.php b/Api/Shipping/UPS/UPSShipping.php old mode 100644 new mode 100755 diff --git a/Api/Shipping/Usps/UspsShipping.php b/Api/Shipping/Usps/UspsShipping.php old mode 100644 new mode 100755 diff --git a/Business/BusinessHelper.php b/Business/BusinessHelper.php old mode 100644 new mode 100755 diff --git a/Business/Finance/DepreciationType.php b/Business/Finance/DepreciationType.php old mode 100644 new mode 100755 diff --git a/Business/Recommendation/ArticleCorrelationAffinity.php b/Business/Recommendation/ArticleCorrelationAffinity.php old mode 100644 new mode 100755 diff --git a/Business/Recommendation/BayesianPersonalizedRanking.php b/Business/Recommendation/BayesianPersonalizedRanking.php old mode 100644 new mode 100755 diff --git a/Business/Recommendation/MemoryCF.php b/Business/Recommendation/MemoryCF.php old mode 100644 new mode 100755 diff --git a/Business/Recommendation/ModelCF.php b/Business/Recommendation/ModelCF.php old mode 100644 new mode 100755 diff --git a/Business/Recommendation/README.md b/Business/Recommendation/README.md old mode 100644 new mode 100755 diff --git a/Business/Warehouse/OrderSuggestion.php b/Business/Warehouse/OrderSuggestion.php old mode 100644 new mode 100755 diff --git a/DataStorage/Database/Query/ColumnName.php b/DataStorage/Database/Query/ColumnName.php old mode 100644 new mode 100755 diff --git a/DataStorage/Database/Query/Concat.php b/DataStorage/Database/Query/Concat.php old mode 100644 new mode 100755 diff --git a/DataStorage/Session/JWT.php b/DataStorage/Session/JWT.php old mode 100644 new mode 100755 diff --git a/DataStorage/Session/SessionAbstract.php b/DataStorage/Session/SessionAbstract.php old mode 100644 new mode 100755 diff --git a/ICLA.txt b/ICLA.txt old mode 100644 new mode 100755 diff --git a/Localization/BaseStringL11nType.php b/Localization/BaseStringL11nType.php old mode 100644 new mode 100755 diff --git a/Localization/ISO3166Trait.php b/Localization/ISO3166Trait.php old mode 100644 new mode 100755 diff --git a/Localization/ISO4217Trait.php b/Localization/ISO4217Trait.php old mode 100644 new mode 100755 diff --git a/Localization/ISO639Trait.php b/Localization/ISO639Trait.php old mode 100644 new mode 100755 diff --git a/Localization/NullBaseStringL11nType.php b/Localization/NullBaseStringL11nType.php old mode 100644 new mode 100755 diff --git a/Localization/RegionEnum.php b/Localization/RegionEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoATCharEnum.php b/Localization/Subregion/ISO3166TwoATCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoATNameEnum.php b/Localization/Subregion/ISO3166TwoATNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoBRCharEnum.php b/Localization/Subregion/ISO3166TwoBRCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoBRNameEnum.php b/Localization/Subregion/ISO3166TwoBRNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCACharEnum.php b/Localization/Subregion/ISO3166TwoCACharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCANameEnum.php b/Localization/Subregion/ISO3166TwoCANameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCHCharEnum.php b/Localization/Subregion/ISO3166TwoCHCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCHNameEnum.php b/Localization/Subregion/ISO3166TwoCHNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCNCharEnum.php b/Localization/Subregion/ISO3166TwoCNCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCNNameEnum.php b/Localization/Subregion/ISO3166TwoCNNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCZCharEnum.php b/Localization/Subregion/ISO3166TwoCZCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoCZNameEnum.php b/Localization/Subregion/ISO3166TwoCZNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoDECharEnum.php b/Localization/Subregion/ISO3166TwoDECharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoDENameEnum.php b/Localization/Subregion/ISO3166TwoDENameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoDKCharEnum.php b/Localization/Subregion/ISO3166TwoDKCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoDKNameEnum.php b/Localization/Subregion/ISO3166TwoDKNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoFRCharEnum.php b/Localization/Subregion/ISO3166TwoFRCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoFRNameEnum.php b/Localization/Subregion/ISO3166TwoFRNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoGBCharEnum.php b/Localization/Subregion/ISO3166TwoGBCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoGBNameEnum.php b/Localization/Subregion/ISO3166TwoGBNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoINCharEnum.php b/Localization/Subregion/ISO3166TwoINCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoINNameEnum.php b/Localization/Subregion/ISO3166TwoINNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoITCharEnum.php b/Localization/Subregion/ISO3166TwoITCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoITNameEnum.php b/Localization/Subregion/ISO3166TwoITNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoJPCharEnum.php b/Localization/Subregion/ISO3166TwoJPCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoJPNameEnum.php b/Localization/Subregion/ISO3166TwoJPNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoNLCharEnum.php b/Localization/Subregion/ISO3166TwoNLCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoNLNameEnum.php b/Localization/Subregion/ISO3166TwoNLNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoNOCharEnum.php b/Localization/Subregion/ISO3166TwoNOCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoNONameEnum.php b/Localization/Subregion/ISO3166TwoNONameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoPLCharEnum.php b/Localization/Subregion/ISO3166TwoPLCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoPLNameEnum.php b/Localization/Subregion/ISO3166TwoPLNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoSECharEnum.php b/Localization/Subregion/ISO3166TwoSECharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoSENameEnum.php b/Localization/Subregion/ISO3166TwoSENameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoTRCharEnum.php b/Localization/Subregion/ISO3166TwoTRCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoTRNameEnum.php b/Localization/Subregion/ISO3166TwoTRNameEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoUSCharEnum.php b/Localization/Subregion/ISO3166TwoUSCharEnum.php old mode 100644 new mode 100755 diff --git a/Localization/Subregion/ISO3166TwoUSNameEnum.php b/Localization/Subregion/ISO3166TwoUSNameEnum.php old mode 100644 new mode 100755 diff --git a/Math/Functions/Algebra.php b/Math/Functions/Algebra.php old mode 100644 new mode 100755 diff --git a/Math/Geometry/ConvexHull/GrahamScan.php b/Math/Geometry/ConvexHull/GrahamScan.php old mode 100644 new mode 100755 diff --git a/Math/Optimization/Simplex.php b/Math/Optimization/Simplex.php old mode 100644 new mode 100755 diff --git a/Math/Solver/Root/Bisection.php b/Math/Solver/Root/Bisection.php old mode 100644 new mode 100755 diff --git a/Math/Solver/Root/Illinois.php b/Math/Solver/Root/Illinois.php old mode 100644 new mode 100755 diff --git a/Math/Solver/Root/RegulaFalsi.php b/Math/Solver/Root/RegulaFalsi.php old mode 100644 new mode 100755 diff --git a/Math/Topology/Kernel2D.php b/Math/Topology/Kernel2D.php old mode 100644 new mode 100755 diff --git a/Math/Topology/KernelsND.php b/Math/Topology/KernelsND.php old mode 100644 new mode 100755 diff --git a/Message/Http/ImpressionStat.php b/Message/Http/ImpressionStat.php old mode 100644 new mode 100755 diff --git a/Stdlib/Base/NullAddress.php b/Stdlib/Base/NullAddress.php old mode 100644 new mode 100755 diff --git a/Stdlib/Tree/BinarySearchTree.php b/Stdlib/Tree/BinarySearchTree.php old mode 100644 new mode 100755 diff --git a/Stdlib/Tree/Node.php b/Stdlib/Tree/Node.php old mode 100644 new mode 100755 diff --git a/System/File/SearchUtils.php b/System/File/SearchUtils.php old mode 100644 new mode 100755 diff --git a/Utils/Encoding/Base64Url.php b/Utils/Encoding/Base64Url.php old mode 100644 new mode 100755 diff --git a/Utils/Formatter/HtmlFormatter.php b/Utils/Formatter/HtmlFormatter.php old mode 100644 new mode 100755 diff --git a/Utils/IO/Csv/CsvDatabaseMapper.php b/Utils/IO/Csv/CsvDatabaseMapper.php old mode 100644 new mode 100755 diff --git a/Utils/Parser/Html/HtmlParser.php b/Utils/Parser/Html/HtmlParser.php old mode 100644 new mode 100755 diff --git a/Utils/Parser/Xml/XmlParser.php b/Utils/Parser/Xml/XmlParser.php old mode 100644 new mode 100755 diff --git a/Utils/RnG/Number.php b/Utils/RnG/Number.php old mode 100644 new mode 100755 diff --git a/Validation/Finance/EUVat.php b/Validation/Finance/EUVat.php old mode 100644 new mode 100755 diff --git a/tests/Ai/Ocr/3.jpg b/tests/Ai/Ocr/3.jpg old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Frequency/AprioriTest.php b/tests/Algorithm/Frequency/AprioriTest.php old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Graph/DependencyResolverTest.php b/tests/Algorithm/Graph/DependencyResolverTest.php old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Graph/MarkovChainTest.php b/tests/Algorithm/Graph/MarkovChainTest.php old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Rating/EloTest.php b/tests/Algorithm/Rating/EloTest.php old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Rating/Glicko1Test.php b/tests/Algorithm/Rating/Glicko1Test.php old mode 100644 new mode 100755 diff --git a/tests/Algorithm/Rating/Glicko2Test.php b/tests/Algorithm/Rating/Glicko2Test.php old mode 100644 new mode 100755 diff --git a/tests/Api/Geocoding/NominatimTest.php b/tests/Api/Geocoding/NominatimTest.php old mode 100644 new mode 100755 diff --git a/tests/Business/Finance/ForensicsTest.php b/tests/Business/Finance/ForensicsTest.php old mode 100644 new mode 100755 diff --git a/tests/Business/Finance/lakes.txt b/tests/Business/Finance/lakes.txt old mode 100644 new mode 100755 diff --git a/tests/Business/Recommendation/ArticleCorrelationAffinityTest.php b/tests/Business/Recommendation/ArticleCorrelationAffinityTest.php old mode 100644 new mode 100755 diff --git a/tests/Business/Recommendation/MemoryCFTest.php b/tests/Business/Recommendation/MemoryCFTest.php old mode 100644 new mode 100755 diff --git a/tests/Business/Recommendation/ModelCFTest.php b/tests/Business/Recommendation/ModelCFTest.php old mode 100644 new mode 100755 diff --git a/tests/DataStorage/Database/TestModel/BelongsToModelPrivateMapper.php b/tests/DataStorage/Database/TestModel/BelongsToModelPrivateMapper.php old mode 100644 new mode 100755 diff --git a/tests/DataStorage/Database/TestModel/ManyToManyDirectModelPrivateMapper.php b/tests/DataStorage/Database/TestModel/ManyToManyDirectModelPrivateMapper.php old mode 100644 new mode 100755 diff --git a/tests/DataStorage/Database/TestModel/ManyToManyRelModelPrivateMapper.php b/tests/DataStorage/Database/TestModel/ManyToManyRelModelPrivateMapper.php old mode 100644 new mode 100755 diff --git a/tests/DataStorage/Database/TestModel/OwnsOneModelPrivateMapper.php b/tests/DataStorage/Database/TestModel/OwnsOneModelPrivateMapper.php old mode 100644 new mode 100755 diff --git a/tests/Image/test_binary_untilted.jpg b/tests/Image/test_binary_untilted.jpg old mode 100644 new mode 100755 diff --git a/tests/Image/test_img1_unsharpen.png b/tests/Image/test_img1_unsharpen.png old mode 100644 new mode 100755 diff --git a/tests/Image/tilted.jpg b/tests/Image/tilted.jpg old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/LanguageTest.php b/tests/Localization/LanguageDetection/LanguageTest.php old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/languages/de.txt b/tests/Localization/LanguageDetection/languages/de.txt old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/languages/en.txt b/tests/Localization/LanguageDetection/languages/en.txt old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/languages/es.txt b/tests/Localization/LanguageDetection/languages/es.txt old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/languages/fr.txt b/tests/Localization/LanguageDetection/languages/fr.txt old mode 100644 new mode 100755 diff --git a/tests/Localization/LanguageDetection/languages/ru.txt b/tests/Localization/LanguageDetection/languages/ru.txt old mode 100644 new mode 100755 diff --git a/tests/Math/Exception/ZeroDivisionExceptionTest.php b/tests/Math/Exception/ZeroDivisionExceptionTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Functions/AlgebraTest.php b/tests/Math/Functions/AlgebraTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Geometry/ConvexHull/GrahamScanTest.php b/tests/Math/Geometry/ConvexHull/GrahamScanTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Optimization/SimplexTest.php b/tests/Math/Optimization/SimplexTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Solver/Root/BisectionTest.php b/tests/Math/Solver/Root/BisectionTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Solver/Root/IllinoisTest.php b/tests/Math/Solver/Root/IllinoisTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Solver/Root/RegulaFalsiTest.php b/tests/Math/Solver/Root/RegulaFalsiTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Stochastic/Distribution/ZTestingTest.php b/tests/Math/Stochastic/Distribution/ZTestingTest.php old mode 100644 new mode 100755 diff --git a/tests/Math/Topology/Kernel2DTest.php b/tests/Math/Topology/Kernel2DTest.php old mode 100644 new mode 100755 diff --git a/tests/Security/EncryptionHelperTest.php b/tests/Security/EncryptionHelperTest.php old mode 100644 new mode 100755 diff --git a/tests/Security/GuardTest.php b/tests/Security/GuardTest.php old mode 100644 new mode 100755 diff --git a/tests/Security/plain.txt b/tests/Security/plain.txt old mode 100644 new mode 100755 diff --git a/tests/Stdlib/Tree/BinarySearchTreeTest.php b/tests/Stdlib/Tree/BinarySearchTreeTest.php old mode 100644 new mode 100755 diff --git a/tests/System/File/Ftp/newdirtest/sub/path/test3.txt b/tests/System/File/Ftp/newdirtest/sub/path/test3.txt old mode 100644 new mode 100755 diff --git a/tests/System/File/Ftp/newdirtest/sub/test2.txt b/tests/System/File/Ftp/newdirtest/sub/test2.txt old mode 100644 new mode 100755 diff --git a/tests/System/File/Ftp/newdirtest/sub/test4.md b/tests/System/File/Ftp/newdirtest/sub/test4.md old mode 100644 new mode 100755 diff --git a/tests/System/File/Ftp/newdirtest/test.txt b/tests/System/File/Ftp/newdirtest/test.txt old mode 100644 new mode 100755 diff --git a/tests/System/File/Local/dirtest/sub/path/test3.txt b/tests/System/File/Local/dirtest/sub/path/test3.txt old mode 100644 new mode 100755 diff --git a/tests/System/File/Local/dirtest/sub/test2.txt b/tests/System/File/Local/dirtest/sub/test2.txt old mode 100644 new mode 100755 diff --git a/tests/System/File/Local/dirtest/sub/test4.md b/tests/System/File/Local/dirtest/sub/test4.md old mode 100644 new mode 100755 diff --git a/tests/System/File/Local/dirtest/test.txt b/tests/System/File/Local/dirtest/test.txt old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128a.jpg b/tests/Utils/Barcode/c128a.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128a.png b/tests/Utils/Barcode/c128a.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128a_vertical.png b/tests/Utils/Barcode/c128a_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128b.jpg b/tests/Utils/Barcode/c128b.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128b.png b/tests/Utils/Barcode/c128b.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128b_vertical.png b/tests/Utils/Barcode/c128b_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128c.jpg b/tests/Utils/Barcode/c128c.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128c.png b/tests/Utils/Barcode/c128c.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c128c_vertical.png b/tests/Utils/Barcode/c128c_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c25.jpg b/tests/Utils/Barcode/c25.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c25.png b/tests/Utils/Barcode/c25.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c25_vertical.png b/tests/Utils/Barcode/c25_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c39.jpg b/tests/Utils/Barcode/c39.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c39.png b/tests/Utils/Barcode/c39.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/c39_vertical.png b/tests/Utils/Barcode/c39_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/ccodebar_vertical.png b/tests/Utils/Barcode/ccodebar_vertical.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/codebar.jpg b/tests/Utils/Barcode/codebar.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/codebar.png b/tests/Utils/Barcode/codebar.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/datamatrix.jpg b/tests/Utils/Barcode/datamatrix.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/datamatrix.png b/tests/Utils/Barcode/datamatrix.png old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/qr.jpg b/tests/Utils/Barcode/qr.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/Barcode/qr.png b/tests/Utils/Barcode/qr.png old mode 100644 new mode 100755 diff --git a/tests/Utils/IO/Zip/test a.txt b/tests/Utils/IO/Zip/test a.txt old mode 100644 new mode 100755 diff --git a/tests/Utils/IO/Zip/test b.md b/tests/Utils/IO/Zip/test b.md old mode 100644 new mode 100755 diff --git a/tests/Utils/IO/Zip/test/sub/test e.txt b/tests/Utils/IO/Zip/test/sub/test e.txt old mode 100644 new mode 100755 diff --git a/tests/Utils/IO/Zip/test/test c.txt b/tests/Utils/IO/Zip/test/test c.txt old mode 100644 new mode 100755 diff --git a/tests/Utils/IO/Zip/test/test d.txt b/tests/Utils/IO/Zip/test/test d.txt old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Calendar/ICalParserTest.php b/tests/Utils/Parser/Calendar/ICalParserTest.php old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Calendar/data/1.ical b/tests/Utils/Parser/Calendar/data/1.ical old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Calendar/data/1.json b/tests/Utils/Parser/Calendar/data/1.json old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Document/DocumentWriterTest.php b/tests/Utils/Parser/Document/DocumentWriterTest.php old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Document/data/Word.docx b/tests/Utils/Parser/Document/data/Word.docx old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Document/data/Word.html b/tests/Utils/Parser/Document/data/Word.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Document/data/WordMpdf.pdf b/tests/Utils/Parser/Document/data/WordMpdf.pdf old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/abbreviation.html b/tests/Utils/Parser/Markdown/data/abbreviation.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/abbreviation.md b/tests/Utils/Parser/Markdown/data/abbreviation.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/chartjs.html b/tests/Utils/Parser/Markdown/data/chartjs.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/chartjs.md b/tests/Utils/Parser/Markdown/data/chartjs.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/checkbox.html b/tests/Utils/Parser/Markdown/data/checkbox.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/checkbox.md b/tests/Utils/Parser/Markdown/data/checkbox.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/compound_footnote.html b/tests/Utils/Parser/Markdown/data/compound_footnote.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/compound_footnote.md b/tests/Utils/Parser/Markdown/data/compound_footnote.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/definition_list.html b/tests/Utils/Parser/Markdown/data/definition_list.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/definition_list.md b/tests/Utils/Parser/Markdown/data/definition_list.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/emoji.html b/tests/Utils/Parser/Markdown/data/emoji.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/emoji.md b/tests/Utils/Parser/Markdown/data/emoji.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/footnote.html b/tests/Utils/Parser/Markdown/data/footnote.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/footnote.md b/tests/Utils/Parser/Markdown/data/footnote.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/keystroke.html b/tests/Utils/Parser/Markdown/data/keystroke.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/keystroke.md b/tests/Utils/Parser/Markdown/data/keystroke.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/mark.html b/tests/Utils/Parser/Markdown/data/mark.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/mark.md b/tests/Utils/Parser/Markdown/data/mark.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/markdown_inside_markup.html b/tests/Utils/Parser/Markdown/data/markdown_inside_markup.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/markdown_inside_markup.md b/tests/Utils/Parser/Markdown/data/markdown_inside_markup.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/mermaidjs.html b/tests/Utils/Parser/Markdown/data/mermaidjs.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/mermaidjs.md b/tests/Utils/Parser/Markdown/data/mermaidjs.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/special_attributes.html b/tests/Utils/Parser/Markdown/data/special_attributes.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/data/special_attributes.md b/tests/Utils/Parser/Markdown/data/special_attributes.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/address.html b/tests/Utils/Parser/Markdown/manualdata/address.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/address.md b/tests/Utils/Parser/Markdown/manualdata/address.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/contact.html b/tests/Utils/Parser/Markdown/manualdata/contact.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/contact.md b/tests/Utils/Parser/Markdown/manualdata/contact.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/embed.html b/tests/Utils/Parser/Markdown/manualdata/embed.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/embed.md b/tests/Utils/Parser/Markdown/manualdata/embed.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/katex.html b/tests/Utils/Parser/Markdown/manualdata/katex.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/katex.md b/tests/Utils/Parser/Markdown/manualdata/katex.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/map.html b/tests/Utils/Parser/Markdown/manualdata/map.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/map.md b/tests/Utils/Parser/Markdown/manualdata/map.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/progress.html b/tests/Utils/Parser/Markdown/manualdata/progress.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/progress.md b/tests/Utils/Parser/Markdown/manualdata/progress.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/spoiler.html b/tests/Utils/Parser/Markdown/manualdata/spoiler.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/spoiler.md b/tests/Utils/Parser/Markdown/manualdata/spoiler.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/spoiler_block.html b/tests/Utils/Parser/Markdown/manualdata/spoiler_block.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/spoiler_block.md b/tests/Utils/Parser/Markdown/manualdata/spoiler_block.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/tablespan.html b/tests/Utils/Parser/Markdown/manualdata/tablespan.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/tablespan.md b/tests/Utils/Parser/Markdown/manualdata/tablespan.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/toc.html b/tests/Utils/Parser/Markdown/manualdata/toc.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/toc.md b/tests/Utils/Parser/Markdown/manualdata/toc.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/typographer.html b/tests/Utils/Parser/Markdown/manualdata/typographer.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/typographer.md b/tests/Utils/Parser/Markdown/manualdata/typographer.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/xss_bad_url.html b/tests/Utils/Parser/Markdown/manualdata/xss_bad_url.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Markdown/manualdata/xss_bad_url.md b/tests/Utils/Parser/Markdown/manualdata/xss_bad_url.md old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Presentation/PresentationWriterTest.php b/tests/Utils/Parser/Presentation/PresentationWriterTest.php old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Presentation/data/Powerpoint.html b/tests/Utils/Parser/Presentation/data/Powerpoint.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Presentation/data/Powerpoint.pptx b/tests/Utils/Parser/Presentation/data/Powerpoint.pptx old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Spreadsheet/SpreadsheetWriterTest.php b/tests/Utils/Parser/Spreadsheet/SpreadsheetWriterTest.php old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Spreadsheet/data/Excel.html b/tests/Utils/Parser/Spreadsheet/data/Excel.html old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Spreadsheet/data/Excel.xlsx b/tests/Utils/Parser/Spreadsheet/data/Excel.xlsx old mode 100644 new mode 100755 diff --git a/tests/Utils/Parser/Spreadsheet/data/ExcelMpdf.pdf b/tests/Utils/Parser/Spreadsheet/data/ExcelMpdf.pdf old mode 100644 new mode 100755 diff --git a/tests/Utils/img/diff1.gif b/tests/Utils/img/diff1.gif old mode 100644 new mode 100755 diff --git a/tests/Utils/img/diff1.png b/tests/Utils/img/diff1.png old mode 100644 new mode 100755 diff --git a/tests/Utils/img/diff2.png b/tests/Utils/img/diff2.png old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img1.gif b/tests/Utils/img/img1.gif old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img1.jpg b/tests/Utils/img/img1.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img1.png b/tests/Utils/img/img1.png old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img2.gif b/tests/Utils/img/img2.gif old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img2.jpg b/tests/Utils/img/img2.jpg old mode 100644 new mode 100755 diff --git a/tests/Utils/img/img2.png b/tests/Utils/img/img2.png old mode 100644 new mode 100755 diff --git a/tests/Utils/img/logo.png b/tests/Utils/img/logo.png old mode 100644 new mode 100755 diff --git a/tests/Utils/img/logo_resized.png b/tests/Utils/img/logo_resized.png old mode 100644 new mode 100755 diff --git a/tests/config.php b/tests/config.php old mode 100644 new mode 100755 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100644 new mode 100755