summaryrefslogtreecommitdiff
path: root/lang/php4/files/patch-ext_standard_dir.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.4.5 release.Alex Dupre2007-02-171-20/+0
| | | | Notes: svn path=/head/; revision=185363
* - fix open_basedir vulnerability in php4 and php5 [1]Alex Dupre2006-10-161-0/+20
- add an alert on safe_mode intrinsic insecurity and suggest to install the suhosin extension - enable the suhosin patch by deafult also in php4 Submitted by: Thomas Vogt <thomas@bsdunix.ch> [1] Obtained from: PHP CVS [1] Approved by: portmgr (clement) Notes: svn path=/head/; revision=175349