[Tickets #14297] Re: Update Css_Parser to 7.x to fix compatibility with php 7

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Mar 29 15:19:12 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14297
------------------------------------------------------------------------------
  Ticket             | 14297
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Update Css_Parser to 7.x to fix compatibility with php
                     | 7
  Queue              | Horde Framework Packages
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2016-03-29 15:19) wrote:

Changes have been made in Git (master):

commit a53af2fd0286a241e7d7f3ce02c656b467436870
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 29 17:18:16 2016 +0200

     [jan] Update to PHP-CSS-Parser 7.0.2 (Request #14297).

  framework/Css_Parser/bundle/composer.json          |    2 +-
  framework/Css_Parser/bundle/composer.lock          |   19 +++---
  .../bundle/vendor/composer/ClassLoader.php         |   34 +++++++++-
  .../Css_Parser/bundle/vendor/composer/LICENSE      |   20 ++++++
  .../bundle/vendor/composer/autoload_real.php       |    5 --
  .../bundle/vendor/composer/installed.json          |   12 ++--
  .../vendor/sabberworm/php-css-parser/.travis.yml   |    3 +
  .../vendor/sabberworm/php-css-parser/CHANGELOG.md  |   29 ++++++++-
  .../vendor/sabberworm/php-css-parser/Doxyfile      |    4 +-
  .../vendor/sabberworm/php-css-parser/README.md     |   19 +++---
  .../lib/Sabberworm/CSS/CSSList/CSSBlockList.php    |    2 +-
  .../php-css-parser/lib/Sabberworm/CSS/Parser.php   |   69 ++++++++++---------
  .../CSS/Parsing/UnexpectedTokenException.php       |    3 -
  .../lib/Sabberworm/CSS/Value/CSSString.php         |   31 +++++++++
  .../lib/Sabberworm/CSS/Value/String.php            |   31 ---------
  .../lib/Sabberworm/CSS/Value/URL.php               |    4 +-
  .../sabberworm/php-css-parser/tests/files/ie.css   |    2 +-
  framework/Css_Parser/package.xml                   |   16 +++--
  18 files changed, 189 insertions(+), 116 deletions(-)

http://github.com/horde/horde/commit/a53af2fd0286a241e7d7f3ce02c656b467436870





More information about the bugs mailing list