[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2011-01-06 Thread Ilia Alshanetsky
iliaaThu, 06 Jan 2011 23:01:19 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=307193

Log:
re-tag

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2011-01-06 22:48:20 UTC (rev 307192)
+++ php/php-src/branches/PHP_5_2/NEWS   2011-01-06 23:01:19 UTC (rev 307193)
@@ -1,8 +1,5 @@
 PHP
NEWS
 |||
-?? ??? , PHP 5.2.18
-- Fixed bug #53682 (Fix compile on the VAX). (Rasmus, jklos)
-
 06 Jan 2010, PHP 5.2.17
 - Fixed Bug #53632 (infinite loop with x87 fpu). (CVE-2010-4645) (Scott,
   Rasmus)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2011-01-06 22:48:20 UTC (rev 
307192)
+++ php/php-src/branches/PHP_5_2/configure.in   2011-01-06 23:01:19 UTC (rev 
307193)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=18
-PHP_EXTRA_VERSION=-dev
+PHP_RELEASE_VERSION=17
+PHP_EXTRA_VERSION=
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-06 22:48:20 UTC 
(rev 307192)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-06 23:01:19 UTC 
(rev 307193)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 18
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.18-dev
-#define PHP_VERSION_ID 50218
+#define PHP_RELEASE_VERSION 17
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.17
+#define PHP_VERSION_ID 50217

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2011-01-06 Thread Ilia Alshanetsky
iliaaThu, 06 Jan 2011 23:02:27 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=307196

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2011-01-06 23:01:48 UTC (rev 307195)
+++ php/php-src/branches/PHP_5_2/NEWS   2011-01-06 23:02:27 UTC (rev 307196)
@@ -1,5 +1,8 @@
 PHP
NEWS
 |||
+?? ??? , PHP 5.2.18
+- Fixed bug #53682 (Fix compile on the VAX). (Rasmus, jklos)
+
 06 Jan 2010, PHP 5.2.17
 - Fixed Bug #53632 (infinite loop with x87 fpu). (CVE-2010-4645) (Scott,
   Rasmus)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2011-01-06 23:01:48 UTC (rev 
307195)
+++ php/php-src/branches/PHP_5_2/configure.in   2011-01-06 23:02:27 UTC (rev 
307196)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=17
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=18
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-06 23:01:48 UTC 
(rev 307195)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-06 23:02:27 UTC 
(rev 307196)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 17
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.17
-#define PHP_VERSION_ID 50217
+#define PHP_RELEASE_VERSION 18
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.18-dev
+#define PHP_VERSION_ID 50218

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2011-01-05 Thread Ilia Alshanetsky
iliaaWed, 05 Jan 2011 14:48:13 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=307125

Log:
5.2.17

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2011-01-05 14:47:27 UTC (rev 307124)
+++ php/php-src/branches/PHP_5_2/NEWS   2011-01-05 14:48:13 UTC (rev 307125)
@@ -1,6 +1,7 @@
 PHP
NEWS
 |||
-?? ??? , PHP 5.2.17
+06 Jan 2010, PHP 5.2.17
+- Fixed Bug #53632 (infinite loop with x87 fpu). (Scott, Rasmus)

 16 Dec 2010, PHP 5.2.16
 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down).

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2011-01-05 14:47:27 UTC (rev 
307124)
+++ php/php-src/branches/PHP_5_2/configure.in   2011-01-05 14:48:13 UTC (rev 
307125)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=17
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-05 14:47:27 UTC 
(rev 307124)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-05 14:48:13 UTC 
(rev 307125)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 17
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.16-dev
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.17
 #define PHP_VERSION_ID 50217

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2011-01-05 Thread Ilia Alshanetsky
iliaaWed, 05 Jan 2011 14:50:13 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=307127

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2011-01-05 14:49:26 UTC (rev 307126)
+++ php/php-src/branches/PHP_5_2/NEWS   2011-01-05 14:50:13 UTC (rev 307127)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? , PHP 5.2.18
+
 06 Jan 2010, PHP 5.2.17
 - Fixed Bug #53632 (infinite loop with x87 fpu). (Scott, Rasmus)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2011-01-05 14:49:26 UTC (rev 
307126)
+++ php/php-src/branches/PHP_5_2/configure.in   2011-01-05 14:50:13 UTC (rev 
307127)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=17
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=18
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-05 14:49:26 UTC 
(rev 307126)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2011-01-05 14:50:13 UTC 
(rev 307127)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 17
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.17
-#define PHP_VERSION_ID 50217
+#define PHP_RELEASE_VERSION 18
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.18-dev
+#define PHP_VERSION_ID 50218

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-15 Thread Ilia Alshanetsky
iliaaWed, 15 Dec 2010 13:37:15 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=306383

Log:
5.2.16

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-15 13:04:38 UTC (rev 306382)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-15 13:37:15 UTC (rev 306383)
@@ -1,6 +1,6 @@
 PHP
NEWS
 |||
-?? ??? , PHP 5.2.16
+16 Dec 2010, PHP 5.2.16
 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down).
   (gyp at balabit dot hu)
 - Fixed bug #53516 (Regression in open_basedir handling). (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-15 13:04:38 UTC (rev 
306382)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-15 13:37:15 UTC (rev 
306383)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=16
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-15 13:04:38 UTC 
(rev 306382)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-15 13:37:15 UTC 
(rev 306383)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 16
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.16-dev
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.16
 #define PHP_VERSION_ID 50216

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-15 Thread Ilia Alshanetsky
iliaaWed, 15 Dec 2010 13:47:14 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=306385

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-15 13:41:13 UTC (rev 306384)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-15 13:47:14 UTC (rev 306385)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? , PHP 5.2.17
+
 16 Dec 2010, PHP 5.2.16
 - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down).
   (gyp at balabit dot hu)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-15 13:41:13 UTC (rev 
306384)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-15 13:47:14 UTC (rev 
306385)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=16
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=17
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-15 13:41:13 UTC 
(rev 306384)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-15 13:47:14 UTC 
(rev 306385)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 16
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.16
-#define PHP_VERSION_ID 50216
+#define PHP_RELEASE_VERSION 17
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.16-dev
+#define PHP_VERSION_ID 50217

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-09 Thread Ilia Alshanetsky
iliaaThu, 09 Dec 2010 19:35:13 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=306138

Log:
Re-branch 5.2.15

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-09 19:34:23 UTC (rev 306137)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-09 19:35:13 UTC (rev 306138)
@@ -1,7 +1,5 @@
 PHP
NEWS
 |||
-?? ?? , PHP 5.2.16
-
 09 Dec 2010, PHP 5.2.15
 - Fixed extract() to do not overwrite $GLOBALS and $this when using
   EXTR_OVERWRITE. (jorto at redhat dot com)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-09 19:34:23 UTC (rev 
306137)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-09 19:35:13 UTC (rev 
306138)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=16
-PHP_EXTRA_VERSION=-dev
+PHP_RELEASE_VERSION=15
+PHP_EXTRA_VERSION=
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-09 19:34:23 UTC 
(rev 306137)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-09 19:35:13 UTC 
(rev 306138)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 16
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.16-dev
-#define PHP_VERSION_ID 50216
+#define PHP_RELEASE_VERSION 15
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.15
+#define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-09 Thread Ilia Alshanetsky
iliaaThu, 09 Dec 2010 19:36:06 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=306140

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-09 19:35:29 UTC (rev 306139)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-09 19:36:06 UTC (rev 306140)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? , PHP 5.2.16
+
 09 Dec 2010, PHP 5.2.15
 - Fixed extract() to do not overwrite $GLOBALS and $this when using
   EXTR_OVERWRITE. (jorto at redhat dot com)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-09 19:35:29 UTC (rev 
306139)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-09 19:36:06 UTC (rev 
306140)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=16
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-09 19:35:29 UTC 
(rev 306139)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-09 19:36:06 UTC 
(rev 306140)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.15
-#define PHP_VERSION_ID 50215
+#define PHP_RELEASE_VERSION 16
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.16-dev
+#define PHP_VERSION_ID 50216

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-08 Thread Ilia Alshanetsky
iliaaWed, 08 Dec 2010 22:33:02 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=306100

Log:
Back to dev, one final time ;-)

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-08 22:31:09 UTC (rev 306099)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-08 22:33:02 UTC (rev 306100)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ?? , PHP 5.2.15
+
 09 Dec 2010, PHP 5.2.15
 - Fixed extract() to do not overwrite $GLOBALS and $this when using
   EXTR_OVERWRITE. (jorto at redhat dot com)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-08 22:31:09 UTC (rev 
306099)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-08 22:33:02 UTC (rev 
306100)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=16
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-08 22:31:09 UTC 
(rev 306099)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-08 22:33:02 UTC 
(rev 306100)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.15
-#define PHP_VERSION_ID 50215
+#define PHP_RELEASE_VERSION 16
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.16-dev
+#define PHP_VERSION_ID 50216

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-02 Thread Ilia Alshanetsky
iliaaFri, 03 Dec 2010 00:13:07 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305924

Log:
5.2.15RC2

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-02 23:23:14 UTC (rev 305923)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-03 00:13:07 UTC (rev 305924)
@@ -1,6 +1,6 @@
 PHP
NEWS
 |||
-?? ??? 2010, PHP 5.2.15RC2
+02 Dec 2010, PHP 5.2.15RC2
 - Fixed extract() to do not overwrite $GLOBALS and $this when using
   EXTR_OVERWRITE. (jorto at redhat dot com)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-02 23:23:14 UTC (rev 
305923)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-03 00:13:07 UTC (rev 
305924)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=RC2-dev
+PHP_EXTRA_VERSION=RC2
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-02 23:23:14 UTC 
(rev 305923)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-03 00:13:07 UTC 
(rev 305924)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION RC2-dev
-#define PHP_VERSION 5.2.15RC2-dev
+#define PHP_EXTRA_VERSION RC2
+#define PHP_VERSION 5.2.15RC2
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-12-02 Thread Ilia Alshanetsky
iliaaFri, 03 Dec 2010 00:29:16 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305926

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-12-03 00:28:05 UTC (rev 305925)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-12-03 00:29:16 UTC (rev 305926)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? 2010, PHP 5.2.15
+
 02 Dec 2010, PHP 5.2.15RC2
 - Fixed extract() to do not overwrite $GLOBALS and $this when using
   EXTR_OVERWRITE. (jorto at redhat dot com)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-12-03 00:28:05 UTC (rev 
305925)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-12-03 00:29:16 UTC (rev 
305926)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-03 00:28:05 UTC 
(rev 305925)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-12-03 00:29:16 UTC 
(rev 305926)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.15RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.15RC3-dev
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:30:55 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305497

Log:
5.2.15RC1

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-11-18 13:27:31 UTC (rev 305496)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:30:55 UTC (rev 305497)
@@ -1,6 +1,6 @@
 PHP
NEWS
 |||
-?? ??? 2010, PHP 5.2.15
+18 Nov 2010, PHP 5.2.15RC1
 - Fixed a possible double free in imap extension (Identified by Mateusz
   Kocielski). (CVE-2010-4150). (Ilia)
 - Fixed possible flaw in open_basedir (CVE-2010-3436). (Pierre)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-11-18 13:27:31 UTC (rev 
305496)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:30:55 UTC (rev 
305497)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 13:27:31 UTC 
(rev 305496)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:30:55 UTC 
(rev 305497)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.15-dev
+#define PHP_EXTRA_VERSION RC1
+#define PHP_VERSION 5.2.15RC1
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:35:34 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305499

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:34:51 UTC (rev 305498)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:35:34 UTC (rev 305499)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? 2010, PHP 5.2.15RC2
+
 18 Nov 2010, PHP 5.2.15RC1
 - Fixed a possible double free in imap extension (Identified by Mateusz
   Kocielski). (CVE-2010-4150). (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:34:51 UTC (rev 
305498)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:35:34 UTC (rev 
305499)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:34:51 UTC 
(rev 305498)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:35:34 UTC 
(rev 305499)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.15RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.15RC2-dev
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:38:25 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305501

Log:
One more try

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:37:51 UTC (rev 305500)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:38:25 UTC (rev 305501)
@@ -1,7 +1,5 @@
 PHP
NEWS
 |||
-?? ??? 2010, PHP 5.2.15RC2
-
 18 Nov 2010, PHP 5.2.15RC1
 - Fixed a possible double free in imap extension (Identified by Mateusz
   Kocielski). (CVE-2010-4150). (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:37:51 UTC (rev 
305500)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:38:25 UTC (rev 
305501)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=RC2-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:37:51 UTC 
(rev 305500)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:38:25 UTC 
(rev 305501)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION RC2-dev
-#define PHP_VERSION 5.2.15RC2-dev
+#define PHP_EXTRA_VERSION RC1
+#define PHP_VERSION 5.2.15RC1
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-11-18 Thread Ilia Alshanetsky
iliaaThu, 18 Nov 2010 14:40:49 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=305505

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:40:07 UTC (rev 305504)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-11-18 14:40:49 UTC (rev 305505)
@@ -1,5 +1,7 @@
 PHP
NEWS
 |||
+?? ??? 2010, PHP 5.2.15RC2
+
 18 Nov 2010, PHP 5.2.15RC1
 - Fixed a possible double free in imap extension (Identified by Mateusz
   Kocielski). (CVE-2010-4150). (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:40:07 UTC (rev 
305504)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-11-18 14:40:49 UTC (rev 
305505)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=15
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:40:07 UTC 
(rev 305504)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-11-18 14:40:49 UTC 
(rev 305505)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 15
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.15RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.15RC2-dev
 #define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-07-22 Thread Johannes Schlüter
johannes Thu, 22 Jul 2010 11:06:58 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=301463

Log:
- back to -dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-07-22 10:55:24 UTC (rev 301462)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-07-22 11:06:58 UTC (rev 301463)
@@ -1,5 +1,8 @@
 PHPNEWS
 |||
+?? ??? 2010, PHP 5.2.15
+
+
 22 Jul 2010, PHP 5.2.14
 - Reverted bug fix #49521 (PDO fetchObject sets values before calling
   constructor). (Felipe)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-07-22 10:55:24 UTC (rev 
301462)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-07-22 11:06:58 UTC (rev 
301463)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=15
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-22 10:55:24 UTC 
(rev 301462)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-22 11:06:58 UTC 
(rev 301463)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.14
-#define PHP_VERSION_ID 50214
+#define PHP_RELEASE_VERSION 15
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.15-dev
+#define PHP_VERSION_ID 50215

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-07-14 Thread Johannes Schlüter
johannes Wed, 14 Jul 2010 22:03:47 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=301267

Log:
PHP 5.2.14RC3

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-07-14 21:49:45 UTC (rev 301266)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-07-14 22:03:47 UTC (rev 301267)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? Jul 2010, PHP 5.2.14
+15 Jul 2010, PHP 5.2.14RC3
 - Rewrote var_export() to use smart_str rather than output buffering, prevents
   data disclosure if a fatal error occurs. (Scott)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-07-14 21:49:45 UTC (rev 
301266)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-07-14 22:03:47 UTC (rev 
301267)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=RC3-dev
+PHP_EXTRA_VERSION=RC3
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-14 21:49:45 UTC 
(rev 301266)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-14 22:03:47 UTC 
(rev 301267)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION RC3-dev
-#define PHP_VERSION 5.2.14RC3-dev
+#define PHP_EXTRA_VERSION RC3
+#define PHP_VERSION 5.2.14RC3
 #define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-07-14 Thread Johannes Schlüter
johannes Wed, 14 Jul 2010 22:59:20 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=301269

Log:
Back to -dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-07-14 22:06:01 UTC (rev 301268)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-07-14 22:59:20 UTC (rev 301269)
@@ -1,5 +1,8 @@
 PHPNEWS
 |||
+?? Jul 2010, PHP 5.2.14
+
+
 15 Jul 2010, PHP 5.2.14RC3
 - Rewrote var_export() to use smart_str rather than output buffering, prevents
   data disclosure if a fatal error occurs. (Scott)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-07-14 22:06:01 UTC (rev 
301268)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-07-14 22:59:20 UTC (rev 
301269)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=RC3
+PHP_EXTRA_VERSION=RC4-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-14 22:06:01 UTC 
(rev 301268)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-14 22:59:20 UTC 
(rev 301269)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION RC3
-#define PHP_VERSION 5.2.14RC3
+#define PHP_EXTRA_VERSION RC4-dev
+#define PHP_VERSION 5.2.14RC4-dev
 #define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-07-01 Thread Ilia Alshanetsky
iliaaThu, 01 Jul 2010 14:41:17 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=300906

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-07-01 14:40:34 UTC (rev 300905)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-07-01 14:41:17 UTC (rev 300906)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Jul 2010, PHP 5.2.14
+
 01 Jul 2010, PHP 5.2.14RC2
 - Fixed SplObjectStorage unserialization problems (CVE-2010-2225). (Stas)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-07-01 14:40:34 UTC (rev 
300905)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-07-01 14:41:17 UTC (rev 
300906)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-01 14:40:34 UTC 
(rev 300905)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-07-01 14:41:17 UTC 
(rev 300906)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.14RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.14RC3-dev
 #define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-06-17 Thread Ilia Alshanetsky
iliaaThu, 17 Jun 2010 11:53:21 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=300514

Log:
5.2.14RC1

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-06-17 11:37:49 UTC (rev 300513)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-06-17 11:53:21 UTC (rev 300514)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 2010, PHP 5.2.14
+17 Jun 2010, PHP 5.2.14RC1
 - Upgraded bundled PCRE to version 8.02. (Ilia)

 - Reverted bug fix #49521 (PDO fetchObject sets values before calling

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-06-17 11:37:49 UTC (rev 
300513)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-06-17 11:53:21 UTC (rev 
300514)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-06-17 11:37:49 UTC 
(rev 300513)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-06-17 11:53:21 UTC 
(rev 300514)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.14-dev
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.14RC1
 #define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-06-17 Thread Ilia Alshanetsky
iliaaThu, 17 Jun 2010 11:55:17 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=300516

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-06-17 11:54:39 UTC (rev 300515)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-06-17 11:55:17 UTC (rev 300516)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Jun 2010, PHP 5.2.14
+
 17 Jun 2010, PHP 5.2.14RC1
 - Upgraded bundled PCRE to version 8.02. (Ilia)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-06-17 11:54:39 UTC (rev 
300515)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-06-17 11:55:17 UTC (rev 
300516)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=14
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-06-17 11:54:39 UTC 
(rev 300515)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-06-17 11:55:17 UTC 
(rev 300516)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 14
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.14RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.14RC2-dev
 #define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-02-24 Thread Ilia Alshanetsky
iliaaWed, 24 Feb 2010 12:23:46 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=295464

Log:
5.2.13

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-24 12:23:28 UTC (rev 295463)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-24 12:23:46 UTC (rev 295464)
@@ -1,31 +1,8 @@
 PHPNEWS
 |||
-?? Feb 2010, PHP 5.2.13
-
-11 Feb 2010, PHP 5.2.13RC2
-- Downgrade bundled PCRE to version 7.9. (Ilia)
-- Fixed safe_mode validation inside tempnam() when the directory path does
-  not end with a /). (Martin Jansen)
-- Fixed a possible open_basedir/safe_mode bypass in session extension
-  identified by Grzegorz Stachowiak. (Ilia)
-
-- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.
-  (Brian France, Rasmus)
-- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
-  versions). (Derick)
-- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes
-  long). (Ilia)
-- Fixed bug #50727 (Accessing mysqli-affected_rows on no connection causes
-  segfault). (Andrey, Johannes)
-- Fixed bug #49585 (date_format buffer not long enough for 4 digit years).
-  (Derick, Adam)
-- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
-- Fixed bug #47601 (defined() requires class to exist when testing for class
-  constants). (Ilia)
-
-28 Jan 2010, PHP 5.2.13RC1
+25 Feb 2010, PHP 5.2.13
 - Updated timezone database to version 2010.2. (Derick)
-- Upgraded bundled PCRE to version 8.01. (Ilia)
+- Upgraded bundled PCRE to version 7.9. (Ilia)

 - Removed automatic file descriptor unlocking happening on shutdown and/or
   stream close (on all OSes excluding Windows). (Tony, Ilia)
@@ -37,12 +14,22 @@

 - Improved LCG entropy. (Rasmus, Samy Kamkar)

+- Fixed safe_mode validation inside tempnam() when the directory path does
+  not end with a /). (Martin Jansen)
+- Fixed a possible open_basedir/safe_mode bypass in session extension
+  identified by Grzegorz Stachowiak. (Ilia)
 - Fixed bug in bundled libgd causing spurious horizontal lines drawn by
   gdImageFilledPolygon (libgd #100). (Takeshi Abe)
 - Fixed build of mysqli with MySQL 5.5.0-m2. (Andrey)

+- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.
+  (Brian France, Rasmus)
+- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
+  versions). (Derick)
 - Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation).
   (Ilia, hanno at hboeck dot de)
+- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes
+  long). (Ilia)
 - Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP
   authentication). (Jani)
 - Fixed bug #50823 (ReflectionFunction::isDeprecated producing cannot be 
called
@@ -58,6 +45,8 @@
 - Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia)
 - Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey,
   Ilia)
+- Fixed bug #50727 (Accessing mysqli-affected_rows on no connection causes
+  segfault). (Andrey, Johannes)
 - Fixed bug #50680 (strtotime() does not support eighth ordinal number).
   (Ilia)
 - Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)
@@ -78,10 +67,15 @@
 - Fixed bug #50394 (Reference argument converted to value in __call). (Stas)
 - Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)
 - Fixed bug #49600 (imageTTFText text shifted right). (Takeshi Abe)
+- Fixed bug #49585 (date_format buffer not long enough for 4 digit years).
+  (Derick, Adam)
 - Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
+- Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)
 - Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
 - Fixed bug #48190 (Content-type parameter boundary is not case-insensitive
   in HTTP uploads). (Ilia)
+- Fixed bug #47601 (defined() requires class to exist when testing for class
+  constants). (Ilia)
 - Fixed bug #47409 (extract() problem with array containing word this).
   (Ilia, chrisstocktonaz at gmail dot com)
 - Fixed bug #47002 (Field truncation when reading from dbase dbs with more

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-02-24 12:23:28 UTC (rev 
295463)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-02-24 12:23:46 UTC (rev 
295464)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=RC3-dev

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-02-24 Thread Ilia Alshanetsky
iliaaWed, 24 Feb 2010 12:24:58 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=295466

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-24 12:24:10 UTC (rev 295465)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-24 12:24:58 UTC (rev 295466)
@@ -1,5 +1,8 @@
 PHPNEWS
 |||
+?? ??? 2010, PHP 5.2.14
+
+
 25 Feb 2010, PHP 5.2.13
 - Updated timezone database to version 2010.2. (Derick)
 - Upgraded bundled PCRE to version 7.9. (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-02-24 12:24:10 UTC (rev 
295465)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-02-24 12:24:58 UTC (rev 
295466)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=14
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-24 12:24:10 UTC 
(rev 295465)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-24 12:24:58 UTC 
(rev 295466)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 13
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.13
-#define PHP_VERSION_ID 50213
+#define PHP_RELEASE_VERSION 14
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.14-dev
+#define PHP_VERSION_ID 50214

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-02-11 Thread Ilia Alshanetsky
iliaaThu, 11 Feb 2010 12:35:44 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=294885

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-11 12:35:05 UTC (rev 294884)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-11 12:35:44 UTC (rev 294885)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Feb 2010, PHP 5.2.13
+
 11 Feb 2010, PHP 5.2.13RC2
 - Downgrade bundled PCRE to version 7.9. (Ilia)
 - Fixed safe_mode validation inside tempnam() when the directory path does

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-02-11 12:35:05 UTC (rev 
294884)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-02-11 12:35:44 UTC (rev 
294885)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-11 12:35:05 UTC 
(rev 294884)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-11 12:35:44 UTC 
(rev 294885)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 13
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.13RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.13RC3-dev
 #define PHP_VERSION_ID 50213

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-02-11 Thread Ilia Alshanetsky
iliaaFri, 12 Feb 2010 00:00:26 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=294931

Log:
5.2.13RC2

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-11 23:59:47 UTC (rev 294930)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-12 00:00:26 UTC (rev 294931)
@@ -1,7 +1,5 @@
 PHPNEWS
 |||
-?? Feb 2010, PHP 5.2.13
-
 11 Feb 2010, PHP 5.2.13RC2
 - Downgrade bundled PCRE to version 7.9. (Ilia)
 - Fixed safe_mode validation inside tempnam() when the directory path does

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-02-11 23:59:47 UTC (rev 
294930)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-02-12 00:00:26 UTC (rev 
294931)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=RC3-dev
+PHP_EXTRA_VERSION=RC2
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-11 23:59:47 UTC 
(rev 294930)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-12 00:00:26 UTC 
(rev 294931)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 13
-#define PHP_EXTRA_VERSION RC3-dev
-#define PHP_VERSION 5.2.13RC3-dev
+#define PHP_EXTRA_VERSION RC2
+#define PHP_VERSION 5.2.13RC2
 #define PHP_VERSION_ID 50213

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-02-11 Thread Ilia Alshanetsky
iliaaFri, 12 Feb 2010 00:03:13 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=294933

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-12 00:00:40 UTC (rev 294932)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-12 00:03:13 UTC (rev 294933)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Feb 2010, PHP 5.2.13
+
 11 Feb 2010, PHP 5.2.13RC2
 - Downgrade bundled PCRE to version 7.9. (Ilia)
 - Fixed safe_mode validation inside tempnam() when the directory path does

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-02-12 00:00:40 UTC (rev 
294932)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-02-12 00:03:13 UTC (rev 
294933)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-12 00:00:40 UTC 
(rev 294932)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-02-12 00:03:13 UTC 
(rev 294933)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 13
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.13RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.13RC3-dev
 #define PHP_VERSION_ID 50213

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2010-01-28 Thread Ilia Alshanetsky
iliaaThu, 28 Jan 2010 12:49:33 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=294152

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2010-01-28 12:48:53 UTC (rev 294151)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-01-28 12:49:33 UTC (rev 294152)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Feb 2010, PHP 5.2.13
+
 28 Jan 2010, PHP 5.2.13RC1
 - Updated timezone database to version 2010.2. (Derick)
 - Upgraded bundled PCRE to version 8.01. (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2010-01-28 12:48:53 UTC (rev 
294151)
+++ php/php-src/branches/PHP_5_2/configure.in   2010-01-28 12:49:33 UTC (rev 
294152)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=13
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC1-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-01-28 12:48:53 UTC 
(rev 294151)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-01-28 12:49:33 UTC 
(rev 294152)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 13
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.13RC1
+#define PHP_EXTRA_VERSION RC1-dev
+#define PHP_VERSION 5.2.13RC1-dev
 #define PHP_VERSION_ID 50213

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-12-16 Thread Ilia Alshanetsky
iliaaWed, 16 Dec 2009 12:45:18 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=292200

Log:
5.2.12

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS	2009-12-16 12:43:46 UTC (rev 292199)
+++ php/php-src/branches/PHP_5_2/NEWS	2009-12-16 12:45:18 UTC (rev 292200)
@@ -1,140 +1,124 @@
 PHPNEWS
 |||
-?? Dec 2009, PHP 5.2.12RC5
-- Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes
-  seg fault). (davbrown4 at yahoo dot com, Felipe)
-- Fixed bug #50209 (Compiling with libedit cannot find readline.h).
-  (tcallawa at redhat dot com)
-- Fixed bug #49174 (crash when extending PDOStatement and trying to set
-  queryString property). (Felipe)
+17 Dec 2009, PHP 5.2.12

-10 Dec 2009, PHP 5.2.12RC4
 - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a
   single text node when using libxml2.7.3+. (Kalle)
 - Added protection for $_SESSION from interrupt corruption and improved
   session.save_path check. (Stas)
+- Added max_file_uploads INI directive, which can be set to limit the
+  number of file uploads per-request to 20 by default, to prevent possible
+  DOS via temporary file exhaustion. (Ilia)

 - Improved fix for bug #50006 (Segfault caused by uksort()). (Stas)
-
-- Fixed bug #50345 (nanosleep not detected properly on some solaris versions).
-  (Jani)
-- Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).
-  (Ilia, Pierrick)
-- Fixed bug #50266 (conflicting types for llabs). (Jani)
-- Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to
-  non-existent file). (Dmitry)
-- Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle
-  database). (Felipe)
-- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
-- Fixed bug #49472 (Constants defined in Interfaces can be overridden).
+- Fixed error_log() to be binary safe when using message_type 3. (Jani)
+- Fixed unnecessary invocation of setitimer when timeouts have been disabled.
+  (Arvind Srinivasan)
+- Fixed crash in com_print_typeinfo when an invalid typelib is given.
+  (Pierre)
+- Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.
+  (Rasmus)
+- Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz
+  Stachowiak. (Rasmus)
+- Fixed crash in SQLiteDatabase::ArrayQuery() and SQLiteDatabase::SingleQuery()
+  when calling using Reflection. (Felipe)
+- Fixed crash when instantiating PDORow and PDOStatement through Reflection.
   (Felipe)
-- Fixed bug #47848 (importNode doesn't preserve attribute namespaces). (Rob)
-- Fixed bug #45120 (PDOStatement-execute() returns true then false for same
-  statement). (Pierrick)
-- Fixed bug #34852 (Failure in odbc_exec() using oracle-supplied odbc
-  driver). (tim dot tassonis at trivadis dot com)
+- Fixed memory leak in openssl_pkcs12_export_to_file(). (Felipe)

-
-27 Nov 2009, PHP 5.2.12RC3
-- Fixed break in the build chain introduced in 5.2.12RC2 (Jani)
-
-
-26 Nov 2009, PHP 5.2.12RC2
 - Updated timezone database to version 2009.19 (2009s). (Derick)

 - Changed post_max_size php.ini directive to allow unlimited post size by
   setting it to 0. (Rasmus)

-- Fixed error_log() to be binary safe when using message_type 3. (Jani)
-
+- Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes
+  segfault). (davbrown4 at yahoo dot com, Felipe)
+- Fixed bug #50345 (nanosleep not detected properly on some solaris versions).
+  (Jani)
+- Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).
+  (Ilia, Pierrick)
 - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays).
   (Felipe)
 - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in
   calling function). (Felipe)
+- Fixed bug #50266 (conflicting types for llabs). (Jani)
 - Fixed bug #50255 (isset() and empty() silently casts array to object).
   (Felipe)
 - Fixed bug #50219 (soap call Segmentation fault on a redirected url).
   (Pierrick)
+- Fixed bug #50209 (Compiling with libedit cannot find readline.h).
+  (tcallawa at redhat dot com)
 - Fixed bug #50207 (segmentation fault when concatenating very large strings
   on 64bit linux). (Ilia)
 - Fixed bug #50195 (pg_copy_to() fails when table name contains schema. (Ilia)
 - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array
   when there is no error). (Jani)
 - Fixed bug #50174 (Incorrectly matched docComment). (Felipe)
+- Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to
+  non-existent file). (Dmitry)
+- Fixed bug #50162 (Memory leak 

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-12-16 Thread Ilia Alshanetsky
iliaaWed, 16 Dec 2009 12:49:06 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=292202

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-12-16 12:45:49 UTC (rev 292201)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-12-16 12:49:06 UTC (rev 292202)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? ??? 2010, PHP 5.2.13
+
 17 Dec 2009, PHP 5.2.12

 - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-12-16 12:45:49 UTC (rev 
292201)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-12-16 12:49:06 UTC (rev 
292202)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=13
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-12-16 12:45:49 UTC 
(rev 292201)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-12-16 12:49:06 UTC 
(rev 292202)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.12
-#define PHP_VERSION_ID 50212
+#define PHP_RELEASE_VERSION 13
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.13-dev
+#define PHP_VERSION_ID 50213

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-12-10 Thread Ilia Alshanetsky
iliaaThu, 10 Dec 2009 13:16:23 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=291950

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-12-10 13:12:03 UTC (rev 291949)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-12-10 13:16:23 UTC (rev 291950)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Dec 2009, PHP 5.2.12RC5
+
 10 Dec 2009, PHP 5.2.12RC4
 - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a
   single text node when using libxml2.7.3+. (Kalle)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-12-10 13:12:03 UTC (rev 
291949)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-12-10 13:16:23 UTC (rev 
291950)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC4
+PHP_EXTRA_VERSION=RC5-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-12-10 13:12:03 UTC 
(rev 291949)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-12-10 13:16:23 UTC 
(rev 291950)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC4
-#define PHP_VERSION 5.2.12RC4
+#define PHP_EXTRA_VERSION RC5-dev
+#define PHP_VERSION 5.2.12RC5-dev
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-27 Thread Ilia Alshanetsky
iliaaFri, 27 Nov 2009 14:25:58 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=291355

Log:
5.2.12RC3

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-27 14:21:12 UTC (rev 291354)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-27 14:25:58 UTC (rev 291355)
@@ -1,6 +1,7 @@
 PHPNEWS
 |||
-?? Dec 2009, PHP 5.2.12RC3
+27 Nov 2009, PHP 5.2.12RC3
+- Fixed break in the build chain introduced in 5.2.12RC2 (Jani)

 26 Nov 2009, PHP 5.2.12RC2
 - Updated timezone database to version 2009.19 (2009s). (Derick)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-27 14:21:12 UTC (rev 
291354)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-27 14:25:58 UTC (rev 
291355)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC3-dev
+PHP_EXTRA_VERSION=RC3
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 14:21:12 UTC 
(rev 291354)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 14:25:58 UTC 
(rev 291355)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC3-dev
-#define PHP_VERSION 5.2.12RC3-dev
+#define PHP_EXTRA_VERSION RC3
+#define PHP_VERSION 5.2.12RC3
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-27 Thread Ilia Alshanetsky
iliaaFri, 27 Nov 2009 14:50:28 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=291358

Log:
back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-27 14:50:08 UTC (rev 291357)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-27 14:50:28 UTC (rev 291358)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Dec 2009, PHP 5.2.12RC4
+
 27 Nov 2009, PHP 5.2.12RC3
 - Fixed break in the build chain introduced in 5.2.12RC2 (Jani)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-27 14:50:08 UTC (rev 
291357)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-27 14:50:28 UTC (rev 
291358)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC3
+PHP_EXTRA_VERSION=RC4-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 14:50:08 UTC 
(rev 291357)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 14:50:28 UTC 
(rev 291358)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC3
-#define PHP_VERSION 5.2.12RC3
+#define PHP_EXTRA_VERSION RC4-dev
+#define PHP_VERSION 5.2.12RC4-dev
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-26 Thread Ilia Alshanetsky
iliaaFri, 27 Nov 2009 03:14:36 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=291337

Log:
5.2.12RC2

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-27 03:13:59 UTC (rev 291336)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-27 03:14:36 UTC (rev 291337)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? Nov 2009, PHP 5.2.12RC2
+26 Nov 2009, PHP 5.2.12RC2
 - Updated timezone database to version 2009.19 (2009s). (Derick)

 - Changed post_max_size php.ini directive to allow unlimited post size by

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-27 03:13:59 UTC (rev 
291336)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-27 03:14:36 UTC (rev 
291337)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC2-dev
+PHP_EXTRA_VERSION=RC2
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 03:13:59 UTC 
(rev 291336)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 03:14:36 UTC 
(rev 291337)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC2-dev
-#define PHP_VERSION 5.2.12RC2-dev
+#define PHP_EXTRA_VERSION RC2
+#define PHP_VERSION 5.2.12RC2
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-26 Thread Ilia Alshanetsky
iliaaFri, 27 Nov 2009 03:17:06 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=291339

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-27 03:16:26 UTC (rev 291338)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-27 03:17:06 UTC (rev 291339)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Dec 2009, PHP 5.2.12RC3
+
 26 Nov 2009, PHP 5.2.12RC2
 - Updated timezone database to version 2009.19 (2009s). (Derick)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-27 03:16:26 UTC (rev 
291338)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-27 03:17:06 UTC (rev 
291339)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 03:16:26 UTC 
(rev 291338)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-27 03:17:06 UTC 
(rev 291339)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.12RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.12RC3-dev
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-12 Thread Ilia Alshanetsky
iliaaThu, 12 Nov 2009 15:42:52 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=290587

Log:
5.2.12RC1

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-12 15:32:57 UTC (rev 290586)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-12 15:42:52 UTC (rev 290587)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? Dec 2009, PHP 5.2.12
+12 Nov 2009, PHP 5.2.12RC1
 - Updated timezone database to version 2009.18 (2009r). (Derick)

 - Added max_file_uploads INI directive, which can be set to limit the

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-12 15:32:57 UTC (rev 
290586)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-12 15:42:52 UTC (rev 
290587)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-12 15:32:57 UTC 
(rev 290586)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-12 15:42:52 UTC 
(rev 290587)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.12-dev
+#define PHP_EXTRA_VERSION RC1
+#define PHP_VERSION 5.2.12RC1
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-11-12 Thread Ilia Alshanetsky
iliaaThu, 12 Nov 2009 15:52:23 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=290589

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-11-12 15:51:39 UTC (rev 290588)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-11-12 15:52:23 UTC (rev 290589)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Nov 2009, PHP 5.2.12RC2
+
 12 Nov 2009, PHP 5.2.12RC1
 - Updated timezone database to version 2009.18 (2009r). (Derick)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-11-12 15:51:39 UTC (rev 
290588)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-11-12 15:52:23 UTC (rev 
290589)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=12
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-12 15:51:39 UTC 
(rev 290588)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-11-12 15:52:23 UTC 
(rev 290589)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 12
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.12RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.12RC2-dev
 #define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-16 Thread Ilia Alshanetsky
iliaaWed, 16 Sep 2009 12:54:51 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=288372

Log:
5.2.11

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-16 12:35:54 UTC (rev 288371)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-16 12:54:51 UTC (rev 288372)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? Sep 2009, PHP 5.2.11
+17 Sep 2009, PHP 5.2.11
 - Fixed certificate validation inside php_openssl_apply_verification_policy.
   (Ryan Sleevi, Ilia)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-16 12:35:54 UTC (rev 
288371)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-16 12:54:51 UTC (rev 
288372)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC4-dev
+PHP_EXTRA_VERSION=
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-16 12:35:54 UTC 
(rev 288371)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-16 12:54:51 UTC 
(rev 288372)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC4-dev
-#define PHP_VERSION 5.2.11RC4-dev
+#define PHP_EXTRA_VERSION 
+#define PHP_VERSION 5.2.11
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-16 Thread Ilia Alshanetsky
iliaaWed, 16 Sep 2009 12:55:51 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=288374

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-16 12:55:12 UTC (rev 288373)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-16 12:55:51 UTC (rev 288374)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? ??? , PHP 5.2.12
+
 17 Sep 2009, PHP 5.2.11
 - Fixed certificate validation inside php_openssl_apply_verification_policy.
   (Ryan Sleevi, Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-16 12:55:12 UTC (rev 
288373)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-16 12:55:51 UTC (rev 
288374)
@@ -41,8 +41,8 @@

 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
-PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=
+PHP_RELEASE_VERSION=12
+PHP_EXTRA_VERSION=-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-16 12:55:12 UTC 
(rev 288373)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-16 12:55:51 UTC 
(rev 288374)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION 
-#define PHP_VERSION 5.2.11
-#define PHP_VERSION_ID 50211
+#define PHP_RELEASE_VERSION 12
+#define PHP_EXTRA_VERSION -dev
+#define PHP_VERSION 5.2.12-dev
+#define PHP_VERSION_ID 50212

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-10 Thread Ilia Alshanetsky
iliaaThu, 10 Sep 2009 12:14:51 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=288228

Log:
5.2.11RC3

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-10 09:59:43 UTC (rev 288227)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-10 12:14:51 UTC (rev 288228)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? Sep 2009, PHP 5.2.11
+10 Sep 2009, PHP 5.2.11RC3
 - Updated timezone database to version 2009.13 (2009m) (Derick)

 - Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-10 09:59:43 UTC (rev 
288227)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-10 12:14:51 UTC (rev 
288228)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC3-dev
+PHP_EXTRA_VERSION=RC3
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-10 09:59:43 UTC 
(rev 288227)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-10 12:14:51 UTC 
(rev 288228)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC3-dev
-#define PHP_VERSION 5.2.11RC3-dev
+#define PHP_EXTRA_VERSION RC3
+#define PHP_VERSION 5.2.11RC3
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-10 Thread Ilia Alshanetsky
iliaaThu, 10 Sep 2009 12:16:30 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=288230

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-10 12:15:29 UTC (rev 288229)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-10 12:16:30 UTC (rev 288230)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? Sep 2009, PHP 5.2.11
+
 10 Sep 2009, PHP 5.2.11RC3
 - Updated timezone database to version 2009.13 (2009m) (Derick)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-10 12:15:29 UTC (rev 
288229)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-10 12:16:30 UTC (rev 
288230)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC3
+PHP_EXTRA_VERSION=RC4-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-10 12:15:29 UTC 
(rev 288229)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-10 12:16:30 UTC 
(rev 288230)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC3
-#define PHP_VERSION 5.2.11RC3
+#define PHP_EXTRA_VERSION RC4-dev
+#define PHP_VERSION 5.2.11RC4-dev
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-10 Thread Pierre Joye
hi Ilia,

Next time please keep inform us before doing it. It is then easier to
organize what has to be done for each release (RC or not).

Cheers,

On Thu, Sep 10, 2009 at 2:16 PM, Ilia Alshanetsky il...@php.net wrote:
 iliaa                                    Thu, 10 Sep 2009 12:16:30 +

 Revision: http://svn.php.net/viewvc?view=revisionrevision=288230

 Log:
 Back to dev

 Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS
    U   php/php-src/branches/PHP_5_2/configure.in
    U   php/php-src/branches/PHP_5_2/main/php_version.h

 Modified: php/php-src/branches/PHP_5_2/NEWS
 ===
 --- php/php-src/branches/PHP_5_2/NEWS   2009-09-10 12:15:29 UTC (rev 288229)
 +++ php/php-src/branches/PHP_5_2/NEWS   2009-09-10 12:16:30 UTC (rev 288230)
 @@ -1,5 +1,7 @@
  PHP                                                                        
 NEWS
  |||
 +?? Sep 2009, PHP 5.2.11
 +
  10 Sep 2009, PHP 5.2.11RC3
  - Updated timezone database to version 2009.13 (2009m) (Derick)


 Modified: php/php-src/branches/PHP_5_2/configure.in
 ===
 --- php/php-src/branches/PHP_5_2/configure.in   2009-09-10 12:15:29 UTC (rev 
 288229)
 +++ php/php-src/branches/PHP_5_2/configure.in   2009-09-10 12:16:30 UTC (rev 
 288230)
 @@ -42,7 +42,7 @@
  PHP_MAJOR_VERSION=5
  PHP_MINOR_VERSION=2
  PHP_RELEASE_VERSION=11
 -PHP_EXTRA_VERSION=RC3
 +PHP_EXTRA_VERSION=RC4-dev
  PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
  PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
 100 + [$]PHP_RELEASE_VERSION`


 Modified: php/php-src/branches/PHP_5_2/main/php_version.h
 ===
 --- php/php-src/branches/PHP_5_2/main/php_version.h     2009-09-10 12:15:29 
 UTC (rev 288229)
 +++ php/php-src/branches/PHP_5_2/main/php_version.h     2009-09-10 12:16:30 
 UTC (rev 288230)
 @@ -3,6 +3,6 @@
  #define PHP_MAJOR_VERSION 5
  #define PHP_MINOR_VERSION 2
  #define PHP_RELEASE_VERSION 11
 -#define PHP_EXTRA_VERSION RC3
 -#define PHP_VERSION 5.2.11RC3
 +#define PHP_EXTRA_VERSION RC4-dev
 +#define PHP_VERSION 5.2.11RC4-dev
  #define PHP_VERSION_ID 50211


 --
 PHP CVS Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-03 Thread Ilia Alshanetsky
iliaaThu, 03 Sep 2009 12:14:58 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287982

Log:
5.2.11RC2

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-03 12:14:20 UTC (rev 287981)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-03 12:14:58 UTC (rev 287982)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 2009, PHP 5.2.11
+03 Sep 2009, PHP 5.2.11RC2
 - Added missing sanity checks around exif processing (Ilia)

 - Fixed sanity check for the color index in imagecolortransparent. (Pierre)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-03 12:14:20 UTC (rev 
287981)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-03 12:14:58 UTC (rev 
287982)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC2-dev
+PHP_EXTRA_VERSION=RC2
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-03 12:14:20 UTC 
(rev 287981)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-03 12:14:58 UTC 
(rev 287982)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC2-dev
-#define PHP_VERSION 5.2.11RC2-dev
+#define PHP_EXTRA_VERSION RC2
+#define PHP_VERSION 5.2.11RC2
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-09-03 Thread Ilia Alshanetsky
iliaaThu, 03 Sep 2009 12:16:47 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287985

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-09-03 12:15:36 UTC (rev 287984)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-09-03 12:16:47 UTC (rev 287985)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+??  2009, PHP 5.2.11
+
 03 Sep 2009, PHP 5.2.11RC2
 - Added missing sanity checks around exif processing (Ilia)


Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-09-03 12:15:36 UTC (rev 
287984)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-09-03 12:16:47 UTC (rev 
287985)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC2
+PHP_EXTRA_VERSION=RC3-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-03 12:15:36 UTC 
(rev 287984)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-09-03 12:16:47 UTC 
(rev 287985)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC2
-#define PHP_VERSION 5.2.11RC2
+#define PHP_EXTRA_VERSION RC3-dev
+#define PHP_VERSION 5.2.11RC3-dev
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:17:04 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287217

Log:
5.2.11RC1

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:11:54 UTC (rev 287216)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:17:04 UTC (rev 287217)
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 2009, PHP 5.2.11
+13 Aug 2009, PHP 5.2.11RC1
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)
 - Fixed memory leak in stream_is_local(). (Felipe, Tony)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:11:54 UTC (rev 
287216)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:17:04 UTC (rev 
287217)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:11:54 UTC 
(rev 287216)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:17:04 UTC 
(rev 287217)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION -dev
-#define PHP_VERSION 5.2.11-dev
+#define PHP_EXTRA_VERSION RC1
+#define PHP_VERSION 5.2.11RC1
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:22:12 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287219

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:21:48 UTC (rev 287218)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:22:12 UTC (rev 287219)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? ??? 2009, PHP 5.2.11RC2
+
 13 Aug 2009, PHP 5.2.11RC1
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:21:48 UTC (rev 
287218)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:22:12 UTC (rev 
287219)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:21:48 UTC 
(rev 287218)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:22:12 UTC 
(rev 287219)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.11RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.11RC2-dev
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:33:19 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287222

Log:
Back to RC1 for a second (still learning svn ;( )

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:32:48 UTC (rev 287221)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:33:19 UTC (rev 287222)
@@ -1,7 +1,5 @@
 PHPNEWS
 |||
-?? ??? 2009, PHP 5.2.11RC2
-
 13 Aug 2009, PHP 5.2.11RC1
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:32:48 UTC (rev 
287221)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:33:19 UTC (rev 
287222)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC2-dev
+PHP_EXTRA_VERSION=RC1
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:32:48 UTC 
(rev 287221)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:33:19 UTC 
(rev 287222)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC2-dev
-#define PHP_VERSION 5.2.11RC2-dev
+#define PHP_EXTRA_VERSION RC1
+#define PHP_VERSION 5.2.11RC1
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS configure.in main/php_version.h

2009-08-13 Thread Ilia Alshanetsky
iliaaThu, 13 Aug 2009 12:34:56 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=287224

Log:
Back to dev

Changed paths:
U   php/php-src/branches/PHP_5_2/NEWS
U   php/php-src/branches/PHP_5_2/configure.in
U   php/php-src/branches/PHP_5_2/main/php_version.h

Modified: php/php-src/branches/PHP_5_2/NEWS
===
--- php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:33:43 UTC (rev 287223)
+++ php/php-src/branches/PHP_5_2/NEWS   2009-08-13 12:34:56 UTC (rev 287224)
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? ??? 2009, PHP 5.2.11
+
 13 Aug 2009, PHP 5.2.11RC1
 - Fixed regression in cURL extension that prevented flush of data to output
   defined as a file handle. (Ilia)

Modified: php/php-src/branches/PHP_5_2/configure.in
===
--- php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:33:43 UTC (rev 
287223)
+++ php/php-src/branches/PHP_5_2/configure.in   2009-08-13 12:34:56 UTC (rev 
287224)
@@ -42,7 +42,7 @@
 PHP_MAJOR_VERSION=5
 PHP_MINOR_VERSION=2
 PHP_RELEASE_VERSION=11
-PHP_EXTRA_VERSION=RC1
+PHP_EXTRA_VERSION=RC2-dev
 
PHP_VERSION=$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 1 + [$]PHP_MINOR_VERSION \* 
100 + [$]PHP_RELEASE_VERSION`


Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===
--- php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:33:43 UTC 
(rev 287223)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2009-08-13 12:34:56 UTC 
(rev 287224)
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 11
-#define PHP_EXTRA_VERSION RC1
-#define PHP_VERSION 5.2.11RC1
+#define PHP_EXTRA_VERSION RC2-dev
+#define PHP_VERSION 5.2.11RC2-dev
 #define PHP_VERSION_ID 50211

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php