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
*/

0 commit comments

Comments
 (0)