summaryrefslogtreecommitdiff
path: root/lang/php5/PLIST
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2006-05-06 22:42:44 +0000
committerjdolecek <jdolecek>2006-05-06 22:42:44 +0000
commit9e2eacbc35d827f327f5e3665ab5bf03bb455133 (patch)
tree9142189f5bc0b12ec359ddc2c609df90ff4213c5 /lang/php5/PLIST
parent06736fed6781e81a46a9253bd4bc90940c913667 (diff)
downloadpkgsrc-9e2eacbc35d827f327f5e3665ab5bf03bb455133.tar.gz
Update lang/php5 to 5.1.4.
Some of the key changes include: * Disallow certain characters in session names. * Fixed a buffer overflow inside the wordwrap() function. * Prevent jumps to parent directory via the 2nd parameter of the tempnam() function. * Enforce safe_mode for the source parameter of the copy() function. * Fixed cross-site scripting inside the phpinfo() function. * Fixed offset/length parameter validation inside the substr_compare() function. * Fixed a heap corruption inside the session extension. * Fixed a bug that would allow variable to survive unset(). * Fixed a number of crashes in the DOM, SOAP and PDO extensions. * Upgraded bundled PCRE library to version 6.6 * The use of the var keyword to declare properties no longer raises a deprecation E_STRICT. * FastCGI interface was completely reimplemented. * Multitude of improvements to the SPL, SimpleXML, GD, CURL and Reflection extensions. * Over 120 various bug fixes. See release annoucement on: http://www.php.net/release_5_1_3.php And ChangeLog: http://www.php.net/ChangeLog-5.php#5.1.3
Diffstat (limited to 'lang/php5/PLIST')
-rw-r--r--lang/php5/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php5/PLIST b/lang/php5/PLIST
index 3a55e3d709f..574c7b597ad 100644
--- a/lang/php5/PLIST
+++ b/lang/php5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/02/06 06:39:59 martti Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/05/06 22:42:44 jdolecek Exp $
bin/pear
bin/peardev
bin/pecl
@@ -93,6 +93,7 @@ include/php/ext/pcre/pcrelib/pcre_scanner.h
include/php/ext/pcre/pcrelib/pcre_stringpiece.h
include/php/ext/pcre/pcrelib/pcrecpp.h
include/php/ext/pcre/pcrelib/pcreposix.h
+include/php/ext/pcre/pcrelib/pcrecpparg.h
include/php/ext/pcre/pcrelib/ucp.h
include/php/ext/pcre/pcrelib/ucpinternal.h
include/php/ext/pcre/php_pcre.h