On 06.10.2018 at 20:10, Eihab wrote: > Is it broken? > > Are you personally maintaining it and it’s becoming a burden? > > Is the binary size too big because of it? > > Does the code cause a significant security risk?
Good questions, but in my opinion the relevant first question here is: “is there a significant number of users who need BDB < 4 support in future PHP versions?” Otherwise I see no point in putting further maintance effort (see, for instance, the dba_db2.c history[1]) just to let the extension compile (I suppose that nobody of the PHP team actually tested with BDB < 4 within the last years). [1] <https://github.com/php/php-src/commits/master/ext/dba/dba_db2.c> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
