PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.2.3
+- Fixed a potential crash bug in import_request_variables() (Zeev)
- Fixed several problems with directory functions on Windows. (Steph)
- Fixed xbithack bug in Apache module. (Rasmus)
- Fixed a bug that prevented touch() from working on various platforms. (Steph)
done
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(php, 4.2.3-dev, nodefine)
+AM_INIT_AUTOMAKE(php, 4.2.3RC1, nodefine)
AM_CONFIG_HEADER(main/php_config.h)
AM_MAINTAINER_MODE
/* automatically generated by configure */
/* edit configure.in to change version number */
-#define PHP_VERSION "4.2.3-dev"
+#define PHP_VERSION "4.2.3RC1"