diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-12-04 09:10:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-12-04 09:10:46 +0100 |
commit | 6fe89e3c14ec53db7c21b3717d1e9a98c0db855d (patch) | |
tree | 09bac323896ecabda6fabac9d40f947357c310d9 /reflection/mysqlnd.txt | |
parent | 21df0b3eaf7f5f16c0ea04890c42976e21a0e6af (diff) |
PHP 5.5: save extension reflection
Diffstat (limited to 'reflection/mysqlnd.txt')
-rw-r--r-- | reflection/mysqlnd.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/reflection/mysqlnd.txt b/reflection/mysqlnd.txt new file mode 100644 index 0000000..08ea191 --- /dev/null +++ b/reflection/mysqlnd.txt @@ -0,0 +1,40 @@ +Extension [ <persistent> extension #56 mysqlnd version mysqlnd 5.0.11-dev - 20120503 - $Id: b0db48f5f71b45623b2b6aed210dd5b2464d06c4 $ ] { + + - Dependencies { + Dependency [ standard (Required) ] + } + + - INI { + Entry [ mysqlnd.collect_statistics <ALL> ] + Current = '1' + } + Entry [ mysqlnd.collect_memory_statistics <SYSTEM> ] + Current = '0' + } + Entry [ mysqlnd.debug <SYSTEM> ] + Current = '' + } + Entry [ mysqlnd.trace_alloc <SYSTEM> ] + Current = '' + } + Entry [ mysqlnd.net_cmd_buffer_size <ALL> ] + Current = '4096' + } + Entry [ mysqlnd.net_read_buffer_size <ALL> ] + Current = '32768' + } + Entry [ mysqlnd.net_read_timeout <SYSTEM> ] + Current = '31536000' + } + Entry [ mysqlnd.log_mask <ALL> ] + Current = '0' + } + Entry [ mysqlnd.mempool_default_size <ALL> ] + Current = '16000' + } + Entry [ mysqlnd.sha256_server_public_key <PERDIR> ] + Current = '' + } + } +} + |