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: Fri Aug 17 15:32:31 UTC 2012
Modified Files:
pkgsrc/lang/php53: Makefile Makefile.common Makefile.php distinfo
pkgsrc/lang/php53/patches: patch-ag patch-main_main.c
patch-sapi_fpm_fpm__fpm_sockets.h
Removed Files:
pkgsrc/lang/php53/patches: patch-sapi_fpm_fpm__fpm_sockets.c
Log Message:
Update php53 to 5.3.16 (PHP 5.3.16).
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16 Aug 2012, PHP 5.3.16
- Core:
. Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
with run-test.php). (Laruence)
- CURL:
. Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
(r.hampartsumyan%gmail.com@localhost, Laruence)
- DateTime:
. Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)
- Reflection:
. Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
result). (Laruence)
- SPL:
. Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance
gives Segmentation fault). (Laruence, Gustavo)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/php53/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/php53/Makefile.common
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/php53/Makefile.php
cvs rdiff -u -r1.48 -r1.49 pkgsrc/lang/php53/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/php53/patches/patch-ag
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php53/patches/patch-main_main.c
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/php53/patches/patch-sapi_fpm_fpm__fpm_sockets.c
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/lang/php53/patches/patch-sapi_fpm_fpm__fpm_sockets.h
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