From 19ffe721ce37deb308ffc313eaf57b4064e7d9ed Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 4 Mar 2025 12:17:57 +0400 Subject: [PATCH 1/7] Init changelog & version 0.3.1p82 --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a5c1a7d..dec66e2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## Release 0.3.1p82 du 04/03/2025-12:17 + +* `519f341` application patch page_order +* `85e9740` réorganiser les patches + +## Release 0.3.0p82 du 01/03/2025-09:28 + ## Release 0.3.0p74 du 01/03/2025-09:23 release initiale From 4567f505997132c0e032dbfdfc8184fa5df04e92 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:35:30 +0400 Subject: [PATCH 2/7] Init changelog & version 0.4.0p74 --- CHANGES.md | 5 +++++ VERSION.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index dec66e2..3a24c49 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## Release 0.4.0p74 du 14/03/2025-15:35 + +* `7e90311` tracer le hook +* `ddce350` ajout config .pman.yml + ## Release 0.3.1p82 du 04/03/2025-12:17 * `519f341` application patch page_order diff --git a/VERSION.txt b/VERSION.txt index 0d91a54..1d0ba9e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.3.0 +0.4.0 From 67ad1e472a1feca4e547273e0a0c1d8b1509a68f Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:35:51 +0400 Subject: [PATCH 3/7] deps de dist --- composer.json | 6 +----- composer.lock | 54 ++++++++++++++++++++++++--------------------------- 2 files changed, 26 insertions(+), 34 deletions(-) diff --git a/composer.json b/composer.json index 329e133..1f19f97 100644 --- a/composer.json +++ b/composer.json @@ -3,10 +3,6 @@ "type": "library", "description": "wrapper pour openspout/openspout", "repositories": [ - { - "type": "path", - "url": "../nulib" - }, { "type": "composer", "url": "https://repos.univ-reunion.fr/composer" @@ -22,7 +18,7 @@ "openspout/openspout": "v3.7.4" }, "require": { - "nulib/php": "^7.4-dev", + "nulib/php": "^0.3.0p74", "ext-dom": "*", "ext-filter": "*", "ext-libxml": "*", diff --git a/composer.lock b/composer.lock index 1165915..77e743c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1096948ae214037700effae248ef800b", + "content-hash": "88b8dd015d5eea4d8b64ac39191acbf6", "packages": [ { "name": "nulib/php", - "version": "dev-dev74", - "dist": { - "type": "path", - "url": "../nulib", - "reference": "192a7f52c3b70f3f8ddc651f4be3992122c8ab04" + "version": "0.3.4p74", + "source": { + "type": "git", + "url": "https://git.univ-reunion.fr/sda-php/nulib.git", + "reference": "d4d51ffcea8ba641900cc7f2114be0b52f0d9e0b" }, "require": { "ext-json": "*", @@ -50,9 +50,7 @@ } ], "description": "fonctions et classes essentielles", - "transport-options": { - "relative": true - } + "time": "2025-03-01T02:23:16+00:00" }, { "name": "symfony/deprecation-contracts", @@ -747,16 +745,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.70.0", + "version": "v3.72.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e" + "reference": "900389362c43d116fee1ffc51f7878145fa61b57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", - "reference": "2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/900389362c43d116fee1ffc51f7878145fa61b57", + "reference": "900389362c43d116fee1ffc51f7878145fa61b57", "shasum": "" }, "require": { @@ -786,18 +784,18 @@ "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.5", - "infection/infection": "^0.29.10", - "justinrainbow/json-schema": "^5.3 || ^6.0", + "facile-it/paraunit": "^1.3.1 || ^2.6", + "infection/infection": "^0.29.14", + "justinrainbow/json-schema": "^5.3 || ^6.2", "keradus/cli-executor": "^2.1", "mikey179/vfsstream": "^1.6.12", "php-coveralls/php-coveralls": "^2.7", "php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", - "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.7", - "symfony/var-dumper": "^5.4.48 || ^6.4.18 || ^7.2.0", - "symfony/yaml": "^5.4.45 || ^6.4.18 || ^7.2.0" + "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.12", + "symfony/var-dumper": "^5.4.48 || ^6.4.18 || ^7.2.3", + "symfony/yaml": "^5.4.45 || ^6.4.18 || ^7.2.3" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -838,7 +836,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.72.0" }, "funding": [ { @@ -846,7 +844,7 @@ "type": "github" } ], - "time": "2025-02-22T23:30:51+00:00" + "time": "2025-03-13T11:25:37+00:00" }, { "name": "myclabs/deep-copy", @@ -1124,16 +1122,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.19", + "version": "1.12.21", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789" + "reference": "14276fdef70575106a3392a4ed553c06a984df28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c42ba9bab7a940ed00092ecb1c77bad98896d789", - "reference": "c42ba9bab7a940ed00092ecb1c77bad98896d789", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28", + "reference": "14276fdef70575106a3392a4ed553c06a984df28", "shasum": "" }, "require": { @@ -1178,7 +1176,7 @@ "type": "github" } ], - "time": "2025-02-19T15:42:21+00:00" + "time": "2025-03-09T09:24:50+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -4570,9 +4568,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "nulib/php": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { From 91a9edb378513b8d2b0a3e6d5951d99b8a13f975 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:35:56 +0400 Subject: [PATCH 4/7] deps de dev --- composer.json | 6 +++++- composer.lock | 20 ++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 1f19f97..329e133 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,10 @@ "type": "library", "description": "wrapper pour openspout/openspout", "repositories": [ + { + "type": "path", + "url": "../nulib" + }, { "type": "composer", "url": "https://repos.univ-reunion.fr/composer" @@ -18,7 +22,7 @@ "openspout/openspout": "v3.7.4" }, "require": { - "nulib/php": "^0.3.0p74", + "nulib/php": "^7.4-dev", "ext-dom": "*", "ext-filter": "*", "ext-libxml": "*", diff --git a/composer.lock b/composer.lock index 77e743c..8f0b4cf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "88b8dd015d5eea4d8b64ac39191acbf6", + "content-hash": "1096948ae214037700effae248ef800b", "packages": [ { "name": "nulib/php", - "version": "0.3.4p74", - "source": { - "type": "git", - "url": "https://git.univ-reunion.fr/sda-php/nulib.git", - "reference": "d4d51ffcea8ba641900cc7f2114be0b52f0d9e0b" + "version": "dev-dev74", + "dist": { + "type": "path", + "url": "../nulib", + "reference": "927915093af5196099ae26645c07e90ddf1b2330" }, "require": { "ext-json": "*", @@ -50,7 +50,9 @@ } ], "description": "fonctions et classes essentielles", - "time": "2025-03-01T02:23:16+00:00" + "transport-options": { + "relative": true + } }, { "name": "symfony/deprecation-contracts", @@ -4568,7 +4570,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "nulib/php": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": { From 16380cd15747c0c38b550ad216f7baaf5eae8697 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:36:23 +0400 Subject: [PATCH 5/7] maj deps --- .pman.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pman.yml b/.pman.yml index a220438..0786fbb 100644 --- a/.pman.yml +++ b/.pman.yml @@ -9,4 +9,4 @@ composer: dist: link: false require: - nulib/php: ^0.3.0p74 + nulib/php: ^0.4.0p74 From 2e0298bf06ebc42412677746ced2117e7bd55d4c Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:36:53 +0400 Subject: [PATCH 6/7] deps de dist --- composer.json | 6 +----- composer.lock | 20 ++++++++------------ 2 files changed, 9 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index 329e133..1d0c13c 100644 --- a/composer.json +++ b/composer.json @@ -3,10 +3,6 @@ "type": "library", "description": "wrapper pour openspout/openspout", "repositories": [ - { - "type": "path", - "url": "../nulib" - }, { "type": "composer", "url": "https://repos.univ-reunion.fr/composer" @@ -22,7 +18,7 @@ "openspout/openspout": "v3.7.4" }, "require": { - "nulib/php": "^7.4-dev", + "nulib/php": "^0.4.0p74", "ext-dom": "*", "ext-filter": "*", "ext-libxml": "*", diff --git a/composer.lock b/composer.lock index 8f0b4cf..b088ee9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1096948ae214037700effae248ef800b", + "content-hash": "fa3bdcdf89054b7afba88c4ed3e09db4", "packages": [ { "name": "nulib/php", - "version": "dev-dev74", - "dist": { - "type": "path", - "url": "../nulib", - "reference": "927915093af5196099ae26645c07e90ddf1b2330" + "version": "0.4.0p74", + "source": { + "type": "git", + "url": "https://git.univ-reunion.fr/sda-php/nulib.git", + "reference": "559feda663fc99f8baee2ba32f164b19bdd01927" }, "require": { "ext-json": "*", @@ -50,9 +50,7 @@ } ], "description": "fonctions et classes essentielles", - "transport-options": { - "relative": true - } + "time": "2025-03-14T11:23:41+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4570,9 +4568,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "nulib/php": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { From 706ae7dc58f13b33e1c32703a9f46ab4c094b725 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Fri, 14 Mar 2025 15:36:58 +0400 Subject: [PATCH 7/7] deps de dev --- composer.json | 6 +++++- composer.lock | 20 ++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 1d0c13c..329e133 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,10 @@ "type": "library", "description": "wrapper pour openspout/openspout", "repositories": [ + { + "type": "path", + "url": "../nulib" + }, { "type": "composer", "url": "https://repos.univ-reunion.fr/composer" @@ -18,7 +22,7 @@ "openspout/openspout": "v3.7.4" }, "require": { - "nulib/php": "^0.4.0p74", + "nulib/php": "^7.4-dev", "ext-dom": "*", "ext-filter": "*", "ext-libxml": "*", diff --git a/composer.lock b/composer.lock index b088ee9..8f0b4cf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fa3bdcdf89054b7afba88c4ed3e09db4", + "content-hash": "1096948ae214037700effae248ef800b", "packages": [ { "name": "nulib/php", - "version": "0.4.0p74", - "source": { - "type": "git", - "url": "https://git.univ-reunion.fr/sda-php/nulib.git", - "reference": "559feda663fc99f8baee2ba32f164b19bdd01927" + "version": "dev-dev74", + "dist": { + "type": "path", + "url": "../nulib", + "reference": "927915093af5196099ae26645c07e90ddf1b2330" }, "require": { "ext-json": "*", @@ -50,7 +50,9 @@ } ], "description": "fonctions et classes essentielles", - "time": "2025-03-14T11:23:41+00:00" + "transport-options": { + "relative": true + } }, { "name": "symfony/deprecation-contracts", @@ -4568,7 +4570,9 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "nulib/php": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {