mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
18943c345d
. Changed the compile so that it doesn't "pollute" the INCLUDES
anymore and thus cause trouble with other extensions which
might use the same header files. (e.g. ODBC)
. Some fixes for Informix compile problems (with the new build system)
. Removed unnecessary stub.c file.