Current Path :
/
home
/
develito
/
www
/
libraries
/
sobi
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/libraries/sobi/changelog.md
# Changelog for Sobi Framework #### @package Sobi Framework #### @author Name: Sigrid Suski and Radek Suski, Sigsiu.NET GmbH Email: sobi[at]sigsiu.net Url: https://www.Sigsiu.NET #### @copyright Copyright (C) 2006 - 2020 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved. @license GNU/LGPL Version 3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3. See https://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. #### Legend: (*) Security Fix (#) Bug Fix (+) Addition (-) Removed (!) Change ### 1.0.12 (30 May 2020) (!) CURL error messages improved and initialisation status added (!) FILTER_SANITIZE_MAGIC_QUOTES is deprecated, use FILTER_SANITIZE_ADD_SLASHES instead ### 1.0.11 (21 January 2020) (#) double usage of variable $e ### 1.0.10 (26 November 2019) (+) Workaround for Joomla returnig wrongfully an integer when array with the same name is set ### 1.0.9 (13 February 2019) (+) Implementation of FileSystem::FixUrl and failsafe for FileSystem::FixPath (#) Image Rotation does not work correctly (#) Original file should not be deleted after resampling ### 1.0.8 (10 January 2019) (#) Image rotation not called (#) Input::Search breaks after first result ### 1.0.7 (6 September 2018) (+) Simple OpenSSL encryption added (+) Option to replace characters with null in StringUtils::Nid (+) Added constant for success message (+) Support for attributes and custom node names in Arr class (!) Getting "files" array from PHP directly (#) Count on non-arrays in PHP 7.2.x (Issue #103) ### 1.0.6 (4 May 2018) (#) HTML filter, reverting html entities (Issue #8) ### 1.0.5 (3 May 2018) (#) Closing for empty tags changed to short closing and leads to problems (Issue #7) (#) Each save doubles the number of line-breaks in textareas (Issue #6) ### 1.0.4 (25 April 2018) (+) Implemented AthosHun\HTMLFilter (+) Implemented Grafika (+) Autoloader support for third party libraries (#) Input::Search returns an array now (#) Missing slash in RegEx (Issue #3) ### 1.0.3 (28 December 2017) (+) Input::Search implemented (!) Switching Input::Raw back to vanilla PHP (!) Autoloader inclusion changed from relative to absolute path. Seems doesn't work on some servers. (#) Wrong calls in Input::Timestamp (#) Or-operation of where conditions with time as parameter failed ### 1.0.2 (4 March 2017) (#) Wrong regex for Input::Cmd ### 1.0.1 (1 March 2017) (!) Array syntax changed (#) SPC used in Framework; junk left after moving functionality to the Framework (Issue #1766) ### 1.0.0 (21 January 2017) (+) Initial release