summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-11-14 11:21:41 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-01-03 18:49:12 +0100
commitc05a069adfcca56763d5db06afce8801382477a5 (patch)
tree71565785a62a3ce6913b0eea241fb5166adb6646 /ext/reflection/php_reflection.c
parent18172303f41b9891ae4b78b0c6f70d0d47ed539f (diff)
downloadphp-git-c05a069adfcca56763d5db06afce8801382477a5.tar.gz
Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reached
We implement support for a fifth parameter, which allows to specify the mapsize. The parameter defaults to zero, in which case the compiled in default mapsize (usually 1048576) will be used. The mapsize should be a multiple of the page size of the OS.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions