File tree Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 4.4.1 - 2024-06-11
4
4
### Fixed
5
5
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
6
6
(new coding style check)
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_border ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_code ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_date ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_digitalsignature ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_image ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_program ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_text ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_userfield ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
Original file line number Diff line number Diff line change 26
26
27
27
// This plugin is part of Moodle Workplace product.
28
28
$ plugin ->component = 'certificateelement_userpicture ' ;
29
- $ plugin ->release = '4.4 ' ;
30
- $ plugin ->version = 2024052100 ;
29
+ $ plugin ->release = '4.4.1 ' ;
30
+ $ plugin ->version = 2024061100 ;
31
31
$ plugin ->requires = 2022041900.00 ;
32
32
$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments