29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-26 07:13:21 +00:00

Joomla! 4.3.0 Beta 1

This commit is contained in:
Olivier Buisard 2023-02-04 11:02:30 -05:00
parent d9297853c9
commit 126ac970fb
No known key found for this signature in database
GPG Key ID: 0835E30675C89A56
32 changed files with 64 additions and 64 deletions

View File

@ -30,7 +30,7 @@ class Response
* The buffer
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $buffer;
@ -38,7 +38,7 @@ class Response
* The memory
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $memory;
@ -46,7 +46,7 @@ class Response
* If it has an error
*
* @var bool
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $error;
@ -54,7 +54,7 @@ class Response
* The header
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $header;
@ -62,7 +62,7 @@ class Response
* The message
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $message;
@ -70,7 +70,7 @@ class Response
* The batch size
*
* @var int
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $batchSize;
@ -78,7 +78,7 @@ class Response
* The batch offset
*
* @var int
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $batchOffset;
@ -86,7 +86,7 @@ class Response
* The total items
*
* @var int
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $totalItems;
@ -94,7 +94,7 @@ class Response
* The plugin state
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $pluginState;
@ -102,7 +102,7 @@ class Response
* The start time
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $startTime;
@ -110,7 +110,7 @@ class Response
* The end time
*
* @var string
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $endTime;
@ -118,7 +118,7 @@ class Response
* The start
*
* @var int
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $start;
@ -126,7 +126,7 @@ class Response
* The complete
*
* @var int
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public $complete;

View File

@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -2,7 +2,7 @@
<metafile client="administrator">
<name>English (en-GB)</name>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -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.3.0-alpha4-dev</version>
<creationDate>2023-01</creationDate>
<version>4.3.0-beta1</version>
<creationDate>2023-02</creationDate>
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
<scriptfile>administrator/components/com_admin/script.php</scriptfile>

View File

@ -3,7 +3,7 @@
<name>English (en-GB) Language Pack</name>
<packagename>en-GB</packagename>
<version>4.3.0.1</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -2,7 +2,7 @@
<metafile client="api">
<name>English (en-GB)</name>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -2,7 +2,7 @@
<metafile client="installation">
<name>English (United Kingdom)</name>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</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>

View File

@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -2,7 +2,7 @@
<metafile client="site">
<name>English (en-GB)</name>
<version>4.3.0</version>
<creationDate>2023-01</creationDate>
<creationDate>2023-02</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>

View File

@ -66,7 +66,7 @@ final class Version
* @var string
* @since 3.8.0
*/
public const EXTRA_VERSION = 'alpha4-dev';
public const EXTRA_VERSION = 'beta1';
/**
* Development status.
@ -74,7 +74,7 @@ final class Version
* @var string
* @since 3.5
*/
public const DEV_STATUS = 'Development';
public const DEV_STATUS = 'Beta';
/**
* Code name.
@ -90,7 +90,7 @@ final class Version
* @var string
* @since 3.5
*/
public const RELDATE = '24-January-2023';
public const RELDATE = '7-February-2023';
/**
* Release time.
@ -98,7 +98,7 @@ final class Version
* @var string
* @since 3.5
*/
public const RELTIME = '16:01';
public const RELTIME = '16:00';
/**
* Release timezone.

View File

@ -35,7 +35,7 @@ final class Ldap extends CMSPlugin
* The ldap factory
*
* @var LdapFactoryInterface
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
private $factory;
@ -48,7 +48,7 @@ final class Ldap extends CMSPlugin
* Recognized key values include 'name', 'group', 'params', 'language'
* (this list is not meant to be comprehensive).
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function __construct(LdapFactoryInterface $factory, Dispatcher $dispatcher, $config = [])
{

View File

@ -19,7 +19,7 @@ use Symfony\Component\Ldap\LdapInterface;
/**
* Factory to create Ldap clients.
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
class LdapFactory implements LdapFactoryInterface
{
@ -30,7 +30,7 @@ class LdapFactory implements LdapFactoryInterface
*
* @return LdapInterface
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*
* @throws \Exception
*/

View File

@ -18,7 +18,7 @@ use Symfony\Component\Ldap\LdapInterface;
/**
* Factory to create Ldap clients.
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
interface LdapFactoryInterface
{
@ -29,7 +29,7 @@ interface LdapFactoryInterface
*
* @return LdapInterface
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
* @throws \Exception
*/
public function createLdap(array $config): LdapInterface;

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -26,7 +26,7 @@ return new class () implements ServiceProviderInterface {
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function register(Container $container)
{

View File

@ -31,7 +31,7 @@ use Symfony\Component\Ldap\LdapInterface;
*
* @testdox The Ldap plugin
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
class LdapPluginTest extends UnitTestCase
{
@ -40,7 +40,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testNoHost()
{
@ -59,7 +59,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testNoCredentials()
{
@ -84,7 +84,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testNoAuthenticationMethod()
{
@ -108,7 +108,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testSearchAuthenticationMethod()
{
@ -125,7 +125,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testSearchAuthenticationMethodNoEntry()
{
@ -149,7 +149,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testSearchAuthenticationMethodWithBindException()
{
@ -173,7 +173,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testSearchAuthenticationMethodWithQueryException()
{
@ -197,7 +197,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testBindAuthenticationMethod()
{
@ -214,7 +214,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testBindAuthenticationMethodNoEntry()
{
@ -238,7 +238,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testBindAuthenticationMethodWithDN()
{
@ -255,7 +255,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testBindAuthenticationMethodWithBindException()
{
@ -279,7 +279,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
public function testBindAuthenticationMethodWithQueryException()
{
@ -303,7 +303,7 @@ class LdapPluginTest extends UnitTestCase
*
* @return LdapFactoryInterface
*
* @since __DEPLOY_VERSION__
* @since 4.3.0
*/
private function createFactory(bool $failBind = false, bool $failQuery = false, bool $hasEntry = true): LdapFactoryInterface
{