Does anyone know if I can pass into the config a multi-dimensional array value? My session is this: $_SESSION['auth']['username']
I cannot fiqure out how to put this into the config conversationPattern param: %session{auth} %session{auth[username]} doesn't work like I hoped. Any help would be appreciated.