Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versioning ? #1

Closed
remrem opened this issue Aug 7, 2013 · 1 comment
Closed

versioning ? #1

remrem opened this issue Aug 7, 2013 · 1 comment
Labels
Code-Refactoring Code refactoring

Comments

@remrem
Copy link

remrem commented Aug 7, 2013

Hi Seb!

hum, vais la faire en français ;)
tu peut intégrer un système de version histoire que ce soit plus facile à suivre ?
Même par date ça serais pas mal ;)

/* Flickr Explorer RSS bridge.
(...)
Version: 0.1 ou 2013/08/07
*/

Merci

@sebsauvage
Copy link
Contributor

From now on, versions will be tagged.

A partir de maintenant, les versions seront marquées.

https://github.com/sebsauvage/rss-bridge/releases

logmanoriginal pushed a commit that referenced this issue Oct 2, 2016
This was referenced Jul 4, 2019
Mynacol added a commit to Mynacol/rss-bridge that referenced this issue May 8, 2022
At the time of writing, this occurs on the following thread:
https://forum.xda-developers.com/t/optimized-lineageos19-1-v4-0-23apr.4426575/

Fixes the following error:
ValueError: strpos(): Argument RSS-Bridge#3 ($offset) must be contained in argument RSS-Bridge#1 ($haystack) in ./rss-bridge/bridges/XenForoBridge.php:272
Stack trace:
0 ./rss-bridge/bridges/XenForoBridge.php(272): strpos()
1 ./rss-bridge/bridges/XenForoBridge.php(146): XenForoBridge->extractThreadPostsV2()
2 ./rss-bridge/actions/DisplayAction.php(134): XenForoBridge->collectData()
3 ./rss-bridge/index.php(24): DisplayAction->execute()
4 {main}
dvikan pushed a commit that referenced this issue May 8, 2022
At the time of writing, this occurs on the following thread:
https://forum.xda-developers.com/t/optimized-lineageos19-1-v4-0-23apr.4426575/

Fixes the following error:
ValueError: strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in ./rss-bridge/bridges/XenForoBridge.php:272
Stack trace:
0 ./rss-bridge/bridges/XenForoBridge.php(272): strpos()
1 ./rss-bridge/bridges/XenForoBridge.php(146): XenForoBridge->extractThreadPostsV2()
2 ./rss-bridge/actions/DisplayAction.php(134): XenForoBridge->collectData()
3 ./rss-bridge/index.php(24): DisplayAction->execute()
4 {main}
dvikan added a commit that referenced this issue Aug 6, 2022
…ype int, string given (#2951)

This was upgraded from a warning to an error in php 8.
Mynacol added a commit to Mynacol/rss-bridge that referenced this issue Aug 27, 2023
These values are used for testing and PR artifacts, but
https://gitlab.com/fdroid/fdroidclient currently has no MR !2099,
leading to a HTTP 404 error. This just uses issue RSS-Bridge#1 and MR !1.

The epics are repository-independent, so no example values can fit both
issue/MR and epic templates.
Mynacol added a commit to Mynacol/rss-bridge that referenced this issue Aug 27, 2023
These values are used for testing and PR artifacts, but
https://gitlab.com/fdroid/fdroidclient currently has no MR !2099,
leading to a HTTP 404 error. This just uses issue RSS-Bridge#1 and MR !1.

To support epics, the specified repository is ignored.
dvikan pushed a commit that referenced this issue Mar 17, 2024
prevent error htmlspecialchars_decode(): Passing null to parameter #1
mightymt added a commit to mightymt/rss-bridge that referenced this issue Apr 26, 2024
Fixes the following deprecation warnings:

substr(): Passing null to parameter RSS-Bridge#1 ($string) of type string is
deprecated
dvikan pushed a commit that referenced this issue Apr 26, 2024
* [YouTubeCommunityTabBridge] Improve building of content & title

Fixes truncated link hrefs in content and adds some general
improvements regarding the building of item content and item title

* [YouTubeCommunityTabBridge] Fix PHP deprecation warnings

Fixes the following deprecation warnings:

substr(): Passing null to parameter #1 ($string) of type string is
deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code-Refactoring Code refactoring
Projects
None yet
Development

No branches or pull requests

2 participants