Skip to content

Commit 6005cf8

Browse files
committed
Joomla! 6.0.0 Beta 1
1 parent 70997a3 commit 6005cf8

File tree

63 files changed

+163
-163
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+163
-163
lines changed

administrator/components/com_actionlogs/src/View/Actionlogs/HtmlView.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class HtmlView extends ListView
4848
*
4949
* @param array $config An optional associative array of configuration settings.
5050
*
51-
* @since __DEPLOY_VERSION__
51+
* @since 6.0.0
5252
*/
5353
public function __construct(array $config)
5454
{
@@ -67,7 +67,7 @@ public function __construct(array $config)
6767
*
6868
* @return void
6969
*
70-
* @since __DEPLOY_VERSION__
70+
* @since 6.0.0
7171
*/
7272
protected function initializeView()
7373
{

administrator/components/com_banners/src/View/Banners/HtmlView.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class HtmlView extends ListView
4646
*
4747
* @param array $config An optional associative array of configuration settings.
4848
*
49-
* @since __DEPLOY_VERSION__
49+
* @since 6.0.0
5050
*/
5151
public function __construct(array $config)
5252
{
@@ -66,7 +66,7 @@ public function __construct(array $config)
6666
*
6767
* @return void
6868
*
69-
* @since __DEPLOY_VERSION__
69+
* @since 6.0.0
7070
*/
7171
protected function initializeView()
7272
{

administrator/components/com_contact/src/View/Contact/HtmlView.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class HtmlView extends FormView
4646
*
4747
* @param array $config An optional associative array of configuration settings.
4848
*
49-
* @since __DEPLOY_VERSION__
49+
* @since 6.0.0
5050
*/
5151
public function __construct(array $config)
5252
{
@@ -65,7 +65,7 @@ public function __construct(array $config)
6565
*
6666
* @return void
6767
*
68-
* @since __DEPLOY_VERSION__
68+
* @since 6.0.0
6969
*/
7070
protected function initializeView()
7171
{

administrator/components/com_content/src/View/Article/HtmlView.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class HtmlView extends FormView
5454
*
5555
* @param array $config An optional associative array of configuration settings.
5656
*
57-
* @since __DEPLOY_VERSION__
57+
* @since 6.0.0
5858
*/
5959
public function __construct(array $config)
6060
{
@@ -73,7 +73,7 @@ public function __construct(array $config)
7373
*
7474
* @return void
7575
*
76-
* @since __DEPLOY_VERSION__
76+
* @since 6.0.0
7777
*/
7878
protected function initializeView()
7979
{

administrator/components/com_fields/src/Plugin/FieldsPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ abstract class FieldsPlugin extends CMSPlugin
4646
* @var \Joomla\CMS\Application\CMSApplication
4747
* @since 4.0.0
4848
*
49-
* @deprecated __DEPLOY_VERSION__ will be removed in 7.0 use $this->getApplication() instead
49+
* @deprecated 6.0.0 will be removed in 7.0 use $this->getApplication() instead
5050
*/
5151
protected $app;
5252

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class HtmlView extends ListView
3333
*
3434
* @var int
3535
*
36-
* @since __DEPLOY_VERSION__
36+
* @since 6.0.0
3737
*/
3838
protected $clientId;
3939

administrator/components/com_users/src/Controller/UserController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ protected function postSaveHook(BaseDatabaseModel $model, $validData = [])
168168
*
169169
* @return void
170170
*
171-
* @since __DEPLOY_VERSION__
171+
* @since 6.0.0
172172
*/
173173
public function active(): void
174174
{

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>6.0.0</version>
6-
<creationDate>2025-07</creationDate>
6+
<creationDate>2025-08</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>6.0.0</version>
5-
<creationDate>2025-07</creationDate>
5+
<creationDate>2025-08</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>6.0.0-alpha4-dev</version>
10-
<creationDate>2025-07</creationDate>
9+
<version>6.0.0-beta1</version>
10+
<creationDate>2025-08</creationDate>
1111
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
1212

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

0 commit comments

Comments
 (0)