Skip to content

Commit 06a4bb3

Browse files
committed
Joomla! 6.0.0 Alpha 1
1 parent f0092bb commit 06a4bb3

File tree

37 files changed

+124
-124
lines changed

37 files changed

+124
-124
lines changed

administrator/components/com_content/src/Controller/ArticlesController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ public function getQuickiconContent()
162162
*
163163
* @return void
164164
*
165-
* @since __DEPLOY_VERSION__
165+
* @since 6.0.0
166166
*/
167167
public function getQuickiconFeatured()
168168
{

administrator/components/com_joomlaupdate/postinstall/autoupdate.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* Returns true it is disabled.
2727
*
2828
* @return bool
29-
* @since __DEPLOY_VERSION__
29+
* @since 6.0.0
3030
*/
3131
function com_joomlaupdate_postinstall_autoupdate_condition(): bool
3232
{
@@ -39,7 +39,7 @@ function com_joomlaupdate_postinstall_autoupdate_condition(): bool
3939
* Enables the Automated Update.
4040
*
4141
* @return void
42-
* @since __DEPLOY_VERSION__
42+
* @since 6.0.0
4343
*/
4444
function com_joomlaupdate_postinstall_autoupdate_action(): void
4545
{

administrator/components/com_joomlaupdate/src/Controller/UpdateController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ public function ajax()
721721
*
722722
* @return void
723723
*
724-
* @since __DEPLOY_VERSION__
724+
* @since 6.0.0
725725
*/
726726
public function healthstatus()
727727
{

administrator/components/com_joomlaupdate/src/Model/NotificationModel.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* Joomla! Notification Model
3131
*
3232
* @internal
33-
* @since __DEPLOY_VERSION__
33+
* @since 6.0.0
3434
*/
3535
final class NotificationModel extends BaseDatabaseModel
3636
{
@@ -42,7 +42,7 @@ final class NotificationModel extends BaseDatabaseModel
4242
*
4343
* @return void
4444
*
45-
* @since __DEPLOY_VERSION__
45+
* @since 6.0.0
4646
*/
4747
public function sendNotification($type, $oldVersion): void
4848
{
@@ -100,7 +100,7 @@ public function sendNotification($type, $oldVersion): void
100100
*
101101
* @return array The list of Super User emails
102102
*
103-
* @since __DEPLOY_VERSION__
103+
* @since 6.0.0
104104
*/
105105
private function getSuperUsers($email = null): array
106106
{

administrator/components/com_joomlaupdate/src/Model/UpdateModel.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ public function download()
466466
*
467467
* @return void
468468
*
469-
* @since __DEPLOY_VERSION__
469+
* @since 6.0.0
470470
*/
471471
public function updateLastHealthCheck()
472472
{
@@ -489,7 +489,7 @@ public function updateLastHealthCheck()
489489
*
490490
* @return string|null
491491
*
492-
* @since __DEPLOY_VERSION__
492+
* @since 6.0.0
493493
*/
494494
public function getAutoUpdateVersion(): ?string
495495
{
@@ -505,7 +505,7 @@ public function getAutoUpdateVersion(): ?string
505505
*
506506
* @return boolean
507507
*
508-
* @since __DEPLOY_VERSION__
508+
* @since 6.0.0
509509
*/
510510
public function getAutoUpdateRequirementsState(): bool
511511
{
@@ -525,7 +525,7 @@ public function getAutoUpdateRequirementsState(): bool
525525
*
526526
* @return array
527527
*
528-
* @since __DEPLOY_VERSION__
528+
* @since 6.0.0
529529
*/
530530
public function prepareAutoUpdate(string $targetVersion): array
531531
{
@@ -556,7 +556,7 @@ public function prepareAutoUpdate(string $targetVersion): array
556556
*
557557
* @return bool
558558
*
559-
* @since __DEPLOY_VERSION__
559+
* @since 6.0.0
560560
*/
561561
public function changeAutoUpdateRegistration(AutoupdateRegisterState $targetState)
562562
{
@@ -631,7 +631,7 @@ public function changeAutoUpdateRegistration(AutoupdateRegisterState $targetStat
631631
*
632632
* @return string
633633
*
634-
* @since __DEPLOY_VERSION__
634+
* @since 6.0.0
635635
*/
636636
protected function getAutoUpdateToken(): string
637637
{

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>2024-08</creationDate>
6+
<creationDate>2025-05</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>2024-08</creationDate>
5+
<creationDate>2025-05</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-alpha1-dev</version>
10-
<creationDate>2024-08</creationDate>
9+
<version>6.0.0-alpha1</version>
10+
<creationDate>2025-05</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>6.0.0.1</version>
6-
<creationDate>2024-08</creationDate>
6+
<creationDate>2025-05</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

api/components/com_joomlaupdate/src/Controller/BaseController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ abstract class BaseController extends ApiController
2121
*
2222
* @return void
2323
*
24-
* @since __DEPLOY_VERSION__
24+
* @since 6.0.0
2525
*
2626
* @throws \Exception
2727
*/

api/components/com_joomlaupdate/src/Controller/HealthcheckController.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
/**
2121
* The healthcheck controller
2222
*
23-
* @since __DEPLOY_VERSION__
23+
* @since 6.0.0
2424
*/
2525
class HealthcheckController extends BaseController
2626
{
2727
/**
2828
* The content type of the item.
2929
*
3030
* @var string
31-
* @since __DEPLOY_VERSION__
31+
* @since 6.0.0
3232
*/
3333
protected $contentType = 'healthcheck';
3434

3535
/**
3636
* The default view for the display method.
3737
*
3838
* @var string
39-
* @since __DEPLOY_VERSION__
39+
* @since 6.0.0
4040
*/
4141
protected $default_view = 'healthcheck';
4242

@@ -45,7 +45,7 @@ class HealthcheckController extends BaseController
4545
*
4646
* @return HealthcheckController
4747
*
48-
* @since __DEPLOY_VERSION__
48+
* @since 6.0.0
4949
*/
5050
public function show()
5151
{
@@ -94,7 +94,7 @@ public function show()
9494
*
9595
* @return static A \JControllerLegacy object to support chaining.
9696
*
97-
* @since __DEPLOY_VERSION__
97+
* @since 6.0.0
9898
*/
9999
public function displayItem($id = null)
100100
{
@@ -106,7 +106,7 @@ public function displayItem($id = null)
106106
*
107107
* @return static A BaseController object to support chaining.
108108
*
109-
* @since __DEPLOY_VERSION__
109+
* @since 6.0.0
110110
*/
111111
public function displayList()
112112
{
@@ -120,7 +120,7 @@ public function displayList()
120120
*
121121
* @return void
122122
*
123-
* @since __DEPLOY_VERSION__
123+
* @since 6.0.0
124124
*/
125125
public function delete($id = null)
126126
{
@@ -137,7 +137,7 @@ public function delete($id = null)
137137
*
138138
* @return boolean
139139
*
140-
* @since __DEPLOY_VERSION__
140+
* @since 6.0.0
141141
*/
142142
protected function allowEdit($data = [], $key = 'id')
143143
{
@@ -153,7 +153,7 @@ protected function allowEdit($data = [], $key = 'id')
153153
*
154154
* @return boolean
155155
*
156-
* @since __DEPLOY_VERSION__
156+
* @since 6.0.0
157157
*/
158158
protected function allowAdd($data = [])
159159
{

api/components/com_joomlaupdate/src/Controller/NotificationController.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
/**
2121
* The updates controller
2222
*
23-
* @since __DEPLOY_VERSION__
23+
* @since 6.0.0
2424
*/
2525
class NotificationController extends BaseController
2626
{
2727
/**
2828
* The content type of the item.
2929
*
3030
* @var string
31-
* @since __DEPLOY_VERSION__
31+
* @since 6.0.0
3232
*/
3333
protected $contentType = 'notification';
3434

3535
/**
3636
* The default view for the display method.
3737
*
3838
* @var string
39-
* @since __DEPLOY_VERSION__
39+
* @since 6.0.0
4040
*/
4141
protected $default_view = 'notification';
4242

@@ -63,7 +63,7 @@ public function failed()
6363
*
6464
* @return NotificationController
6565
*
66-
* @since __DEPLOY_VERSION__
66+
* @since 6.0.0
6767
*/
6868
public function success()
6969
{
@@ -123,7 +123,7 @@ protected function prepareView()
123123
*
124124
* @return static A \JControllerLegacy object to support chaining.
125125
*
126-
* @since __DEPLOY_VERSION__
126+
* @since 6.0.0
127127
*/
128128
public function displayItem($id = null)
129129
{
@@ -135,7 +135,7 @@ public function displayItem($id = null)
135135
*
136136
* @return static A BaseController object to support chaining.
137137
*
138-
* @since __DEPLOY_VERSION__
138+
* @since 6.0.0
139139
*/
140140
public function displayList()
141141
{
@@ -149,7 +149,7 @@ public function displayList()
149149
*
150150
* @return void
151151
*
152-
* @since __DEPLOY_VERSION__
152+
* @since 6.0.0
153153
*/
154154
public function delete($id = null)
155155
{
@@ -166,7 +166,7 @@ public function delete($id = null)
166166
*
167167
* @return boolean
168168
*
169-
* @since __DEPLOY_VERSION__
169+
* @since 6.0.0
170170
*/
171171
protected function allowEdit($data = [], $key = 'id')
172172
{
@@ -182,7 +182,7 @@ protected function allowEdit($data = [], $key = 'id')
182182
*
183183
* @return boolean
184184
*
185-
* @since __DEPLOY_VERSION__
185+
* @since 6.0.0
186186
*/
187187
protected function allowAdd($data = [])
188188
{

0 commit comments

Comments
 (0)