diff options
author | Jani Taskinen <jani@php.net> | 2007-09-18 09:25:03 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2007-09-18 09:25:03 +0000 |
commit | 21f5a00183fa7072fa65dd029461acb2cd9be582 (patch) | |
tree | 8af812549aa54d5070ae0ad73c4a80368c54f846 /NEWS | |
parent | c29136bd08c48b3d520886e9a42ff55923e6f0b1 (diff) | |
download | php-git-21f5a00183fa7072fa65dd029461acb2cd9be582.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ PHP NEWS - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia) +- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported + on MacOSX). (jdolecek at NetBSD dot org) - Fixed bug #42627 (bz2 extension fails to build with -fno-common). (dolecek at netbsd dot org) - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia) |