Skip to content

Remove ability to import case-insensitive constants from typelibs#3836

Closed
cmb69 wants to merge 2 commits into
php:masterfrom
cmb69:com-const-ci-remove
Closed

Remove ability to import case-insensitive constants from typelibs#3836
cmb69 wants to merge 2 commits into
php:masterfrom
cmb69:com-const-ci-remove

Conversation

@cmb69

@cmb69 cmb69 commented Feb 15, 2019

Copy link
Copy Markdown
Member

According to commit 23a5be3[1], we remove the ability to import case-
insensitive constants, but do not remove the now superfluous parameter
and ini setting.

[1] http://git.php.net/?p=php-src.git;a=commit;h=23a5be3696f4d92e1b18fd59f3ac63c6a15ea12a

@cmb69

cmb69 commented Feb 15, 2019

Copy link
Copy Markdown
Member Author

Shouldn't we remove the parameter/ini setting in the first place (same for define())?

@cmb69 cmb69 requested a review from nikic February 15, 2019 13:41
According to commit 23a5be3[1], we remove the ability to import case-
insensitive constants, but do not remove the now superfluous parameter
and ini setting.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=23a5be3696f4d92e1b18fd59f3ac63c6a15ea12a>
@cmb69 cmb69 force-pushed the com-const-ci-remove branch from 025e1fb to 06cd89d Compare February 15, 2019 15:50
Comment thread ext/com_dotnet/com_extension.c Outdated
@petk petk added the Quickfix label Feb 16, 2019
@cmb69

cmb69 commented Feb 19, 2019

Copy link
Copy Markdown
Member Author

Applied as f04cf7a.

@cmb69 cmb69 closed this Feb 19, 2019
@cmb69 cmb69 deleted the com-const-ci-remove branch February 19, 2019 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants