iliaa           Mon Nov 18 08:30:19 2002 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4/main  php_compat.h 
  Log:
  Fix bug #20442.
  
  
Index: php4/main/php_compat.h
diff -u php4/main/php_compat.h:1.11 php4/main/php_compat.h:1.11.4.1
--- php4/main/php_compat.h:1.11 Fri May 31 00:49:45 2002
+++ php4/main/php_compat.h      Mon Nov 18 08:30:18 2002
@@ -94,6 +94,7 @@
 #define XML_UseParserAsHandlerArg php_XML_UseParserAsHandlerArg
 #define XmlUtf16Encode php_XmlUtf16Encode
 #define XmlUtf8Encode php_XmlUtf8Encode
+#define XML_CONTEXT_BYTES 1024
 #endif
 
 #endif



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to