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

[ticket/11768] Replaced the Censor plugin

...with something that is run at rendering time.

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-02-19 06:05:39 +01:00
parent 6578e1c6ec
commit f721b85a78
5 changed files with 50 additions and 37 deletions

8
phpBB/composer.lock generated
View File

@@ -169,12 +169,12 @@
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
"reference": "6d0fad50f73f386a45ec6fefdc8d039df93637ab"
"reference": "0a6bfe116bf348acf209e0d50bd3b3fad86d219e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/6d0fad50f73f386a45ec6fefdc8d039df93637ab",
"reference": "6d0fad50f73f386a45ec6fefdc8d039df93637ab",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/0a6bfe116bf348acf209e0d50bd3b3fad86d219e",
"reference": "0a6bfe116bf348acf209e0d50bd3b3fad86d219e",
"shasum": ""
},
"require": {
@@ -219,7 +219,7 @@
"parser",
"shortcodes"
],
"time": "2015-02-16 09:55:05"
"time": "2015-02-19 04:58:59"
},
{
"name": "symfony/config",