Add a workaround to fix the issue of extensions.ini out of order ending up breaking PHP. Since the only dependency we have is suhosin that depends of session, alphabetical sort does the trick for now while a proper solution is not handled by the ports tree
Related issues
Bug #5300: Wrong order of extensions.ini break PHP
Ticket #5300:
Add a workaround to fix the issue of extensions.ini out of order ending
up breaking PHP. Since the only dependency we have is suhosin that
depends of session, alphabetical sort does the trick for now while a
proper solution is not handled by the ports tree