|
b6d26a12e9
|
Fixes #11052: Fixed HtmlPurifier configuration sequence
|
2016-03-16 00:22:52 +03:00 |
|
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
|
8cbcbdded7
|
Default Cache.SerializerPermissions configuration option for HTMLPurifier is set to 0775
|
2015-10-13 13:19:49 +03:00 |
|
|
6d9fe671de
|
various code style and whitespace adjustments
|
2015-08-02 00:27:19 +02:00 |
|
|
afe21a986a
|
PSR-2 anonymous functions
|
2015-06-09 00:14:44 +03:00 |
|
|
ae42a054bb
|
PSR-2 spaces, commas, etc
|
2015-06-09 00:05:06 +03:00 |
|
|
2aace3714c
|
minor adjustments
|
2015-03-01 01:24:28 +01:00 |
|
|
07aca1c712
|
Renamed config() to configure() in BaseHtmlPurifier as suggested by @qiang
|
2015-01-24 17:36:42 +03:00 |
|
|
d862222304
|
Fixes #6852: Added yii\helpers\BaseHtmlPurifier::helpers() in order to be able to configure HtmlPurifier helper globally via subclassing
|
2015-01-24 12:08:08 +03:00 |
|
|
9b6f84ca58
|
BaseHtmlPurifier config can now be a closure
`$config` can now be a closure that will have the `$configInstance` passed as the first param.
updated docs.
close #4656
|
2014-08-12 00:33:29 +02:00 |
|
|
3c400dbca8
|
fixed file PHPdoc
issue #3026
|
2014-04-10 22:10:59 +02:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|