simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
286 stars 135 forks source link

add samlp:Status[Detail|Code|Message] classes #190

Closed tvdijen closed 4 years ago

tvdijen commented 4 years ago

We used to treat them as arrays.. StatusDetail wasn't support before

codecov[bot] commented 4 years ago

Codecov Report

Merging #190 into master will increase coverage by 0.47%. The diff coverage is 92.19%.

@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
+ Coverage     67.53%   68.01%   +0.47%     
- Complexity     1931     1981      +50     
============================================
  Files           124      128       +4     
  Lines          4796     4902     +106     
============================================
+ Hits           3239     3334      +95     
- Misses         1557     1568      +11