php-src/tests/basic
2016-01-11 20:37:46 +01:00
..
001.phpt
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
007.phpt
008.phpt
009.phpt
010.phpt
011.phpt Removed register_globals 2010-04-21 01:27:22 +00:00
012.phpt Removed register_globals 2010-04-21 01:27:22 +00:00
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 Fix tests that break if filter.default isn't set to unsafe_raw 2012-03-02 05:04:40 +00:00
023.phpt Fix tests that break if filter.default isn't set to unsafe_raw 2012-03-02 05:04:40 +00:00
024_1.phpt fix type; add tests for -1 2013-12-30 14:28:42 +01:00
024.phpt Add E_DEPRECATED when populating $HTTP_RAW_POST_DATA 2013-12-30 14:28:43 +01:00
025.phpt The test output is dependent on expose_php ini 2014-07-14 07:17:59 -07:00
026_1.phpt fix type; add tests for -1 2013-12-30 14:28:42 +01:00
026.phpt Add E_DEPRECATED when populating $HTTP_RAW_POST_DATA 2013-12-30 14:28:43 +01: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
028.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
029.phpt Removed compile time dependency from ext/mbstring 2010-12-08 11:27:34 +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 typo fixes 2013-07-15 00:19:49 -07:00
bug51709_1.phpt Fix tests due to bison depened message format 2011-09-25 03:35:57 +00:00
bug51709_2.phpt Fix tests due to bison depened message format 2011-09-25 03:35:57 +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
bug54514.phpt fix test - paths may be expressed in different way 2011-12-26 03:55:29 +00:00
bug55500.phpt - add test for bug #55000 and #54374 2012-03-21 07:00:22 +01:00
bug61000.phpt MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars) 2012-03-02 03:18:04 +00:00
bug67198.phpt XFAIL-- for bug #67198 2014-05-06 12:21:43 +02:00
bug67988.phpt Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set. 2015-02-03 18:52:46 +09:00
bug71273.phpt backport 9a07245b72 from 7.0 2016-01-11 20:37:46 +01:00
enable_post_data_reading_01.phpt tests 2013-09-10 13:14:02 +02:00
enable_post_data_reading_02.phpt tests 2013-09-10 13:14:02 +02:00
enable_post_data_reading_03.phpt tests 2013-09-10 13:14:02 +02:00
enable_post_data_reading_04.phpt tests 2013-09-10 13:14:02 +02:00
enable_post_data_reading_05.phpt tests 2013-09-10 13:14:02 +02:00
enable_post_data_reading_06.phpt tests 2013-09-10 13:14:02 +02:00
encoding.phpt Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set. 2015-02-03 18:52:46 +09:00
req44164.phpt - Reversed implementation of FR #44164, pending further consideration. 2010-11-18 04:09:02 +00:00
req60524-win.phpt Adding sys_get_temp_dir() test specific for Windows. 2013-04-25 14:52:48 -07:00
req60524.phpt Adding sys_get_temp_dir() test specific for Windows. 2013-04-25 14:52:48 -07: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