Merge branch '3.2.x'

* 3.2.x:
  [ticket/14716] Update dependencies to latest versions
This commit is contained in:
Tristan Darricau 2016-11-14 21:36:34 +01:00
commit 462fb7b296
No known key found for this signature in database
GPG key ID: 817043C2E29DB881
2 changed files with 100 additions and 94 deletions

187
phpBB/composer.lock generated
View file

@ -322,16 +322,16 @@
}, },
{ {
"name": "marc1706/fast-image-size", "name": "marc1706/fast-image-size",
"version": "v1.1.1", "version": "v1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/marc1706/fast-image-size.git", "url": "https://github.com/marc1706/fast-image-size.git",
"reference": "50ae9b13f862b0c7c6c9df057c396ea32837733a" "reference": "8bb644f8f767c5763acd61140045a78d10e1eb06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/50ae9b13f862b0c7c6c9df057c396ea32837733a", "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/8bb644f8f767c5763acd61140045a78d10e1eb06",
"reference": "50ae9b13f862b0c7c6c9df057c396ea32837733a", "reference": "8bb644f8f767c5763acd61140045a78d10e1eb06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -369,7 +369,7 @@
"php", "php",
"size" "size"
], ],
"time": "2016-06-08 18:14:49" "time": "2016-10-30 19:00:39"
}, },
{ {
"name": "ocramius/proxy-manager", "name": "ocramius/proxy-manager",
@ -436,16 +436,16 @@
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.2", "version": "v2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -480,7 +480,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2016-04-03 06:00:07" "time": "2016-11-07 23:38:38"
}, },
{ {
"name": "patchwork/utf8", "name": "patchwork/utf8",
@ -700,7 +700,7 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
@ -753,16 +753,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0" "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/6cb0872fb57b38b3b09ff213c21ed693956b9eb0", "url": "https://api.github.com/repos/symfony/console/zipball/c99da1119ae61e15de0e4829196b9fba6f73d065",
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0", "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -810,11 +810,11 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-28 00:11:12" "time": "2016-10-06 01:44:51"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
@ -871,16 +871,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "8fa4be9a36f41e49b0c3969678c41c81ed463816" "reference": "c578891216090069cd6d2e573402e13e39b3ad5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8fa4be9a36f41e49b0c3969678c41c81ed463816", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c578891216090069cd6d2e573402e13e39b3ad5c",
"reference": "8fa4be9a36f41e49b0c3969678c41c81ed463816", "reference": "c578891216090069cd6d2e573402e13e39b3ad5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -927,20 +927,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-24 15:56:48" "time": "2016-10-24 15:52:44"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
"reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -987,20 +987,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-19 10:45:57" "time": "2016-10-13 06:28:43"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5" "reference": "0565b61bf098cb4dc09f4f103f033138ae4f42c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/682fd8fdb3135fdf05fc496a01579ccf6c85c0e5", "url": "https://api.github.com/repos/symfony/filesystem/zipball/0565b61bf098cb4dc09f4f103f033138ae4f42c6",
"reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5", "reference": "0565b61bf098cb4dc09f4f103f033138ae4f42c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1036,11 +1036,11 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-14 00:18:46" "time": "2016-10-18 04:30:12"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -1089,16 +1089,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97" "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5114f1becca9f29e3af94374f1689c83c1aa3d97", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f21e5a8b88274b7720779aa88f9c02c6d6ec08d7",
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97", "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1138,20 +1138,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-21 20:55:10" "time": "2016-10-24 15:52:44"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "dc339d6eebadfa6e39c52868b4d4a715eff13c69" "reference": "c235f1b13ba67012e283996a5427f22e2e04be14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc339d6eebadfa6e39c52868b4d4a715eff13c69", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c235f1b13ba67012e283996a5427f22e2e04be14",
"reference": "dc339d6eebadfa6e39c52868b4d4a715eff13c69", "reference": "c235f1b13ba67012e283996a5427f22e2e04be14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1159,7 +1159,7 @@
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "~2.8|~3.0", "symfony/debug": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2" "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
}, },
"conflict": { "conflict": {
"symfony/config": "<2.8" "symfony/config": "<2.8"
@ -1220,20 +1220,20 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-10-03 19:01:06" "time": "2016-10-27 02:38:31"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.2.0", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "dff51f72b0706335131b00a7f49606168c582594" "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
"reference": "dff51f72b0706335131b00a7f49606168c582594", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1245,7 +1245,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -1279,11 +1279,11 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2016-05-18 14:26:46" "time": "2016-11-14 01:06:16"
}, },
{ {
"name": "symfony/proxy-manager-bridge", "name": "symfony/proxy-manager-bridge",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/proxy-manager-bridge.git", "url": "https://github.com/symfony/proxy-manager-bridge.git",
@ -1337,7 +1337,7 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
@ -1412,21 +1412,21 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "64bebdd119e3626da1c53e44ee5dfb95ad0d7791" "reference": "a75dfd56d7cf8df1843dcf44a0d6d4ef8b72440c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/64bebdd119e3626da1c53e44ee5dfb95ad0d7791", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/a75dfd56d7cf8df1843dcf44a0d6d4ef8b72440c",
"reference": "64bebdd119e3626da1c53e44ee5dfb95ad0d7791", "reference": "a75dfd56d7cf8df1843dcf44a0d6d4ef8b72440c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.9", "php": ">=5.5.9",
"twig/twig": "~1.26|~2.0" "twig/twig": "~1.27|~2.0"
}, },
"require-dev": { "require-dev": {
"symfony/asset": "~2.8|~3.0", "symfony/asset": "~2.8|~3.0",
@ -1489,20 +1489,20 @@
], ],
"description": "Symfony Twig Bridge", "description": "Symfony Twig Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-10-03 15:50:10" "time": "2016-10-24 15:52:44"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3" "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3", "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27",
"reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3", "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1538,20 +1538,20 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-25 08:27:07" "time": "2016-10-24 18:41:13"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.26.1", "version": "v1.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d" "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d", "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1564,7 +1564,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.26-dev" "dev-master": "1.27-dev"
} }
}, },
"autoload": { "autoload": {
@ -1599,7 +1599,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-10-05 18:57:41" "time": "2016-10-25 19:17:17"
}, },
{ {
"name": "zendframework/zend-code", "name": "zendframework/zend-code",
@ -1814,24 +1814,25 @@
}, },
{ {
"name": "facebook/webdriver", "name": "facebook/webdriver",
"version": "1.1.3", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facebook/php-webdriver.git", "url": "https://github.com/facebook/php-webdriver.git",
"reference": "b7186fb1bcfda956d237f59face250d06ef47253" "reference": "af21de3ae5306a8ca0bcc02a19735dadc43e83f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/b7186fb1bcfda956d237f59face250d06ef47253", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/af21de3ae5306a8ca0bcc02a19735dadc43e83f3",
"reference": "b7186fb1bcfda956d237f59face250d06ef47253", "reference": "af21de3ae5306a8ca0bcc02a19735dadc43e83f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"php": ">=5.3.19" "php": "^5.5 || ~7.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^1.11", "friendsofphp/php-cs-fixer": "^1.11",
"php-mock/php-mock-phpunit": "^1.1",
"phpunit/phpunit": "4.6.* || ~5.0", "phpunit/phpunit": "4.6.* || ~5.0",
"squizlabs/php_codesniffer": "^2.6" "squizlabs/php_codesniffer": "^2.6"
}, },
@ -1856,7 +1857,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"time": "2016-08-10 00:44:08" "time": "2016-10-14 15:16:51"
}, },
{ {
"name": "laravel/homestead", "name": "laravel/homestead",
@ -2464,16 +2465,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.8.27", "version": "4.8.28",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90" "reference": "558a3a0d28b4cb7e4a593a4fbd2220e787076225"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/558a3a0d28b4cb7e4a593a4fbd2220e787076225",
"reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90", "reference": "558a3a0d28b4cb7e4a593a4fbd2220e787076225",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2532,7 +2533,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-07-21 06:48:14" "time": "2016-11-14 06:25:28"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -2876,16 +2877,16 @@
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "1.0.2", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "913401df809e99e4f47b27cdd781f4a258d58791" "reference": "79860854756415e1cec8d186c9cf261cafd87dfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/79860854756415e1cec8d186c9cf261cafd87dfc",
"reference": "913401df809e99e4f47b27cdd781f4a258d58791", "reference": "79860854756415e1cec8d186c9cf261cafd87dfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2925,7 +2926,7 @@
], ],
"description": "Provides functionality to recursively process PHP variables", "description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2015-11-11 19:50:13" "time": "2016-11-14 15:54:23"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@ -3042,7 +3043,7 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
@ -3099,7 +3100,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -3152,16 +3153,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "bb7395e8b1db3654de82b9f35d019958276de4d7" "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/59eee3c76eb89f21857798620ebdad7a05ad14f4",
"reference": "bb7395e8b1db3654de82b9f35d019958276de4d7", "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3204,11 +3205,11 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-08-05 08:37:39" "time": "2016-10-18 15:46:07"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",

View file

@ -22,6 +22,11 @@ class lexer extends \Twig_Lexer
public function tokenize($code, $filename = null) public function tokenize($code, $filename = null)
{ {
if ($code instanceof \Twig_Source)
{
$filename = $code->getName();
$code = $code->getCode();
}
// Our phpBB tags // Our phpBB tags
// Commented out tokens are handled separately from the main replace // Commented out tokens are handled separately from the main replace
$phpbb_tags = array( $phpbb_tags = array(
@ -125,7 +130,7 @@ class lexer extends \Twig_Lexer
// Appends any filters // Appends any filters
$code = preg_replace('#{([a-zA-Z0-9_\.]+)(\|[^}]+?)?}#', '{{ $1$2 }}', $code); $code = preg_replace('#{([a-zA-Z0-9_\.]+)(\|[^}]+?)?}#', '{{ $1$2 }}', $code);
return parent::tokenize($code, $filename); return parent::tokenize(new \Twig_Source($code, $filename));
} }
/** /**