waylaidwanderer / PHP-SteamCommunity

A PHP library for interacting with the Steam Community website (steamcommunity.com)
MIT License
77 stars 41 forks source link

Update confirmations parser #76

Closed CyanoFresh closed 7 years ago

CyanoFresh commented 7 years ago

Maybe I am wrong but now steam uses checkbox to confirm operations on mobile. Current parser cannot handle this for now:

PHP Notice 'yii\base\ErrorException' with message 'Undefined offset: 1'

in \vendor\waylaidwanderer\php-steamcommunity\MobileAuth\Confirmations.php:53
CyanoFresh commented 7 years ago

Closed in #77