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
* Fix problems with attribute parsing under PHP >= 7.1 (closes "#175":https://github.com/textile/php-textile/issues/175 and "#176":https://github.com/textile/php-textile/issues/176).
8
-
* Fix test suite compatibility issues under PHP >= 7.2.
8
+
* Fix test suite compatibility issues under PHP >= 7.2 (closes "#184":https://github.com/textile/php-textile/issues/184).
9
9
* Fix missing deprecation notices.
10
10
* Add test fixture for Unicode characters in image title attributes.
11
-
* Tidy entity encoding process.
11
+
* Tidy entity encoding process (closes "#182":https://github.com/textile/php-textile/issues/182).
12
12
* Drop legacy PHP 5.5 and 5.4 unit test targets due to test suite's depedencies' requirements.
0 commit comments