summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-01 19:28:52 +0200
committerRemi Collet <remi@remirepo.net>2018-07-01 19:28:52 +0200
commita00103f041d14d0bea564240ef65466ccb1a31b0 (patch)
treefc857b8c9d9ec44631eac6e96dcb4c9ae6aba866
parentb531e017704b85bb84ebda03710ba97c456b14ef (diff)
v3.1.0
-rw-r--r--PHPINFO6
-rw-r--r--REFLECTION5
-rw-r--r--php-pecl-nsq.spec5
3 files changed, 13 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
new file mode 100644
index 0000000..6e0af48
--- /dev/null
+++ b/PHPINFO
@@ -0,0 +1,6 @@
+
+nsq
+
+nsq support => enabled
+version => 3.1.0
+author => zhenyu.wu[email:wuzhenyu@kuangjue.com]
diff --git a/REFLECTION b/REFLECTION
index 4bbf205..a010297 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #118 nsq version 3.0 ] {
+Extension [ <persistent> extension #118 nsq version 3.1.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -112,8 +112,9 @@ Extension [ <persistent> extension #118 nsq version 3.0 ] {
- Static methods [0] {
}
- - Properties [4] {
+ - Properties [5] {
Property [ <default> public $message_id ]
+ Property [ <default> public $messageId ]
Property [ <default> public $timestamp ]
Property [ <default> public $attempts ]
Property [ <default> public $payload ]
diff --git a/php-pecl-nsq.spec b/php-pecl-nsq.spec
index 56bbe12..5be5cda 100644
--- a/php-pecl-nsq.spec
+++ b/php-pecl-nsq.spec
@@ -23,7 +23,7 @@
Summary: PHP extension for NSQ client
Name: %{?sub_prefix}php-pecl-nsq
-Version: 3.0
+Version: 3.1.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
License: PHP
@@ -220,6 +220,9 @@ fi
%changelog
+* Sun Jul 1 2018 Remi Collet <remi@remirepo.net> - 3.1.0-1
+- update to 3.1.0
+
* Thu Jun 21 2018 Remi Collet <remi@remirepo.net> - 3.0-1
- update to 3.0