Skip to content

Commit

Permalink
Joomla! 4.4.9 Rc 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MacJoom committed Oct 7, 2024
1 parent 36729f6 commit 8859318
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ public function getModel($name = 'Api', $prefix = 'Administrator', $config = [])
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.4.9
* @throws \Exception
*/
private function checkFileSize(int $fileSize)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ public function getTask(array $options = []): ?\stdClass
*
* @param \JDatabaseDriver $db The database driver to use.
* @return bool True if there are running tasks, false otherwise.
* @since __DEPLOY_VERSION__
* @since 4.4.9
*/
private function hasRunningTasks($db): bool
{
Expand Down Expand Up @@ -441,7 +441,7 @@ private function hasRunningTasks($db): bool
* - allowDisabled: Whether to allow disabled tasks.
* - id: The ID of the task.
* @return Query The lock query.
* @since __DEPLOY_VERSION__
* @since 4.4.9
*/
private function buildLockQuery($db, $now, $options)
{
Expand Down Expand Up @@ -485,7 +485,7 @@ static function (TaskOption $taskOption): string {
* - allowDisabled: Whether to allow disabled tasks.
* @return array The ID of the next task, or an empty array if no task is found.
*
* @since __DEPLOY_VERSION__
* @since 4.4.9
* @throws \RuntimeException If there is an error executing the query.
*/
private function getNextTaskId($db, $now, $options)
Expand Down Expand Up @@ -533,7 +533,7 @@ static function (TaskOption $taskOption): string {
* @param \JDatabaseDriver $db The database driver to use.
* @param string $now The current time in the database's time format.
* @return \stdClass|null The fetched task object, or null if no task was found.
* @since __DEPLOY_VERSION__
* @since 4.4.9
* @throws \RuntimeException If there was an error executing the query.
*/
private function fetchTask($db, $now): ?\stdClass
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="administrator">
<name>English (en-GB)</name>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions administrator/manifests/files/joomla.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<authorUrl>www.joomla.org</authorUrl>
<copyright>(C) 2019 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>4.4.9-dev</version>
<creationDate>2024-08</creationDate>
<version>4.4.9-rc1</version>
<creationDate>2024-10</creationDate>
<description>FILES_JOOMLA_XML_DESCRIPTION</description>

<scriptfile>administrator/components/com_admin/script.php</scriptfile>
Expand Down
2 changes: 1 addition & 1 deletion administrator/manifests/packages/pkg_en-GB.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB) Language Pack</name>
<packagename>en-GB</packagename>
<version>4.4.9.1</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion api/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion api/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="api">
<name>English (en-GB)</name>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="installation">
<name>English (United Kingdom)</name>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="site">
<name>English (en-GB)</name>
<version>4.4.9</version>
<creationDate>2024-08</creationDate>
<creationDate>2024-10</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions libraries/src/Pagination/Pagination.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class Pagination
*
* @var string[]
*
* @since __DEPLOY_VERSION__
* @since 4.4.9
*/
protected $paramsFromRequest = [
'format' => 'CMD',
Expand Down Expand Up @@ -212,7 +212,7 @@ public function __construct($total, $limitstart, $limit, $prefix = '', CMSApplic
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.4.9
*/
protected function setUrlParamsFromRequest()
{
Expand Down
8 changes: 4 additions & 4 deletions libraries/src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ final class Version
* @var string
* @since 3.8.0
*/
public const EXTRA_VERSION = 'dev';
public const EXTRA_VERSION = 'rc1';

/**
* Development status.
*
* @var string
* @since 3.5
*/
public const DEV_STATUS = 'Development';
public const DEV_STATUS = 'Release Candidate';

/**
* Code name.
Expand All @@ -90,15 +90,15 @@ final class Version
* @var string
* @since 3.5
*/
public const RELDATE = '27-August-2024';
public const RELDATE = '8-October-2024';

/**
* Release time.
*
* @var string
* @since 3.5
*/
public const RELTIME = '16:01';
public const RELTIME = '16:00';

/**
* Release timezone.
Expand Down

0 comments on commit 8859318

Please sign in to comment.