diff options
| author | Nikita Popov <nikic@php.net> | 2016-08-19 00:12:27 +0200 |
|---|---|---|
| committer | Nikita Popov <nikic@php.net> | 2016-08-19 00:34:13 +0200 |
| commit | 37b0dcc8e01085e5a93b0dfcf79f8e87bcb9c3fe (patch) | |
| tree | 472b1dafdf41b3c44f5408a8e6cb06716d0cd908 /tests/basic/rfc1867_boundary_2.phpt | |
| parent | cf40f999ba3a74acba1313cbf0a71c870de1ec8e (diff) | |
| download | php-git-37b0dcc8e01085e5a93b0dfcf79f8e87bcb9c3fe.tar.gz | |
Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG
Enabling ZEND_DEBUG should not result in intrusive program
behavior changes.
Diffstat (limited to 'tests/basic/rfc1867_boundary_2.phpt')
| -rw-r--r-- | tests/basic/rfc1867_boundary_2.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/rfc1867_boundary_2.phpt b/tests/basic/rfc1867_boundary_2.phpt index 256ec4bf78..88f213fffa 100644 --- a/tests/basic/rfc1867_boundary_2.phpt +++ b/tests/basic/rfc1867_boundary_2.phpt @@ -2,8 +2,6 @@ rfc1867 boundary 2 --INI-- post_max_size=1024 -error_reporting=E_ALL&~E_NOTICE -comment=debug builds show some additional E_NOTICE errors --POST_RAW-- Content-Type: multipart/form-data; boundary=------------------------------------foo, bar --------------------------------------foo |
