]> granicus.if.org Git - php/commit
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
authorSVN Migration <svn@php.net>
Wed, 5 Jul 2006 10:12:43 +0000 (10:12 +0000)
committerSVN Migration <svn@php.net>
Wed, 5 Jul 2006 10:12:43 +0000 (10:12 +0000)
commit1b0a789ab9fc25d25193af943c485cb973c321b3
tree7fdf96c7f1db41cf531f50a69e51e65201b59a67
parentf0178f71ee90fa6c0a0df6a29e87417879ec0cd1
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
24 files changed:
ext/filter/docs/filter.txt [new file with mode: 0644]
ext/filter/docs/input_get_args.php [new file with mode: 0644]
ext/filter/filter.c [new file with mode: 0644]
ext/filter/filter_private.h [new file with mode: 0644]
ext/filter/logical_filters.c [new file with mode: 0644]
ext/filter/package.xml [new file with mode: 0644]
ext/filter/package2.xml [new file with mode: 0644]
ext/filter/php_filter.h [new file with mode: 0644]
ext/filter/tests/010.phpt [new file with mode: 0644]
ext/filter/tests/013.phpt [new file with mode: 0644]
ext/filter/tests/015.phpt [new file with mode: 0644]
ext/filter/tests/016.phpt [new file with mode: 0644]
ext/filter/tests/017.phpt [new file with mode: 0644]
ext/filter/tests/018.phpt [new file with mode: 0644]
ext/filter/tests/019.phpt [new file with mode: 0644]
ext/filter/tests/030.phpt [new file with mode: 0644]
ext/filter/tests/031.phpt [new file with mode: 0644]
ext/filter/tests/032.phpt [new file with mode: 0644]
ext/filter/tests/033.phpt [new file with mode: 0644]
ext/filter/tests/033_run.php [new file with mode: 0644]
ext/filter/tests/bug7586.phpt [new file with mode: 0644]
ext/filter/tests/bug7715.phpt [new file with mode: 0644]
ext/filter/tests/bug7733.phpt [new file with mode: 0644]
sapi/apache2filter/config.w32 [new file with mode: 0755]