Please activate JavaScript in your browser.
Composer Dependency Changed
?
Pending
User tests:
Successful:
Unsuccessful:
This PR contains the following updates:
Release Notes
simplepie/simplepie
Compare Source
Added
New methods SimplePie::rename_attributes()
and SimplePie_Sanitize::rename_attributes()
allow renaming attributes by @math-GH in #717
Add audio, video @src elements/attribute for URL resolution by @rdalverny in #716
Added new namespaced aliases and PSR-4 support for every class by @Art4 in #711
Add .editorconfig by @Alkarex in #724
Upload compiled file as release asset by @Art4 in #725
Changed
GH Actions: version update for ramsey/composer-install by @jrfnl in #713
Fixed
Compare Source
Changed
Update CHANGELOG.md, follow keepachangelog format by @Art4 in #709
Fixed
Fix a small typo in the error() function Docblock by @audrasjb in #712
Fix/708 version bump for constant SIMPLEPIE_VERSION
for 1.5.8 release by @faisal-alvi in #710
Compare Source
Compare Source
PHP 8.0: prevent ValueError for invalid encoding #657
Travis: test against more recent PHP versions #653
PHP 8.0: handle removal of get_magic_quotes_gpc() #654
PHP 7.4/8.0: curly brace array access deprecated & removed #655
PHP 8.0: required parameters are no longer allowed after optional parameters #656
Fix permanent_url for HTTP 301 #660
Fix typo in MIME type in Content_Type_Sniffer #661
Compare Source
Ensure that feeds retrieved with force_feed
do not share the same cache as those retrieved without. #643
Removed references to removed PHP directives and some PHP < 5.6 checks. #645
Corrected incorrect alumni name. #638
Compare Source
PHP 5.6 or newer is now required. #625
Fixed invalid docblock parameter types #633
Added support for German short forms for weekdays and months. #632
PHP 7.4 support: Fixed instances of accessing array offset on null type values. #628
Return an effective feed URL when asking for non-permanent subscribe_url
. #627
Compare Source
Replaced pow()
call with **
operator (micro performance optimization). #622
Match links containing feed
in the Locator class. #621
PHP 7.4 support: Ensure the proper argument order for implode()
calls. #617
Added support for Russian dates. #607
Preemptively changed is_writeable()
calls to is_writable()
in case the former is deprecated in PHP. #604
Compare Source
Added support for PHPUnit 6. #565
Added PHP module requirements to Composer. #590
Added support for Redis password and database. #589
Changed the spelling of writeable
to writable
within inline documentation. #586
Fixed various issues in the test suite and Travis. #576
Removed ambiguous tests failing on usort()
in PHP 7. #578
Simplified logic for some function returns. #573
Fixed inline documentation for return value types for accuracy. #570
Fixed Travis to run composer install
. #567
Removed unnecessary else
s when a value has already been returned. #566
Fixed a bug where URL fragments are included when SimplePie_File
normalizes URLs when really old versions of cURL are used. #564
Updated SimplePie_Locator
to respect cURL options specified. #561
Compare Source
Fixed photos so they are not added if the URL is empty. #530
Fixed issues with retrieving feeds from behind a proxy. #512 /#548
Updated favicon URL in get_favicon()
. #525
Fixed inline documentation typo. #540
Removed extra closing <a>
tag. #537
Removed and updated feed URLs in the demo. #535
Improvements to microformat feed parsing. #533
Switched from regex to xpath for microformats discovery. #536
Update the registry if the Sanitize class has been changed. #532
Changed the sanitization type for author and category back to text from HTML. #531
Compare Source
Changed
Update CHANGELOG.md, follow keepachangelog format by @Art4 in #709
Fixed
Fix a small typo in the error() function Docblock by @audrasjb in #712
Fix/708 version bump for constant SIMPLEPIE_VERSION
for 1.5.8 release by @faisal-alvi in #710
Compare Source
Removed support for PHP 5.2. #469
Added support for the PHP UConverter
class. #485
PHP 7.1 Support: Fixed PHP error when trying to use a non-numeric value in round()
. #458
PHP 7 Support: Fixed deprecated message for old style constructors. #489
Fixed the error message shown when a feed has an empty body. #487
Added an error message when the XML or PCRE PHP extensions are missing. #468
Check the result of sanitize before returning in get_content()
and get_description()
. #494
Use saveHTML()
to fix issues with non UTF-8 characters. #470
Stop passing compressed data through trim()
. #455
Refactored the UTF-8 conversion error message. #467
Updated the readme file. #486
Added command line support for compayibility test. #481
Added PHP 7.1 to the testing matrix. #462
Use the latest HHVM version in testing (3.15.2). #480
Added PHPUnit as a dev-dependency
in Composer. #463
Added mf2/mf2
as a suggestion in Composer for use with microformats. #491
Fixed misspelled occurrences of "separated". #459
Improvements to the compatibility test and error messages. #488
Compare Source
Fixed a bug with IRI parsing.
More cleanly separates discovery of microformats and parsing when php-mf2 is not present.
Compare Source
Fixed inconsistent hash results in SimplePie_Item->get_id()
.
Leading and trailing whitespace is now trimmed from XML feed content to prevent errors. #445
Improved support for microformat feeds.
Compare Source
Removed support for PHP 5.2. #469
Added support for the PHP UConverter
class. #485
PHP 7.1 Support: Fixed PHP error when trying to use a non-numeric value in round()
. #458
PHP 7 Support: Fixed deprecated message for old style constructors. #489
Fixed the error message shown when a feed has an empty body. #487
Added an error message when the XML or PCRE PHP extensions are missing. #468
Check the result of sanitize before returning in get_content()
and get_description()
. #494
Use saveHTML()
to fix issues with non UTF-8 characters. #470
Stop passing compressed data through trim()
. #455
Refactored the UTF-8 conversion error message. #467
Updated the readme file. #486
Added command line support for compayibility test. #481
Added PHP 7.1 to the testing matrix. #462
Use the latest HHVM version in testing (3.15.2). #480
Added PHPUnit as a dev-dependency
in Composer. #463
Added mf2/mf2
as a suggestion in Composer for use with microformats. #491
Fixed misspelled occurrences of "separated". #459
Improvements to the compatibility test and error messages. #488
Configuration
? Schedule : Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
? Automerge : Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing : Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
? Ignore : Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot .
joomla-dependency-bot
-
open
-
3 Aug 2022
joomla-dependency-bot
-
change
-
3 Aug 2022
joomla-cms-bot
-
change
-
3 Aug 2022
Category
⇒
External Library
Composer Change
Status
Pending
⇒
Closed
Closed_Date
0000-00-00 00:00:00
⇒
2022-08-03 20:57:01
Closed_By
⇒
zero-24
Labels
Added:
Composer Dependency Changed
?
zero-24
-
close
-
3 Aug 2022
Add a Comment
Login with GitHub to post a comment
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
The artifact failure details are included below:
File name: composer.lock