head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.12.11.09.05.55;	author ale;	state dead;
branches;
next	1.1;

1.1
date	2006.01.24.17.09.46;	author garga;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove pecl-filter in favour of php5-filter.

Approved by:	maintainer
@
text
@We all know that you should always check input variables, but PHP does not
offer really good functionality for doing this in a safe way.
The Input Filter extension is meant to address this issue by implementing
a set of filters and mechanisms that users can use to safely access their
input data.

WWW: http://pecl.php.net/package/filter
@


1.1
log
@We all know that you should always check input variables, but PHP does not
offer really good functionality for doing this in a safe way.
The Input Filter extension is meant to address this issue by implementing
a set of filters and mechanisms that users can use to safely access their
input data.

WWW: http://pecl.php.net/package/filter

PR:		ports/92198
Submitted by:	Alexander Zhuravlev <zaa@@zaa.pp.ru>
@
text
@@

