php-src/tests/basic
Joe Watkins e9209e15a2
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  increase wait time in timeout_variation_9.phpt by 1 second
2017-02-03 06:00:53 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
015.phpt
016.phpt
017.phpt
018.phpt
019.phpt
020.phpt
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
025.phpt The test output is dependent on expose_php ini 2014-07-14 07:17:59 -07: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
030.phpt
031.phpt
032.phpt
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
bug31875.phpt Added "exclude_disabled" argument to "get_defined_functions". 2015-06-02 21:42:18 -03:00
bug45986.phpt typo fixes 2013-07-15 00:19:49 -07:00
bug53180.phpt
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:22:09 +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 Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash 2016-01-05 18:54:46 +01:00
bug73969.inc Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called 2017-01-22 16:11:25 +00:00
bug73969.phpt Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called 2017-01-22 16:11:25 +00: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
header_register_callback.phpt Fixed bug memleak in header_register_callback 2015-12-11 17:26:31 +08:00
precision.phpt Add decimal point in double serialization 2016-06-26 13:26:43 +01:00
req44164.phpt
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 Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_array_upload.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_boundary_1.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_boundary_2.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_empty_upload.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_file_upload_disabled.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_garbled_mime_headers.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_invalid_boundary.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_malicious_input.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_max_file_size.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_max_file_uploads_empty_files.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_missing_boundary_2.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_missing_boundary.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_post_max_filesize.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
rfc1867_post_max_size.phpt Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG 2016-08-19 00:34:13 +02:00
timeout_config.inc Ensure timeout tests wait for the entire specified duration 2015-09-29 13:04:05 +02:00
timeout_variation_0.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_1.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_2.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_3.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_4.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_5.phpt Fix Typos: exteption -> exception 2015-08-26 07:30:56 +02:00
timeout_variation_6.phpt Fix Typos: exteption -> exception 2015-08-26 07:30:56 +02:00
timeout_variation_7.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_8.phpt use default test timeout 2015-03-16 23:07:33 +01:00
timeout_variation_9.phpt increase wait time in timeout_variation_9.phpt by 1 second 2017-02-03 05:57:26 +00:00
timeout_variation_10.phpt increase wait time in timeout_variation_10.phpt by 1 second 2017-02-03 05:53:28 +00:00