[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/web=5Fservices/oauth=3A=20Merge=20branch=20=27master?= =?UTF-8?Q?=27=2
From:       John Jawed <jawed () php ! net>
Date:       2019-10-25 20:23:06
Message-ID: php-mail-aa2adcd427d8e346dad344e61488124d13943760 () git ! php ! net
[Download RAW message or body]

Commit:    e94e7c8f43238956c0f6fd5383c44904c9b9fcc2
Author:    Rasmus Lerdorf <rasmus@lerdorf.com>         Fri, 25 Oct 2019 13:23:06 \
                -0700
Committer: GitHub <noreply@github.com>      Fri, 25 Oct 2019 13:23:06 -0700
Parents:   f3b84a48c19eb739ce2be48720272b1cff481ad2 \
                770a18a4068aec4884defc4922ab61d02c14d005
Branches:  master

Link:       http://git.php.net/?p=pecl/web_services/oauth.git;a=commitdiff;h=e94e7c8f43238956c0f6fd5383c44904c9b9fcc2


Log:
Merge branch 'master' into 2.0.4

Changed paths:
  MM  package.xml
  MM  php_oauth.h


Diff:
diff --cc package.xml
index dfd79ce,0a72314..fddeb72
--- a/package.xml
+++ b/package.xml
@@@ -52,7 -52,7 +52,8 @@@ Requirements: ext/hash (now a part of P
    </stability>
    <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD</license>
    <notes>
 +    * Bump version in header
+     * fix php_pcre_match_impl call in 7.4+ (Remi)
    </notes>
    <contents>
      <dir name="/">
diff --cc php_oauth.h
index d34d47f,a05ce2d..68de860
--- a/php_oauth.h
+++ b/php_oauth.h
@@@ -54,8 -52,8 +52,7 @@@
  	curl_formfree(f);
  #endif
  
 -#define PHP_OAUTH_VERSION 2.0.4-dev
 -
 +#define PHP_OAUTH_VERSION 2.0.4
- 
  #define __stringify_1(x)    #x
  #define __stringify(x)      __stringify_1(x)
  #define __OAUTH_EXT_VER PHP_OAUTH_VERSION


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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic