Commit 99bf26b
committed
ext/session: add mod_user_uses_object_methods_as_handlers global
This solves the use case of knowing if the session handlers are methods of an object or individual handlers without relying on the now removed mod_user_names global.1 parent dbb2864 commit 99bf26b
3 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
2123 | 2124 | | |
2124 | 2125 | | |
2125 | 2126 | | |
| 2127 | + | |
2126 | 2128 | | |
2127 | 2129 | | |
2128 | 2130 | | |
| |||
2214 | 2216 | | |
2215 | 2217 | | |
2216 | 2218 | | |
| 2219 | + | |
2217 | 2220 | | |
2218 | 2221 | | |
2219 | 2222 | | |
| |||
2843 | 2846 | | |
2844 | 2847 | | |
2845 | 2848 | | |
| 2849 | + | |
2846 | 2850 | | |
2847 | 2851 | | |
2848 | 2852 | | |
| |||
0 commit comments