php-src/tests/basic
2012-10-10 10:27:49 +08:00
..
001.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
002.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
003.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
004.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
005.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
006.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
007.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
008.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
009.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
010.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
011.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
012.phpt
013.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
014.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
015.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
016.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
017.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
018.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
019.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
020.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
021.phpt Fix bug 61716 tests\basic\021.phpt fails 2012-04-16 15:14:26 +02:00
022.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
023.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
024.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
025.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
026.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
027.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
030.phpt Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request 2011-09-07 16:19:09 +00:00
031.phpt Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request 2011-09-07 16:19:09 +00:00
032.phpt Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request 2011-09-07 16:19:09 +00:00
bug20539.phpt Fix bug 61683 tests\basic\bug20539.phpt fails 2012-04-16 14:38:16 +02:00
bug29971.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug45986.phpt - error msg may vary 2011-08-31 20:10:22 +00:00
bug46313-win.phpt Fix bug #62109 tests\basic\bug46313-win.phpt fails 2012-05-22 18:41:03 +02:00
bug46313.phpt Fixed tests 2009-09-21 09:52:19 +00:00
bug46759.phpt Fix test 2009-12-11 10:55:56 +00:00
bug51709_1.phpt revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4 2011-09-01 22:42:35 +00:00
bug51709_2.phpt revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4 2011-09-01 22:42:35 +00:00
bug53180.phpt - Fixed bug #53180 (post_max_size=0 not disabling the limit when the content 2010-10-27 14:56:51 +00:00
bug55500.phpt - add test for bug #55000 and #54374 2012-03-21 07:00:22 +01:00
bug61000.phpt Weird, what happened here? 2012-02-16 17:48:30 +00:00
magic_quotes_gpc.phpt Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831) 2012-03-21 21:12:31 +00:00
php_egg_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
php_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
php_real_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
rfc1867_anonymous_upload.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
rfc1867_array_upload.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
rfc1867_boundary_1.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_boundary_2.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_empty_upload.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
rfc1867_file_upload_disabled.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_garbled_mime_headers.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_invalid_boundary.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_malicious_input.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_max_file_size.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
rfc1867_max_file_uploads_empty_files_debug.phpt - Implemented FR #50692, not uploaded files don't count towards 2010-10-04 01:27:33 +00:00
rfc1867_max_file_uploads_empty_files.phpt - Implemented FR #50692, not uploaded files don't count towards 2010-10-04 01:27:33 +00:00
rfc1867_missing_boundary_2.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_missing_boundary.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
rfc1867_post_max_filesize.phpt These tests fail unless max_input_vars and/or max_file_uploads is set high enough 2012-02-14 09:47:32 +00:00
rfc1867_post_max_size.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
zend_logo_guid.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00