. Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows
builds). (Anatol)
+ - Ereg:
+ . Fixed bug #69248 (heap overflow vulnerability in regcomp.c). (Stas)
+
- Filter:
- . Fixed bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other
+ . Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other
flags are used). (Jeff Welch)
. Fixed bug #69203 (FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127). (Jeff
Welch)
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 5
-#define PHP_RELEASE_VERSION 24
+#define PHP_MINOR_VERSION 6
- #define PHP_RELEASE_VERSION 8
++#define PHP_RELEASE_VERSION 6
#define PHP_EXTRA_VERSION "-dev"
- #define PHP_VERSION "5.6.8-dev"
- #define PHP_VERSION_ID 50608
-#define PHP_VERSION "5.5.24-dev"
-#define PHP_VERSION_ID 50524
++#define PHP_VERSION "5.6.6-dev"
++#define PHP_VERSION_ID 50606