From 8cf4a66c504ca7e4e477ce28bc656e0f4fbfef13 Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Sat, 17 Oct 2009 19:00:03 +0000 Subject: [PATCH 1/3] branch for 1.3 From 100f9a7e64950859de37cf8dc72f20d6ae5ed458 Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Sat, 17 Oct 2009 19:00:48 +0000 Subject: [PATCH 2/3] prep for 1.3 release --- package.xml | 18 ++++++++++++++++-- package2.xml | 19 ++++++++++++++++--- php_parsekit.h | 2 +- 3 files changed, 33 insertions(+), 6 deletions(-) diff --git a/package.xml b/package.xml index 5e6e773..dd43a63 100644 --- a/package.xml +++ b/package.xml @@ -9,6 +9,12 @@ PHP + + sean + Sean Coates + sean@php.net + lead + pollita Sara Golemon @@ -30,14 +36,22 @@ + 1.3 + stable + 2009-10-17 + Builds on PHP 5.3 + + + + + 1.2 stable 2006-11-01 Bugfix #9143 - - + 1.1 stable 2006-06-16 diff --git a/package2.xml b/package2.xml index 267161d..998c5ef 100644 --- a/package2.xml +++ b/package2.xml @@ -32,7 +32,7 @@ This extension is meant for development and debug purposes only and contains som - 1.2 + 1.3 1.0 @@ -40,8 +40,8 @@ This extension is meant for development and debug purposes only and contains som stable PHP - Bugfix #9143 - + Builds on PHP 5.3 + @@ -70,6 +70,19 @@ This extension is meant for development and debug purposes only and contains som + + + 1.2 + 1.0 + + + stable + stable + + PHP + Bugfix #9143 + + 1.1 diff --git a/php_parsekit.h b/php_parsekit.h index c786e60..87f41f4 100644 --- a/php_parsekit.h +++ b/php_parsekit.h @@ -21,7 +21,7 @@ #ifndef PHP_PARSEKIT_H #define PHP_PARSEKIT_H -#define PHP_PARSEKIT_VERSION "1.2.1-dev" +#define PHP_PARSEKIT_VERSION "1.3.0-dev" #ifdef ZTS #include "TSRM.h" From 0580b9450fb6ea98288d7afd46340f1c1e7b0973 Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Sat, 17 Oct 2009 21:03:52 +0000 Subject: [PATCH 3/3] make it 1.3.0, not just 1.3 (thanks to package-validate) --- package.xml | 2 +- package2.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.xml b/package.xml index dd43a63..03a01de 100644 --- a/package.xml +++ b/package.xml @@ -36,7 +36,7 @@ - 1.3 + 1.3.0 stable 2009-10-17 Builds on PHP 5.3 diff --git a/package2.xml b/package2.xml index 998c5ef..da3d608 100644 --- a/package2.xml +++ b/package2.xml @@ -32,7 +32,7 @@ This extension is meant for development and debug purposes only and contains som - 1.3 + 1.3.0 1.0