mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
3e0f9c2c94
This is only relevant for the gcrypt backend, which is no longer in use. I couldn't find any hard info on when exactly gcrypt support was dropped, but nette is the default since 2.11.1. Most code that still has the gcrypt handling is checking against < 2.12. In either case, those versions were released in 2010/2011.