summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-20 09:05:40 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-20 09:05:40 +0200
commit5f5c3e25c3d86af212a8c72528faa650abaeaa9b (patch)
tree4adcd23f8148c54b11d56cc4b48fb31e70cd8d6e
parent6b9139dde11d644d0ac6f9b5db17d4b9c849475e (diff)
php-pecl-hprose: 1.4.2
-rw-r--r--REFLECTION21
-rw-r--r--php-pecl-hprose.spec5
2 files changed, 14 insertions, 12 deletions
diff --git a/REFLECTION b/REFLECTION
index 93d8b03..2846126 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #98 hprose version 1.4.1 ] {
+Extension [ <persistent> extension #98 hprose version 1.4.2 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
@@ -1000,7 +1000,13 @@ Extension [ <persistent> extension #98 hprose version 1.4.1 ] {
- Static properties [0] {
}
- - Static methods [0] {
+ - Static methods [1] {
+ Method [ <internal:hprose> static public method getErrorTypeString ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $errno ]
+ }
+ }
}
- Properties [5] {
@@ -1011,15 +1017,8 @@ Extension [ <persistent> extension #98 hprose version 1.4.1 ] {
Property [ <default> public $onSendError ]
}
- - Methods [23] {
- Method [ <internal:hprose> protected method getErrorTypeString ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $errno ]
- }
- }
-
- Method [ <internal:hprose> protected method sendError ] {
+ - Methods [22] {
+ Method [ <internal:hprose> public method sendError ] {
- Parameters [2] {
Parameter #0 [ <required> $error ]
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index 0e705c8..a5c340c 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -22,7 +22,7 @@
Summary: Hprose for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.4.1
+Version: 1.4.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: MIT
Group: Development/Languages
@@ -237,6 +237,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Apr 20 2015 Remi Collet <remi@fedoraproject.org> - 1.4.2-1
+- Update to 1.4.2
+
* Mon Apr 13 2015 Remi Collet <remi@fedoraproject.org> - 1.4.1-1
- Update to 1.4.1