PHP 5.1.2 Released
-

The PHP Team has announced that PHP 5.1.2 has been released with a few feature enhancements and bug fixes.
Three security issues fixed in this version are:
- HTTP Response Splitting has been addressed in ext/session and in the header() function. Header() can no longer be used to send multiple response headers in a single call.
- Format string vulnerability in ext/mysqli.
- Possible cross-site scripting problems in certain error conditions.
Click on the link below to check out all the feature enhancements in PHP 5.1.2
Advertisement
Leave a Comment























