From 1398490c516d8c019b4942f4fd643d82d7a75e4f Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 25 Apr 2025 16:11:00 +0200 Subject: [PATCH] Sort INI https://bugs.php.net/80315 --- skeletons/ini.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/skeletons/ini.xml b/skeletons/ini.xml index 0ed5323a2..52551ef72 100644 --- a/skeletons/ini.xml +++ b/skeletons/ini.xml @@ -16,18 +16,18 @@ &Changelog; - + - theini_option + anotherini_option itsvalue its INI_* value - version changes information + - anotherini_option + theini_option itsvalue its INI_* value - + version changes information