On Thu, Mar 20, 2014 at 7:57 PM, PECL Announce <[email protected]>wrote:
> The new PECL package jsond-1.3.0 (beta) has been released at > http://pecl.php.net/. > > Release notes > ------------- > * New JSON parser implemented using re2c and bison > > Package Info > ------------- > This is a drop-in alternative to the standard PHP JSON extension. > > Related Links > ------------- > Package home: http://pecl.php.net/package/jsond > Changelog: http://pecl.php.netpecl install > jsond-1.3.1/package-changelog.php?package=jsond<http://pecl.php.net/package-changelog.php?package=jsond> > Download: http://pecl.php.net/get/jsond-1.3.0.tgz > > Authors > ------------- > Jakub Zelenka <[email protected]> (lead) > > > -- > PECL development discussion Mailing List (http://pecl.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Sorry for the mess with re-releasing but when I uploaded 1.3.1 because I forgot to add one file, then it didn't work: I got this message: # pecl install jsond-1.3.1 Failed to download pecl/jsond, version "1.3.1", latest release is version 1.3.0, stability "beta", use "channel://pecl.php.net/jsond-1.3.0" to install install failed Even the jsond-1.3.1 was released. I have deleted both versions and re-upload 1.3.0 and it's working fine now. Thanks Jakub
