-
- Downloads
Fix build (#1085)
* Update Psalm * Ignore DocblockTypeContradiction and RedundantConditionGivenDocblockType * Fix Psalm-errors * Raise minimum PHP-version to 5.6 * Update lock-file accordingly * Fix phpunit * Suppress Psalm-issue
Showing
- .travis.yml 1 addition, 2 deletions.travis.yml
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 978 additions, 233 deletionscomposer.lock
- docs/simplesamlphp-changelog.md 3 additions, 0 deletionsdocs/simplesamlphp-changelog.md
- lib/SimpleSAML/Utils/Crypto.php 3 additions, 2 deletionslib/SimpleSAML/Utils/Crypto.php
- lib/SimpleSAML/Utils/EMail.php 16 additions, 3 deletionslib/SimpleSAML/Utils/EMail.php
- lib/SimpleSAML/Utils/HTTP.php 13 additions, 8 deletionslib/SimpleSAML/Utils/HTTP.php
- modules/admin/lib/ConfigController.php 2 additions, 2 deletionsmodules/admin/lib/ConfigController.php
- modules/core/hooks/hook_sanitycheck.php 1 addition, 1 deletionmodules/core/hooks/hook_sanitycheck.php
- modules/core/www/frontpage_config.php 2 additions, 2 deletionsmodules/core/www/frontpage_config.php
- phpunit.xml 0 additions, 1 deletionphpunit.xml
- psalm.xml 4 additions, 0 deletionspsalm.xml
- tests/lib/SimpleSAML/XML/ValidatorTest.php 2 additions, 4 deletionstests/lib/SimpleSAML/XML/ValidatorTest.php
Loading
Please register or sign in to comment