pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/php53



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Mar 16 01:58:19 UTC 2013

Modified Files:
        pkgsrc/lang/php53: Makefile Makefile.common distinfo
        pkgsrc/lang/php53/patches: patch-ab

Log Message:
Update php53 to 5.3.23.

14 Mar 2013, PHP 5.3.23

- SOAP
  . Improved check that soap.wsdl_cache_dir conforms to open_basedir (Dmitry)
  . Disabled external entities loading. (Dmitry)

- SPL:
  . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
  . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
    (patch by kriss%krizalys.com@localhost, Laruence)
  . Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
    (Mike Willbanks)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/lang/php53/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/php53/Makefile.common
cvs rdiff -u -r1.59 -r1.60 pkgsrc/lang/php53/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/php53/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index