diff --git a/CHANGES.current b/CHANGES.current index abc08da41..2142ee2a6 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -8,7 +8,9 @@ Version 1.3.32 (in progress) 10/16/2007: olly [PHP] Fix many occurrences of "warning: deprecated conversion from - string constant to 'char*'" from GCC 4.2 in generated C/C++ code. + string constant to 'char*'" from GCC 4.2 in generated C/C++ code + when compiling with a new enough version of PHP 5 (tested with + PHP 5.2.3, but PHP 5.2.1 is probably the minimum requirement). 10/15/2007: wsfulton Patch #1797133 from David Piepgrass fixes %attribute when the getter has the same name