Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
# CHANGELOG
1
# CHANGELOG
Línea -... Línea 2...
-
 
2
 
-
 
3
 
-
 
4
## 2.0.4 - 2024-10-17
-
 
5
 
-
 
6
### Fixed
-
 
7
 
-
 
8
- Once settled, don't allow further rejection of additional promises
-
 
9
 
-
 
10
 
-
 
11
## 2.0.3 - 2024-07-18
-
 
12
 
-
 
13
### Changed
-
 
14
 
-
 
15
- PHP 8.4 support
-
 
16
 
-
 
17
 
-
 
18
## 2.0.2 - 2023-12-03
-
 
19
 
-
 
20
### Changed
-
 
21
 
-
 
22
- Replaced `call_user_func*` with native calls
-
 
23
 
-
 
24
 
-
 
25
## 2.0.1 - 2023-08-03
-
 
26
 
-
 
27
### Changed
-
 
28
 
-
 
29
- PHP 8.3 support
-
 
30
 
-
 
31
 
-
 
32
## 2.0.0 - 2023-05-21
-
 
33
 
-
 
34
### Added
-
 
35
 
-
 
36
- Added PHP 7 type hints
-
 
37
 
-
 
38
### Changed
-
 
39
 
-
 
40
- All previously non-final non-exception classes have been marked as soft-final
-
 
41
 
-
 
42
### Removed
-
 
43
 
-
 
44
- Dropped PHP < 7.2 support
-
 
45
- All functions in the `GuzzleHttp\Promise` namespace
-
 
46
 
-
 
47
 
-
 
48
## 1.5.3 - 2023-05-21
-
 
49
 
-
 
50
### Changed
-
 
51
 
-
 
52
- Removed remaining usage of deprecated functions
-
 
53
 
2
 
54
 
Línea 3... Línea 55...
3
## 1.5.2 - 2022-08-07
55
## 1.5.2 - 2022-08-07
Línea 4... Línea 56...
4
 
56
 
Línea -... Línea 57...
-
 
57
### Changed
5
### Changed
58
 
Línea 6... Línea 59...
6
 
59
- Officially support PHP 8.2
Línea 7... Línea 60...
7
- Officially support PHP 8.2
60
 
8
 
61
 
Línea -... Línea 62...
-
 
62
## 1.5.1 - 2021-10-22
9
## 1.5.1 - 2021-10-22
63
 
Línea 10... Línea 64...
10
 
64
### Fixed
Línea 11... Línea 65...
11
### Fixed
65
 
Línea 22... Línea 76...
22
 
76
 
Línea 23... Línea 77...
23
### Fixed
77
### Fixed
Línea -... Línea 78...
-
 
78
 
24
 
79
- Fix manually settle promises generated with `Utils::task`
Línea 25... Línea 80...
25
- Fix manually settle promises generated with `Utils::task`
80
 
Línea 26... Línea 81...
26
 
81
 
Línea -... Línea 82...
-
 
82
## 1.4.1 - 2021-02-18
27
## 1.4.1 - 2021-02-18
83
 
Línea 28... Línea 84...
28
 
84
### Fixed
Línea 29... Línea 85...
29
### Fixed
85