Skip to content

3.0.0 alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrook mrook released this 13 Sep 07:22
ef6ec07

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