]> granicus.if.org Git - php/commit
Remove unused build specific symbols
authorPeter Kokot <peterkokot@gmail.com>
Wed, 26 Jun 2019 19:55:26 +0000 (21:55 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 30 Jun 2019 21:55:03 +0000 (23:55 +0200)
commit8bc59a62c43bd38938a076e0c28edc42322dcea1
treead7bf41653699567fcdb02ffa7ce9cab81752ab0
parent839ff378bc884ad9ed51faef894b7802235dbeec
Remove unused build specific symbols

These were part of the following decomissioned extensions:
- PHP_SYBASE part of the sybase extension
- PHP_MSQL_* part of the msql extension
- PHP_APACHE_* symbols were used in apache and apache_hooks sapis
- PHP_FHTTPD_* symbols part of old sapi/fhttpd
- PHP_MYSQL_* symbols were part of the legacy mysql extension

- Remove PHP_ORACLE_* symbols
  These were part of the obsolete oracle extension that was moved to PECL
  via f35af61ef8fd10f2d1bada1909e888293fb519b8.

- PHP_OCI8_SHARED_LIBADD and PHP_OCI8_DIR were removed via
  c33f88ccb08ca05ebf822ef94cb3fa41a1838226

And other are not used anywhere across the php-src codebase
main/build-defs.h.in