Skip to content

Commit 5e8cfbd

Browse files
committed
* mark method as deprecated
1 parent 50218c2 commit 5e8cfbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/Form/Filters/UnserializeFilter.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Unserialize string
1414
*
1515
* @ingroup Filters
16+
* @deprecated Because of the potential security problem.
1617
**/
1718
final class UnserializeFilter extends BaseFilter
1819
{

0 commit comments

Comments
 (0)