diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ PHP NEWS - Changed "post_max_size" php.ini directive to allow unlimited post size by setting it to 0. (Rasmus) +- Added FILTER_FLAG_STRIP_BACKTICK option to the filter extension. (Ilia) - Added protection for $_SESSION from interrupt corruption and improved "session.save_path" check. (Stas) - Added LIBXML_PARSEHUGE constant to override the maximum text size of a |