Improve phpinfo information#488
Conversation
- display libmemcached-awesome when used (since 1.1.1) - display both builtime and runtime versions when different
|
@m6w6 FYI, related to libmemcached-awesome and awesomized/libmemcached#115 |
|
Quick bikeshed discussion: I like the idea of separating out a row for headers and a row for the runtime library. That makes sense. Instead of varying the "key" names, how about something like:
or slightly different text:
Are the headers mutually compatible or incompatible? If it's possible to drop in a libmemcached-awesome library at runtime, the output would need to distinguish like "1.1.1 awesome" vs. "1.0.18 regular". (In all likelihood, there won't be a conflicting 1.1.1-regular vs. 1.1.1-awesome, but worth wondering aloud for a moment.) |
|
Yes, this is another way to give the information, but I don't really like the "regular" word, would prefer something like "the old dead and deprecated one" ;) |
|
Hi! How did you install the memcached extension using libmemcached-awesome? centos 7 |
Ex: