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-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ All notable changes to this project will be documented in this file, in reverse
50
50
51
51
### Added
52
52
53
-
-[#200](https://github.com/zfcampus/zf-apigility/pull/200) adds support for PHP 7.1 and 7.2.
53
+
-[zfcampus/zf-apigility#200](https://github.com/zfcampus/zf-apigility/pull/200) adds support for PHP 7.1 and 7.2.
54
54
55
55
### Changed
56
56
@@ -62,22 +62,22 @@ All notable changes to this project will be documented in this file, in reverse
62
62
63
63
### Removed
64
64
65
-
-[#200](https://github.com/zfcampus/zf-apigility/pull/200) removes support for HHVM.
65
+
-[zfcampus/zf-apigility#200](https://github.com/zfcampus/zf-apigility/pull/200) removes support for HHVM.
66
66
67
67
### Fixed
68
68
69
-
-[#194](https://github.com/zfcampus/zf-apigility/pull/194) fixes an issue within `Zend\Apigility\Application` whereby it was not
69
+
-[zfcampus/zf-apigility#194](https://github.com/zfcampus/zf-apigility/pull/194) fixes an issue within `Laminas\ApiTools\Application` whereby it was not
70
70
clearing the "stop propagation" flag prior to triggering new events.
71
71
72
72
## 1.3.0 - 2016-07-28
73
73
74
74
### Added
75
75
76
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support for
77
-
version 3 releases of Zend Framework components, retaining compatibility with
76
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support for
77
+
version 3 releases of Laminas components, retaining compatibility with
78
78
version 2 releases.
79
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support in
80
-
`ZF\Apigility\Application` for handling PHP 7 `Throwable`s (in addition to
79
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) adds support in
80
+
`Laminas\ApiTools\Application` for handling PHP 7 `Throwable`s (in addition to
81
81
standard exceptions).
82
82
83
83
### Deprecated
@@ -86,12 +86,12 @@ All notable changes to this project will be documented in this file, in reverse
86
86
87
87
### Removed
88
88
89
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) removes support for
89
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) removes support for
90
90
PHP 5.5.
91
-
-[#169](https://github.com/zfcampus/zf-apigility/pull/169) removes the
91
+
-[zfcampus/zf-apigility#169](https://github.com/zfcampus/zf-apigility/pull/169) removes the
92
92
dependency on rwoverdijk/assetmanager. It now *suggests* one or the other of:
0 commit comments