Skip to content

Latest commit

 

History

History
590 lines (329 loc) · 28.9 KB

CHANGELOG.md

File metadata and controls

590 lines (329 loc) · 28.9 KB

Changelog

3.0.2 (2022-05-27)

Full Changelog

Merged pull requests:

  • Add symfony security checker action to pipeline #142 (kpicaza)
  • Add easy way to instantiate domains #141 (kpicaza)
  • allow to put argv via $_SERVER #140 (kpicaza)
  • AD-231 Add secure and http_only parameters support for cookies #139 (destebang)

3.0.1 (2022-03-14)

Full Changelog

Merged pull requests:

  • fix: default parameters for query debug call #138 (kpicaza)

3.0.0 (2022-02-25)

Full Changelog

Closed issues:

  • Unit testing for Sifo classes #57
  • Change getClass() to support the new autoloader and inheritance #40
  • Adapt existing code to PSR-4 #39
  • Create new PSR directory structure with Composer #38
  • Composer dependencies and repositories definition #36
  • Analysis of migration needed in Sifo 2.xx instances #32

Merged pull requests:

  • Prepare release #137 (kpicaza)
  • Trigger deprecation warning when fixing query params #136 (kpicaza)
  • Remove Bash scripts folder #135 (kpicaza)
  • Fix: improve query fixer regex by Edu Fabra #134 (kpicaza)
  • Use maintained version of PHPThumb library #133 (kpicaza)
  • Remove unused & deprecated google translate feature #132 (kpicaza)
  • MDI-1466: support official adodb5 library #131 (kpicaza)
  • MDI-1435 Removed mysql deprecated files #129 (seergiue)
  • MDI-1433: drop support for adodb-sybase #128 (kpicaza)
  • MDI-1445: drop support for adodb-encrypt-mcrypt #127 (kpicaza)
  • MDI-1439: set addo cache dir default as if safe mode disabled #126 (kpicaza)
  • MDI-1438: drop support for adodb.mysql #125 (kpicaza)
  • MDI-1437: drop support for adodb.mssql #124 (kpicaza)
  • MDI-1436: drop support for adodb.ibase #123 (kpicaza)
  • MDI-1440 Removed deprecated get/set magic_quotes methods #122 (seergiue)
  • MDI-1442 Removed deprecated "is_dst" parameter #121 (seergiue)
  • MDI-1443 Removed global var variable #120 (seergiue)
  • MDI-1444 Removed deprecated session_register() function #119 (seergiue)
  • MDI-1441 Removed/replaced deprecated unset($this) #118 (seergiue)
  • MDI-1432 Delete class using extension 'fbsql' because it is removed since PHP 5.3 #117 (antoniorova)
  • MDI-1431 Fix WARNING: INI directive 'magic_quotes_sybase' is deprected since PHP 5.3 #116 (antoniorova)
  • MDI-1428 Deleted all functions that are using get_magic_quotes_gpc #115 (antoniorova)
  • MDI-1425 Fix warning: Function each() is deprecated since PHP 7.2 #114 (antoniorova)
  • MDI-1434 Replaced $php_errormsg with error_get_last() #113 (seergiue)
  • MDI-1430 removed/replaced deprecated OCI functions #112 (seergiue)
  • MDI-1429 Rename constructor class name to __construct #111 (seergiue)
  • MDI-1427 Remove dl() function as it is deprecated #110 (seergiue)
  • MDI-1426 Replace deprecated function split with explode #109 (seergiue)
  • MDI-1424 Fix error remove $this on anonymous function #108 (seergiue)
  • MDI-1421 Delete classes that use extensions deleted since PHP 5.4 #107 (antoniorova)
  • MDI-1420 Remove continue in switch statement #106 (seergiue)
  • MDI-1418 Fix error: can no longer be used in a plain function or method since PHP 7.1 #105 (antoniorova)
  • MDI-1419: Change create_function by anon function #104 (kpicaza)
  • MDI-1417 Ignore warning debug_backtrace() #103 (seergiue)
  • MDI-1415 Fix warning: Passing the and parameters in reverse order to implode #102 (antoniorova)
  • MDI-1414: Install code-sniffer php compatibility checker #101 (kpicaza)
  • MDI-1416 Rename method with PHP-reserved name #100 (seergiue)

v2.32.0 (2021-04-28)

Full Changelog

Merged pull requests:

v2.31.3 (2021-03-29)

Full Changelog

Merged pull requests:

  • Reverts temporarilly the change of the featured images since it's not working in LIVE. #98 (emartos)

v2.31.2 (2021-03-18)

Full Changelog

Merged pull requests:

  • Adds compatibility with media:content tags. It is required for retrie… #97 (emartos)

v2.31.1 (2021-02-26)

Full Changelog

v2.31.0 (2021-01-20)

Full Changelog

Merged pull requests:

  • Generate new PHP session name with vertical and environment to avoid wrong behaviors #96 (noelamaya)

v2.30.2 (2020-10-08)

Full Changelog

Merged pull requests:

  • Return content from var_export in DataBaseHandler #95 (p0lemic)

v2.30.1 (2020-10-08)

Full Changelog

Merged pull requests:

  • Fix error printing on DataBaseHandler #94 (p0lemic)

v2.30.0 (2020-09-22)

Full Changelog

Merged pull requests:

v2.29.2 (2020-09-07)

Full Changelog

Merged pull requests:

  • Update Symfony/Yaml to 4.4 version #92 (p0lemic)

v2.29.1 (2020-08-07)

Full Changelog

Merged pull requests:

  • Set DependencyInjector::getImportedServices as static to be able to obtain all services without any instance of DependencyInjector #91 (xserrat)

v2.29.0 (2020-07-31)

Full Changelog

Merged pull requests:

  • add changelog #90 (kpicaza)
  • TARC-885: allow using ContainerInterface instance as sifo container in DependencyInjector class #89 (kpicaza)

v2.28.0 (2020-07-06)

Full Changelog

Merged pull requests:

v2.27.3 (2020-05-25)

Full Changelog

Merged pull requests:

v2.27.2 (2020-04-06)

Full Changelog

Merged pull requests:

v2.27.1 (2020-03-06)

Full Changelog

Merged pull requests:

  • Fix Registry::invalidate method to invalidate a key that contains a NULL value #85 (xserrat)

v2.27.0 (2020-02-19)

Full Changelog

v2.26.2 (2020-02-14)

Full Changelog

v2.26.1 (2020-02-13)

Full Changelog

v2.26.0 (2019-08-05)

Full Changelog

Merged pull requests:

  • Allow arguments with variables in services definition #83 (p0lemic)
  • Allow arguments with variables in services definition #82 (p0lemic)

v2.25.0 (2019-06-11)

Full Changelog

v2.24.1 (2019-06-11)

Full Changelog

Merged pull requests:

  • Change error type to E_WARNING when try to store a null value in session #81 (p0lemic)

v2.24.0 (2019-05-30)

Full Changelog

Merged pull requests:

v2.23.0 (2019-05-28)

Full Changelog

Merged pull requests:

  • TARC-237 Configure Sifo Dependency Injector to be able to locate service definition files outside instances folders #79 (xserrat)

v2.22.4 (2019-03-21)

Full Changelog

v2.22.3 (2019-03-21)

Full Changelog

v2.22.2 (2019-03-21)

Full Changelog

v2.22.1 (2019-03-13)

Full Changelog

Merged pull requests:

  • Changes for generate definition services files complying with PSR-2. #77 (mangasf)

v2.22.0 (2019-02-07)

Full Changelog

Merged pull requests:

  • Uvinum/allow load controller from di container #76 (p0lemic)

v2.21.0 (2019-02-05)

Full Changelog

Merged pull requests:

  • Uvinum/add factory option to dependency injection #74 (p0lemic)

v2.20.1 (2019-01-23)

Full Changelog

v2.20.0 (2018-10-02)

Full Changelog

v2.19.0 (2018-08-27)

Full Changelog

Merged pull requests:

v2.18.0 (2018-08-01)

Full Changelog

v2.17.3 (2018-07-30)

Full Changelog

v2.17.2 (2018-06-21)

Full Changelog

v2.17.1 (2018-05-28)

Full Changelog

v2.17.0 (2018-05-08)

Full Changelog

v3.0.0-beta.8 (2018-04-12)

Full Changelog

v3.0.0-beta.7 (2018-04-11)

Full Changelog

v3.0.0-beta.6 (2018-04-11)

Full Changelog

v2.16.4 (2018-04-05)

Full Changelog

v2.16.3 (2017-11-07)

Full Changelog

v2.16.2 (2017-10-03)

Full Changelog

v2.16.1 (2017-09-19)

Full Changelog

v2.16.0 (2017-08-24)

Full Changelog

elastic02 (2017-07-26)

Full Changelog

v2.15.2 (2017-07-14)

Full Changelog

elastic01 (2017-07-12)

Full Changelog

v2.15.1 (2017-06-27)

Full Changelog

v3.0.0-beta.5 (2017-05-17)

Full Changelog

v2.15.0 (2017-05-17)

Full Changelog

v3.0.0-beta.4 (2017-05-15)

Full Changelog

v3.0.0-beta.3 (2017-05-11)

Full Changelog

v3.0.0-beta.2 (2017-05-11)

Full Changelog

v2.14.1 (2017-05-11)

Full Changelog

Closed issues:

  • Add SIFO to packagist #45

v2.13.4 (2017-04-22)

Full Changelog

Merged pull requests:

v2.13.3 (2017-04-12)

Full Changelog

v2.13.1 (2017-03-31)

Full Changelog

v2.13.2 (2017-03-31)

Full Changelog

v2.12.2 (2016-11-14)

Full Changelog

v2.12.1 (2016-11-14)

Full Changelog

v2.11.5 (2016-05-05)

Full Changelog

v2.11.4 (2016-05-04)

Full Changelog

v2.11.3 (2016-05-04)

Full Changelog

v2.11.2 (2016-05-03)

Full Changelog

v2.11.1 (2016-05-03)

Full Changelog

v2.11.0 (2016-05-03)

Full Changelog

v2.10.3 (2016-04-26)

Full Changelog

v2.10.2 (2016-04-20)

Full Changelog

v2.10.1 (2016-04-12)

Full Changelog

v2.10.0 (2016-04-12)

Full Changelog

Closed issues:

  • Move FilterException to correct location in travis-integration branch #67
  • Make the "common" instance run #59
  • Helper script to transition 2.xx to 3.0 #33

Merged pull requests:

v3.0.0-beta.1 (2014-10-14)

Full Changelog

sifo-2.9.1 (2014-09-13)

Full Changelog

Closed issues:

  • Add a before_install clause in .travis.yml #58
  • Move Bootstrap inside the Sifo folder #56
  • Isolate autoloader inside Bootstrap to an Autoloader.php file #55
  • Remove direct includes of files #52
  • Remove all closing PHP tags #50
  • Put all the classes in their correct namespace #41
  • Integration of PHPUnit with Travis-CI #37
  • Proposal of tree structure for Sifo 3, compliant with PSR-0,1,2,3,4 #31
  • Split Filter classes into several files #11

Merged pull requests:

  • trigger_error on genurl action parameter invalid value set #60 (JavierCane)

sifo-2.9 (2014-01-09)

Full Changelog

Closed issues:

  • Bug en js.config de la instancia common #17
  • Exceptions_XXX thrown in preDispatch invoke the autoloader when they should be in memory #10

Merged pull requests:

sifo-2.8 (2013-04-07)

Full Changelog

Closed issues:

  • Cache: Avoid the dogpile effect (add cache locking) #15

sifo-2.7 (2012-11-02)

Full Changelog

Closed issues:

  • JSS and CSS Minify scripts #4

sifo-2.6 (2012-07-17)

Full Changelog

Closed issues:

  • Create an instance to deploy code on servers #6

Merged pull requests:

  • Added phpunit and php-unit-skeleton generators #12 (alombarte)

sifo-2.5 (2012-05-25)

Full Changelog

sifo-2.4 (2012-05-15)

Full Changelog

sifo-2.3 (2012-04-18)

Full Changelog

sifo-2.2 (2012-02-10)

Full Changelog

Full Changelog

sifo-1.9 (2011-12-07)

Full Changelog

Closed issues:

  • Enable rebuild when debug is OFF and instance is in development mode #8
  • SVN as read-only and mirror of Github repo #5

sifo-2.1 (2011-10-26)

Full Changelog

Merged pull requests:

  • PHPUnit 3.5 + VisualPHPUnit #3 (thedae)

stable-php-5.2 (2011-10-06)

Full Changelog

Merged pull requests:

  • Added generated folder for static files in create_instance script #2 (thedae)
  • Added generated folder for static files in create_instance script #1 (thedae)

* This Changelog was automatically generated by github_changelog_generator