answersLogoWhite

0

What is php 5.3.2?

User Avatar

Anonymous

8y ago
Updated: 8/21/2019

PHP 5.3.2 was a release made in 2010 with the following security enhancements:

  • Increased LCG entropy
  • Fixed safe_mode
  • Fixed a possible safe_mode/open_basedir bypass

And the following bug fixes:

  • Added SHA-256 and SHA-512 support
  • Added $_SESSION protection
  • Fixed Crypt crashes
  • Fixed Apache custom content length
  • Fixed strip_tags() removing tags just because they're too long
  • Fixed garbage collector crash
  • Fixed DOM not supporting UTF-16
  • Fixed default return for filter_input()
  • Fixed ldap_next_reference crash
  • Fixed http wrappers crashing on too long headers
  • and 60+ other bug fixes
User Avatar

Wiki User

8y ago

What else can I help you with?