You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file, in reverse
28
28
29
29
### Added
30
30
31
-
-[#200](https://github.com/zfcampus/zf-apigility/pull/200) adds support for PHP 7.1 and 7.2.
31
+
-[zfcampus/zf-apigility#200](https://github.com/zfcampus/zf-apigility/pull/200) adds support for PHP 7.1 and 7.2.
32
32
33
33
### Changed
34
34
@@ -40,22 +40,22 @@ All notable changes to this project will be documented in this file, in reverse
40
40
41
41
### Removed
42
42
43
-
-[#200](https://github.com/zfcampus/zf-apigility/pull/200) removes support for HHVM.
43
+
-[zfcampus/zf-apigility#200](https://github.com/zfcampus/zf-apigility/pull/200) removes support for HHVM.
44
44
45
45
### Fixed
46
46
47
-
-[#194](https://github.com/zfcampus/zf-apigility/pull/194) fixes an issue within `Zend\Apigility\Application` whereby it was not
47
+
-[zfcampus/zf-apigility#194](https://github.com/zfcampus/zf-apigility/pull/194) fixes an issue within `Laminas\ApiTools\Application` whereby it was not
48
48
clearing the "stop propagation" flag prior to triggering new events.
49
49
50
50
## 1.3.0 - 2016-07-28
51
51
52
52
### Added
53
53
54
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support for
55
-
version 3 releases of Zend Framework components, retaining compatibility with
54
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support for
55
+
version 3 releases of Laminas components, retaining compatibility with
56
56
version 2 releases.
57
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support in
58
-
`ZF\Apigility\Application` for handling PHP 7 `Throwable`s (in addition to
57
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support in
58
+
`Laminas\ApiTools\Application` for handling PHP 7 `Throwable`s (in addition to
59
59
standard exceptions).
60
60
61
61
### Deprecated
@@ -64,12 +64,12 @@ All notable changes to this project will be documented in this file, in reverse
64
64
65
65
### Removed
66
66
67
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) removes support for
67
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) removes support for
68
68
PHP 5.5.
69
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) removes the
69
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) removes the
70
70
dependency on rwoverdijk/assetmanager. It now *suggests* one or the other of:
0 commit comments