PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2004, PHP 5 Beta 4
+12 Feb 2004, PHP 5 Beta 4
- Added checks for invalid characters in a cookie name and cookie data
into set[raw]cookie(). (Brian)
- Added new pspell functions: (Brian)
MAJOR_VERSION=5
MINOR_VERSION=0
RELEASE_VERSION=0
-EXTRA_VERSION="b4-dev"
+EXTRA_VERSION="b4RC1"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "b4-dev"
-#define PHP_VERSION "5.0.0b4-dev"
+#define PHP_EXTRA_VERSION "b4RC1"
+#define PHP_VERSION "5.0.0b4RC1"