diff options
author | Rob Richards <rrichards@php.net> | 2005-02-18 11:48:10 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2005-02-18 11:48:10 +0000 |
commit | 44186c14a4095eab26c538414c77cc0c0e4c8c11 (patch) | |
tree | e2d71a0efc31fc7c45c57921d6d90262ca4ed97a | |
parent | c17a1a7645b314d446bc5bf390e9be90ce292618 (diff) | |
download | php-git-44186c14a4095eab26c538414c77cc0c0e4c8c11.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ PHP NEWS is passed. (Tony) - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead of true. (Tony) +- Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable). (Rob) - Fixed bug #31980 (Unicode exif data not available on Windows). (Edin) - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns with NULL values). (Daniel Convissor) |