mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +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