Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
208 |
- |
1 |
; Enable MessagePack extension module
|
|
|
2 |
extension = msgpack.so
|
|
|
3 |
|
|
|
4 |
; Configuration options
|
|
|
5 |
|
|
|
6 |
;msgpack.error_display = On
|
|
|
7 |
;msgpack.illegal_key_insert = Off
|
|
|
8 |
;msgpack.php_only = On
|