Welcome Guest, Not a member yet? Register   Sign In
Uses of userdata() without params on Profiler Class
#3

This seems odd, since the definition of the userdata method clearly shows a default value of NULL on its single argument: https://github.com/bcit-ci/CodeIgniter/b...n.php#L656

The 2.2.1 version of the session library does not include a default value for the argument, though: https://github.com/bcit-ci/CodeIgniter/b...n.php#L448

It seems that you either have a modified session library loading which was written for CI 2.x or you didn't overwrite your 2.2.1 session library with the 3.0rc3 library.
Reply


Messages In This Thread
RE: Uses of userdata() without params on Profiler Class - by mwhitney - 03-18-2015, 10:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB