1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 01:36:57 +02:00

[ticket/13921] Fix block BBCodes inside of inline BBCodes

PHPBB3-13921
This commit is contained in:
JoshyPHP
2015-06-13 14:27:12 +02:00
parent a49bd38e83
commit eb11c80b23
4 changed files with 34 additions and 4 deletions

8
phpBB/composer.lock generated
View File

@@ -220,12 +220,12 @@
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
"reference": "4c124782e8f74cc462c4f27e81f81192b2853408"
"reference": "85ac4557e7fc504e74ec0a672680af8481fe329c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/4c124782e8f74cc462c4f27e81f81192b2853408",
"reference": "4c124782e8f74cc462c4f27e81f81192b2853408",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/85ac4557e7fc504e74ec0a672680af8481fe329c",
"reference": "85ac4557e7fc504e74ec0a672680af8481fe329c",
"shasum": ""
},
"require": {
@@ -270,7 +270,7 @@
"parser",
"shortcodes"
],
"time": "2015-05-30 02:58:41"
"time": "2015-06-13 12:25:49"
},
{
"name": "symfony/config",