File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,17 @@ Projects which don't use any of the new or removed functionality in their test s
109109[ #130 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/130
110110
111111
112+ ## [ 1.1.5] - 2025-08-10
113+
114+ ### Fixed
115+ * PHP 8.5 deprecation notice when using the ` AssertAttributeHelper::getProperty() ` and ` AssertAttributeHelper::getPropertyValue() ` methods. PR [ #261 ]
116+
117+ ### Changed
118+ * General housekeeping.
119+
120+ [ #261 ] : https://github.com/Yoast/PHPUnit-Polyfills/pull/261
121+
122+
112123## [ 1.1.4] - 2025-02-09
113124
114125This is a maintenance release.
@@ -313,7 +324,8 @@ Initial release.
313324[ 2.0.3 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.2...2.0.3
314325[ 2.0.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.1...2.0.2
315326[ 2.0.1 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/2.0.0...2.0.1
316- [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.4...2.0.0
327+ [ 2.0.0 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.5...2.0.0
328+ [ 1.1.5 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.4...1.1.5
317329[ 1.1.4 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.3...1.1.4
318330[ 1.1.3 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.2...1.1.3
319331[ 1.1.2 ] : https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.1...1.1.2
You can’t perform that action at this time.
0 commit comments