• Franco Fichtner's avatar
    openvpn: fix config handling on PHP 7.1 #1733 · 714f1521
    Franco Fichtner authored
    The day has come that this "bootstrap" logic broke horribly,
    preventing us from upgrading to PHP 7.1 with the initial 17.7.
    
    Add a config_read_array() function that emulates *all* potentially
    required steps and grabs the array reference so that the code can
    be migrated easily.
    
    Hopefully this also works on PHP 7.0.  ;)
    
    (cherry picked from commit 4c179c23)
    714f1521
Name
Last commit
Last update
Keywords Loading commit data...
Mk Loading commit data...
Scripts Loading commit data...
contrib Loading commit data...
src Loading commit data...
work Loading commit data...
+POST_INSTALL Loading commit data...
+PRE_DEINSTALL Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
plist Loading commit data...
ruleset.xml Loading commit data...