diff options
author | Jani Taskinen <jani@php.net> | 2007-09-12 11:45:34 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2007-09-12 11:45:34 +0000 |
commit | 0e0df5e47c928c5a3669a8832ccca01756b59af2 (patch) | |
tree | 4962f5a34154d51858fd22126833e647a328b0be /NEWS | |
parent | bf132de1eb06344bf7a823a79a1ae7d1d34ccc80 (diff) | |
download | php-git-0e0df5e47c928c5a3669a8832ccca01756b59af2.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ - Added optional parameter $provide_object to debug_backtrace(). (Sebastian) - Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre) +- 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) - Fixed bug #42590 (Make the engine recornize \v and \f escape sequences). (Ilia) |