Phing v3.0.0-alpha3 Release Notes

Release Date: 2019-09-13 // over 4 years ago
  • ๐Ÿš€ The following issues and pull requests were closed in this release:

    • ๐Ÿ›  Fix some PHP 7.4 specific deprecations. #1127
    • โฌ†๏ธ Bump scssphp/scssphp from 1.0.2 to 1.0.3 #1126
    • โฌ†๏ธ Bump aws/aws-sdk-php from 3.108.2 to 3.110.7 #1125
    • โฌ†๏ธ Bump phpunit/phpunit from 7.5.14 to 7.5.15 #1124
    • Code cleanup #1122
    • database condition #1121
    • โž• Added verbose log to mkdir if dir exists already. #1120
    • Get rid of useless code in PhingFile #1119
    • โฌ‡๏ธ Reduced copy paste #1118
    • โœ‚ Removed redundant else branch. #1117
    • ๐Ÿ›  Fixed some inspections #1116
    • ๐Ÿ›  Fixed low deps issue #1115
    • โž• Added circular reference check. #1114
    • โœ… Test suite fails for travis on php 7.1 with low deps #1113
    • ๐Ÿ›  Fixed some more inspections #1111
    • ๐Ÿ›  Fixed some more ci issues. #1110
    • ๐Ÿ›  Fixed scrutinizer issue #1109
    • IntrospectionHelper should not convert to bool, if a typehinted string was found. #1108
    • โšก๏ธ Updated scrutinizer config #1107
    • ๐Ÿ— Only send coverage report if not phpcs build #1106
    • โž• Added iterator support for FileList #1105
    • โž• Added reference check for FileSet::getIterator() #1104
    • foreach with filelist causes fatal error #1103
    • PSR-12 #1097
    • [phpcs] phpcs 3 compatible task #1096
    • โšก๏ธ Update obsolete phpstan --errorFormat flag with correct one #1095
    • istrue treats undefined property as "true" #1093
    • ๐Ÿ‘ PHPStanTask with Fileset support #1091
    • โฌ‡๏ธ Reduced code #1090
    • ๐Ÿšš [HttpCondition] Removed deprecated constant php 7.3 compat #1089
    • โšก๏ธ Update docker instructions #1087
    • ๐Ÿ”‹ Feature/visualizer theming #1084
    • Error while using AutoloaderTask #1080
    • ๐Ÿ›  [StopWatch] Fixed visibility of action methods. #1079
    • ๐Ÿ‘‰ Used getDataTypeName instead of legacy code #1073
    • โž• Added missing license headers. #1072
    • โœ‚ Removed deprecated scpsend alias #1071
    • โœ‚ Removed not used test file. #1070
    • ๐Ÿ›  [ApplyTask] Fixed wrong condition #1069
    • ๐Ÿšš PHPUnit removed hack #1061
    • โœ‚ Removed PHPUnit\Util\Log\JUnit::setWriteDocument() #1060
    • Made some more args optional #1059
    • Made some args optional. #1058
    • โœ‚ Removed unused method #1056
    • ๐Ÿ‘ fieldsets not supported by phpstan task #1055
    • Dependencies missing in PHAR #1053
    • โฌ‡๏ธ Reduced code #1050
    • โœ‚ Removed duplicate and unused method #1049
    • โž• Added StatisticsListener to the travis builds #1048
    • โฌ‡๏ธ Reduced duplicate code #1047
    • โž• Added missing precondition checks for references #1045
    • ๐Ÿ›  Fixed DirectoryScanner - wrong method call #1044
    • ๐Ÿ›  Fixed line ending issue in SuffixLines #1043
    • ๐Ÿ›  Fixed relaxng validation errors #1042
    • SuffixLines filter does not preserve line endings #1041
    • โž• Added event debug logs. #1040
    • Added support for object::__toString inside EventObject::__toString #1039
    • โž• Added version upperbound to pear/http_request2 #1038
    • LineContains uses readLine #1033
    • Replaced while...each loops with foreach. #1032
    • ๐Ÿ› Bug when using filter on large files #1030
    • ๐Ÿ‘Œ Improved debug log - ref to string if possible #1029
    • โž• Added test cases. #1028
    • ๐Ÿ›  Fixed single test execution of phpunit tests. #1027
    • ๐Ÿ›  Fixed phing test execution under PHPUnit 8 #1024
    • PatchTask extensions #1023
    • ๐Ÿ”‹ Feature/visualizer task #1019