Queste costanti sono definite da questa estensione e sono disponibili solo se l'estensione è stata compilata nel PHP o se è stata caricata dinamicamente a runtime.
DBA_LMDB_USE_SUB_DIR
(int)
LMDB Driver flag to allow the creation of a subdirectory for the database files. Available as of PHP 8.2.0.
DBA_LMDB_NO_SUB_DIR
(int)
LMDB Driver flag to disallow the creation of a subdirectory for the database files. Available as of PHP 8.2.0.