mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
This patch has at least the following deficiences: - the CGI is built using objects from another SAPI module. This usually results in unsatisfied symbol references. - the CGI makefile is not created properly - building CGI cannot be disabled