From: <var...@us...> - 2023-07-13 09:50:56
|
Revision: 11041 http://sourceforge.net/p/phpwiki/code/11041 Author: vargenau Date: 2023-07-13 09:50:53 +0000 (Thu, 13 Jul 2023) Log Message: ----------- PhpWiki 1.6.2 should work for all PHP releases from 5.3.3 to 8.2.x. Modified Paths: -------------- trunk/INSTALL trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/ReleaseNotes Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2023-07-13 09:49:32 UTC (rev 11040) +++ trunk/INSTALL 2023-07-13 09:50:53 UTC (rev 11041) @@ -1,7 +1,7 @@ REQUIREMENTS PhpWiki 1.6.2 requires a web server with at least PHP version 5.3.3. -PhpWiki 1.6.2 should work for all PHP releases from 5.3.3 to 8.2.0. +PhpWiki 1.6.2 should work for all PHP releases from 5.3.3 to 8.2.x. Visit <http://www.php.net> and <http://php.net/downloads.php> for downloads and information. Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2023-07-13 09:49:32 UTC (rev 11040) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2023-07-13 09:50:53 UTC (rev 11041) @@ -1,4 +1,4 @@ -Date: Fri, 16 Dec 2022 15:26:20 +0000 +Date: Thu, 13 Jul 2023 11:46:15 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -8,10 +8,10 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.2 2022-12-18 Marc-Etienne Vargenau == +== 1.6.2 2023-07-13 Marc-Etienne Vargenau == PhpWiki 1.6.2 is the last release compatible with PHP 5. -It should work for all PHP releases from 5.3.3 to 8.2.0. +It should work for all PHP releases from 5.3.3 to 8.2.x. Next release will require at least PHP 7.4. === Fixes === Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2023-07-13 09:49:32 UTC (rev 11040) +++ trunk/pgsrc/ReleaseNotes 2023-07-13 09:50:53 UTC (rev 11041) @@ -1,4 +1,4 @@ -Date: Fri, 16 Dec 2022 15:26:20 +0000 +Date: Thu, 13 Jul 2023 11:46:15 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,10 +8,10 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.2 2022-12-18 Marc-Etienne Vargenau == +== 1.6.2 2023-07-13 Marc-Etienne Vargenau == PhpWiki 1.6.2 is the last release compatible with PHP 5. -It should work for all PHP releases from 5.3.3 to 8.2.0. +It should work for all PHP releases from 5.3.3 to 8.2.x. Next release will require at least PHP 7.4. === Fixes === This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |