Weird stuff going on in $_SESSION

Check this out:




 PHP:   

    Key: '7d9459fd8c0sd83c7e7826658e30e3f'

    Data:     

      _id: '1'

      _name: 'my.email@you.com'

      lientId: '3'

      ole: 'admin'

      _states:       

        clientId: true

        role: true

Why are the things I set via setState missing the first letter? What the heck?

Confirmed on 2 different installs. Stumped.

Can someone dump their session from their app and see if your custom setState stuff is acting like this??