Commit 378d4ec
committed
Fix deprecated INI macros removed in php-src cd753007ce
Replace INI_INT/INI_STR with zend_ini_long_literal/zend_ini_str_literal
per the INI API audit that removed the old macros (php/php-src#21146).1 parent b55fe6c commit 378d4ec
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1586 | 1586 | | |
1587 | 1587 | | |
1588 | 1588 | | |
1589 | | - | |
1590 | | - | |
| 1589 | + | |
| 1590 | + | |
1591 | 1591 | | |
1592 | 1592 | | |
1593 | 1593 | | |
| |||
0 commit comments