You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/include
Andrew Dolgov 9d930af9e1 fetch_file_contents: improve error handling
1. if request fails get error string from http  response status line
2. do not override http error with possible CURL/php specific last error
3. fix silent php error generated while processing response headers to get last modified value
7 years ago
..
autoload.php Replace '__autoload' (deprecated in PHP 7.2) with 'spl_autoload_register'. 7 years ago
colors.php remove some redundant php closing tags 8 years ago
controls.php controls: disable print_feed_select (unused) 7 years ago
crypt.php remove some redundant php closing tags 8 years ago
db-prefs.php remove some redundant php closing tags 8 years ago
db.php remove some redundant php closing tags 8 years ago
errorhandler.php remove some redundant php closing tags 8 years ago
feedbrowser.php remove some redundant php closing tags 8 years ago
functions.php fetch_file_contents: improve error handling 7 years ago
login_form.php dijit style updates 9 years ago
sanity_check.php add sanity check for mime_content_type() 7 years ago
sanity_config.php remove pubsubhubbub: dead 7 years ago
sessions.php sessions: use is_server_https() for secure cookie setting 7 years ago
version.php remove some redundant php closing tags 8 years ago