We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f601cbc commit b4fce3aCopy full SHA for b4fce3a
sapi/isapi/php_isapi.c
@@ -39,7 +39,6 @@ exception trapping when running under a debugger
39
40
#define MAX_STATUS_LENGTH sizeof("xxxx LONGEST POSSIBLE STATUS DESCRIPTION")
41
#define ISAPI_SERVER_VAR_BUF_SIZE 1024
42
-#define ISAPI_POST_DATA_BUF 1024
43
44
static zend_bool bFilterLoaded=0;
45
static zend_bool bTerminateThreadsOnError=0;
0 commit comments