From: <var...@us...> - 2022-01-24 17:54:46
|
Revision: 10936 http://sourceforge.net/p/phpwiki/code/10936 Author: vargenau Date: 2022-01-24 17:54:43 +0000 (Mon, 24 Jan 2022) Log Message: ----------- define('PHPWIKI_VERSION', '1.6.1') Modified Paths: -------------- trunk/INSTALL trunk/Makefile trunk/lib/prepend.php trunk/locale/it/pgsrc/NoteDiRilascio trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/pgsrc/ReleaseNotes Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/INSTALL 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,7 +1,7 @@ REQUIREMENTS -PhpWiki 1.6.0 requires a web server with at least PHP version 5.3.3. -PhpWiki 1.6.0 should work for all PHP releases from 5.3.3 to 8.0.9. +PhpWiki 1.6.1 requires a web server with at least PHP version 5.3.3. +PhpWiki 1.6.1 should work for all PHP releases from 5.3.3 to 8.1.2. Visit <http://www.php.net> and <http://php.net/downloads.php> for downloads and information. @@ -113,7 +113,7 @@ Unzip this file into the directory where you want it to live. That's it. -bash$ unzip phpwiki-1.6.0.zip +bash$ unzip phpwiki-1.6.1.zip In the config subdirectory copy 'config-dist.ini' to 'config.ini' and edit the settings in 'config.ini' to your liking. Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/Makefile 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -VERSION=1.6.0 +VERSION=1.6.1 RPMBUILD=rpmbuild clean: Modified: trunk/lib/prepend.php =================================================================== --- trunk/lib/prepend.php 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/lib/prepend.php 2022-01-24 17:54:43 UTC (rev 10936) @@ -29,7 +29,7 @@ * Things which must be done and defined before anything else. */ -define('PHPWIKI_VERSION', '1.6.0'); +define('PHPWIKI_VERSION', '1.6.1'); // A new php-5.1.x feature: Turn off php-5.1.x auto_globals_jit = On, or use this mess below. if (empty($GLOBALS['HTTP_SERVER_VARS'])) { Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -Date: Sun, 23 Jan 2022 18:28:59 +0000 +Date: Mon, 24 Jan 2022 18:48:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -8,7 +8,7 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.1 2022-01-XX Marc-Etienne Vargenau == +== 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. ##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1. Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/de.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # ThePhpWikiProgrammingTeam. msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/es.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/fr.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/it.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -5,7 +5,7 @@ # Several guessed fixes by Reini Urban for 1.3.11 msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/ja.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/nl.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/sv.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/zh.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/pgsrc/ReleaseNotes 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -Date: Sun, 23 Jan 2022 18:28:59 +0000 +Date: Mon, 24 Jan 2022 18:48:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,7 +8,7 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.1 2022-01-XX Marc-Etienne Vargenau == +== 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. ##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |