Skip to content

Commit 9337e09

Browse files
committed
Joomla! 5.1.0 Alpha 3
1 parent c539675 commit 9337e09

File tree

20 files changed

+34
-34
lines changed

20 files changed

+34
-34
lines changed

administrator/components/com_modules/src/View/Module/HtmlView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ function (Toolbar $childBar) use ($checkedOut, $canDo) {
186186
*
187187
* @return void
188188
*
189-
* @since __DEPLOY_VERSION__
189+
* @since 5.1.0
190190
*
191191
* @throws \Exception
192192
*/

administrator/components/com_plugins/src/Controller/PluginController.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class PluginController extends FormController
3232
*
3333
* @return boolean True if access level checks pass, false otherwise.
3434
*
35-
* @since __DEPLOY_VERSION__
35+
* @since 5.1.0
3636
*/
3737
public function cancel($key = null)
3838
{
@@ -59,7 +59,7 @@ public function cancel($key = null)
5959
*
6060
* @return void
6161
*
62-
* @since __DEPLOY_VERSION__
62+
* @since 5.1.0
6363
*/
6464
protected function postSaveHook(BaseDatabaseModel $model, $validData = [])
6565
{

administrator/components/com_plugins/src/View/Plugin/HtmlView.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ protected function addToolbar()
132132
*
133133
* @return void
134134
*
135-
* @since __DEPLOY_VERSION__
135+
* @since 5.1.0
136136
*
137137
* @throws \Exception
138138
*/

administrator/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>5.1.0</version>
6-
<creationDate>2023-12</creationDate>
6+
<creationDate>2024-01</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

administrator/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="administrator">
33
<name>English (en-GB)</name>
44
<version>5.1.0</version>
5-
<creationDate>2023-12</creationDate>
5+
<creationDate>2024-01</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

administrator/manifests/files/joomla.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<authorUrl>www.joomla.org</authorUrl>
77
<copyright>(C) 2019 Open Source Matters, Inc.</copyright>
88
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
9-
<version>5.1.0-alpha3-dev</version>
10-
<creationDate>2023-12</creationDate>
9+
<version>5.1.0-alpha3</version>
10+
<creationDate>2024-01</creationDate>
1111
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
1212

1313
<scriptfile>administrator/components/com_admin/script.php</scriptfile>

administrator/manifests/packages/pkg_en-GB.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB) Language Pack</name>
44
<packagename>en-GB</packagename>
55
<version>5.1.0.1</version>
6-
<creationDate>2023-12</creationDate>
6+
<creationDate>2024-01</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

api/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>5.1.0</version>
6-
<creationDate>2023-12</creationDate>
6+
<creationDate>2024-01</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

api/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="api">
33
<name>English (en-GB)</name>
44
<version>5.1.0</version>
5-
<creationDate>2023-12</creationDate>
5+
<creationDate>2024-01</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

installation/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="installation">
33
<name>English (United Kingdom)</name>
44
<version>5.1.0</version>
5-
<creationDate>2023-12</creationDate>
5+
<creationDate>2024-01</creationDate>
66
<author>Joomla! Project</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
88
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>

language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>5.1.0</version>
6-
<creationDate>2023-12</creationDate>
6+
<creationDate>2024-01</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="site">
33
<name>English (en-GB)</name>
44
<version>5.1.0</version>
5-
<creationDate>2023-12</creationDate>
5+
<creationDate>2024-01</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

libraries/src/Console/CheckJoomlaUpdatesCommand.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ class CheckJoomlaUpdatesCommand extends AbstractCommand
5050
*
5151
* @param string|null $name The name of the command; if the name is empty and no default is set, a name must be set in the configure() method
5252
*
53-
* @since __DEPLOY_VERSION__
54-
* @deprecated __DEPLOY_VERSION__ will be removed in 6.0
53+
* @since 5.1.0
54+
* @deprecated 5.1.0 will be removed in 6.0
5555
* Use core:update:check instead of core:check-updates
5656
*
5757
*/

libraries/src/Console/CoreUpdateChannelCommand.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
/**
2929
* Console command for managing the update channel for Joomla
3030
*
31-
* @since __DEPLOY_VERSION__
31+
* @since 5.1.0
3232
*/
3333
class CoreUpdateChannelCommand extends AbstractCommand
3434
{
3535
/**
3636
* The default command name
3737
*
3838
* @var string
39-
* @since __DEPLOY_VERSION__
39+
* @since 5.1.0
4040
*/
4141
protected static $defaultName = 'core:update:channel';
4242

4343
/**
4444
* @var DatabaseInterface
45-
* @since __DEPLOY_VERSION__
45+
* @since 5.1.0
4646
*/
4747
private $db;
4848

@@ -51,7 +51,7 @@ class CoreUpdateChannelCommand extends AbstractCommand
5151
*
5252
* @param DatabaseInterface $db Database Instance
5353
*
54-
* @since __DEPLOY_VERSION__
54+
* @since 5.1.0
5555
*/
5656
public function __construct(DatabaseInterface $db)
5757
{
@@ -65,7 +65,7 @@ public function __construct(DatabaseInterface $db)
6565
*
6666
* @return void
6767
*
68-
* @since __DEPLOY_VERSION__
68+
* @since 5.1.0
6969
*/
7070
protected function configure(): void
7171
{
@@ -87,7 +87,7 @@ protected function configure(): void
8787
*
8888
* @return integer The command exit code
8989
*
90-
* @since __DEPLOY_VERSION__
90+
* @since 5.1.0
9191
*/
9292
protected function doExecute(InputInterface $input, OutputInterface $output): int
9393
{

libraries/src/Mail/MailTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class MailTemplate
6363
/**
6464
*
6565
* @var string[]
66-
* @since __DEPLOY_VERSION__
66+
* @since 5.1.0
6767
*/
6868
protected $plain_data = [];
6969

libraries/src/Version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ final class Version
6666
* @var string
6767
* @since 3.8.0
6868
*/
69-
public const EXTRA_VERSION = 'alpha3-dev';
69+
public const EXTRA_VERSION = 'alpha3';
7070

7171
/**
7272
* Development status.
7373
*
7474
* @var string
7575
* @since 3.5
7676
*/
77-
public const DEV_STATUS = 'Development';
77+
public const DEV_STATUS = 'Alpha';
7878

7979
/**
8080
* Code name.
@@ -90,7 +90,7 @@ final class Version
9090
* @var string
9191
* @since 3.5
9292
*/
93-
public const RELDATE = '26-December-2023';
93+
public const RELDATE = '23-January-2024';
9494

9595
/**
9696
* Release time.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@
130130
"stylelint-order": "^5.0.0",
131131
"stylelint-scss": "^4.7.0"
132132
}
133-
}
133+
}

plugins/schemaorg/article/article.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>
10-
<version>__DEPLOY_VERSION__</version>
10+
<version>5.1.0</version>
1111
<description>PLG_SCHEMAORG_ARTICLE_XML_DESCRIPTION</description>
1212
<namespace path="src">Joomla\Plugin\Schemaorg\Article</namespace>
1313
<files>

plugins/schemaorg/article/services/provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
* @return void
2828
*
29-
* @since __DEPLOY_VERSION__
29+
* @since 5.1.0
3030
*/
3131
public function register(Container $container)
3232
{

plugins/schemaorg/article/src/Extension/Article.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/**
2626
* Schemaorg Plugin
2727
*
28-
* @since __DEPLOY_VERSION__
28+
* @since 5.1.0
2929
*/
3030
final class Article extends CMSPlugin implements SubscriberInterface
3131
{
@@ -37,15 +37,15 @@ final class Article extends CMSPlugin implements SubscriberInterface
3737
* Load the language file on instantiation.
3838
*
3939
* @var boolean
40-
* @since __DEPLOY_VERSION__
40+
* @since 5.1.0
4141
*/
4242
protected $autoloadLanguage = true;
4343

4444
/**
4545
* The name of the schema form
4646
*
4747
* @var string
48-
* @since __DEPLOY_VERSION__
48+
* @since 5.1.0
4949
*/
5050
protected $pluginName = 'Article';
5151

@@ -54,7 +54,7 @@ final class Article extends CMSPlugin implements SubscriberInterface
5454
*
5555
* @return array
5656
*
57-
* @since __DEPLOY_VERSION__
57+
* @since 5.1.0
5858
*/
5959
public static function getSubscribedEvents(): array
6060
{
@@ -71,7 +71,7 @@ public static function getSubscribedEvents(): array
7171
*
7272
* @return void
7373
*
74-
* @since __DEPLOY_VERSION__
74+
* @since 5.1.0
7575
*/
7676
public function onSchemaBeforeCompileHead(BeforeCompileHeadEvent $event): void
7777
{

0 commit comments

Comments
 (0)