diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-02-14 18:34:47 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-02-15 13:07:56 +0100 |
commit | fae22461f95dfe8153fb74a53b9c5daeec47387f (patch) | |
tree | fa11a88c59c7adc88e373e2aa3ad9823b1ce0d57 /Zend/zend_inheritance.c | |
parent | ade9d5e95b879def3ce5b2b0c117ce1258c211ee (diff) | |
download | php-git-fae22461f95dfe8153fb74a53b9c5daeec47387f.tar.gz |
Deprecate case-insensitive constants via typelib import
As of PHP 7.3.0, case-insensitive constants are deprecated. We catch
up on this with regard to ext/com_dotnet, which allows to import
constants from typelibs, by triggering a deprecation notice whenever
`com_load_typelib()` is called with `$case_sensitive` being `false`,
and whenever `com.autoregister_casesensitive` is set to `false`,
regardless of whether there are actually constants in the typelib which
would be imported.
Diffstat (limited to 'Zend/zend_inheritance.c')
0 files changed, 0 insertions, 0 deletions