summaryrefslogtreecommitdiff
path: root/ext/odbc/php_odbc.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-10-24 16:08:02 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-10-26 11:03:05 +0100
commit2be27074b6e165d8d3e282150d02aa8abfcfec5e (patch)
tree091ef67b26bca21503ac9a9a9673a7fdeea487f0 /ext/odbc/php_odbc.c
parent12a09183b369779fcf123cdd4fbacee373cc7d98 (diff)
downloadphp-git-2be27074b6e165d8d3e282150d02aa8abfcfec5e.tar.gz
Fix #80280: ADD_EXTENSION_DEP() fails for ext/standard and ext/date
`ADD_EXTENSION_DEP()` relies on the `PHP_<extname>` config variables to be set to `"yes"`, and since the standard and date extension are always enabled, we define the respective variables uncoditionally. Closes GH-6383.
Diffstat (limited to 'ext/odbc/php_odbc.c')
0 files changed, 0 insertions, 0 deletions