tattersoftware / codeigniter4-audits

Lightweight object logging for CodeIgniter 4
MIT License
13 stars 6 forks source link

fix: sessionUserId() still return null #24

Open warcooft opened 3 months ago

warcooft commented 3 months ago

See #21

MGatner commented 3 months ago

This will be a breaking change so require a major version release. If you make the fallback the current session value then I'm okay releasing this as a patch instead.