php-src/ext/filter/tests
2015-03-14 09:18:50 +01:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt add skipif 2011-09-06 08:11:37 +00:00
006.phpt
007.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
008.phpt Fix filter_list test 2014-11-14 10:56:39 +01:00
009.phpt
010.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
011.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
012.phpt
013.phpt
014.phpt
015.phpt New label length test 2014-11-17 08:10:29 +01:00
016.phpt Fix tests 2010-04-02 18:27:48 +00:00
017.phpt
018.phpt Merge branch 'pull-request/499' 2013-10-19 00:43:21 -07:00
019.phpt
020.phpt
021.phpt
022.phpt
023.phpt
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt
029.phpt
030.phpt - Fixed the filter extension accepting IPv4 octets with a leading 0 as that 2010-11-08 04:36:15 +00:00
031.phpt
032.phpt
033_run.inc ext/filter support for validating MAC addresses. 2013-02-03 13:23:53 +01:00
033.phpt Fix ext/filter/tests/033.phpt 2014-11-14 11:40:39 +01:00
034.phpt
035.phpt
036.phpt
037.phpt
038.phpt
039.phpt
040.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
041.phpt
042.phpt
043.phpt
044.phpt
045.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
046.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
047.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
048.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
049.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
050.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
051.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
052.phpt
053.phpt fix skipif sections 2008-07-13 21:40:49 +00:00
054.phpt #doc 2011-04-28 12:32:47 +00:00
055.phpt Add option to specific the expected separator character. 2013-02-03 13:23:54 +01:00
056.phpt FILTER_VALIDATE_DOMAIN and RFC conformance for FILTER_VALIDATE_URL 2014-11-14 10:01:53 +01:00
057.phpt Adjust logic in sanity checks. 2015-03-08 15:27:41 -04:00
bug7586.phpt
bug7715.phpt
bug7733.phpt
bug8315.phpt
bug39846.phpt
bug42718-2.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
bug42718.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
bug44445.phpt
bug44779.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug46973.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug47435.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug47745.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug48762.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug49184.phpt adding a reproduce script for bug #49184 2014-07-02 22:37:58 +02:00
bug49274.phpt - fix #49274, filter_var does not accept object without a toString implementation 2009-09-05 17:35:26 +00:00
bug49510.phpt Missed SKIPIF 2013-05-09 15:57:25 +08:00
bug50158.phpt - add skipif 2011-09-04 22:21:58 +00:00
bug50632.phpt Added test case for bug #50632 2010-01-05 12:25:00 +00:00
bug51192.phpt Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws. 2010-03-03 09:25:50 +00:00
bug52209.phpt Fix bug ext\filter\tests\bug52209.phpt fails 2012-04-30 10:25:54 +02:00
bug52929.phpt Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large 2010-09-27 07:08:04 +00:00
bug53037.phpt Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented). 2011-04-03 16:30:31 +00:00
bug53150.phpt Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list. 2013-12-03 14:46:15 -08:00
bug55478.phpt Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized 2011-12-04 14:52:40 +00:00
bug64441.phpt Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names) 2013-09-16 05:23:52 +02:00
bug69202.phpt Fix #69202: FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used. 2015-03-09 17:14:47 +08:00
bug69203.phpt Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127 2015-03-14 09:17:36 +01:00
callback_closure.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
callback_non_modified_var.phpt
filter_data.phpt Add more tests for the new +0/-0 behaviour. 2012-12-29 03:31:22 +01:00
filter_var_array_with_ref.phpt Review a few more SEPARATE_ZVAL_IF_NOT_REF usages 2014-10-09 12:51:05 +02:00
PMOPB45.phpt