notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-protobuf PHP binding for Protocol buffers
3.21.12 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.21.12Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-25 19:59:09
Last Update: 2023-01-30 12:59:34
Commit Hash: 05e20d9
License: BSD3CLAUSE
WWW:
https://pecl.php.net/package/protobuf
Description:
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data -- think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • php81-pecl-protobuf>0:devel/pecl-protobuf
To install the port:
cd /usr/ports/devel/pecl-protobuf/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pecl-protobuf
  • pkg install php81-pecl-protobuf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php81-pecl-protobuf
Package flavors (<flavor>: <package>)
  • php81: php81-pecl-protobuf
  • php80: php80-pecl-protobuf
  • php82: php82-pecl-protobuf
distinfo:
TIMESTAMP = 1674589706 SHA256 (PECL/protobuf-3.21.12.tgz) = d6e4bc47081cabc4284f2e5f264a8ee9585aa8f6a8f65719f292b481e469caae SIZE (PECL/protobuf-3.21.12.tgz) = 182558

Packages (timestamps in pop-ups are UTC):
php73-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.14.0---3.14.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php74-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.14.0---3.14.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php80-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--3.21.12-----
FreeBSD:14:latest--3.21.9----3.21.12
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php81-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.123.21.12-3.21.123.21.12---
FreeBSD:13:quarterly3.21.123.21.123.21.123.21.123.21.123.21.123.21.123.21.12
FreeBSD:14:latest3.21.123.21.123.21.93.21.123.21.123.21.12-3.21.12
FreeBSD:14:quarterly3.21.123.21.12-3.21.123.21.123.21.123.21.123.21.12
FreeBSD:15:latest3.21.123.21.12n/a3.21.12n/a3.21.123.21.123.21.12
FreeBSD:15:quarterly--n/a-n/a---
 

php82-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.123.21.12-3.21.123.21.12---
FreeBSD:13:quarterly3.21.123.21.123.21.123.21.123.21.123.21.123.21.123.21.12
FreeBSD:14:latest3.21.123.21.123.21.93.21.123.21.123.21.12-3.21.12
FreeBSD:14:quarterly3.21.123.21.12-3.21.123.21.123.21.123.21.123.21.12
FreeBSD:15:latest3.21.123.21.12n/a3.21.12n/a3.21.123.21.123.21.12
FreeBSD:15:quarterly--n/a-n/a---
 

php83-pecl-protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.123.21.12-3.21.123.21.12---
FreeBSD:13:quarterly3.21.123.21.123.21.123.21.123.21.123.21.123.21.123.21.12
FreeBSD:14:latest3.21.123.21.12-3.21.123.21.123.21.12-3.21.12
FreeBSD:14:quarterly3.21.123.21.12-3.21.123.21.123.21.123.21.123.21.12
FreeBSD:15:latest3.21.123.21.12n/a3.21.12n/a3.21.123.21.123.21.12
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php81
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php81
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_pecl-protobuf
USES:
localbase php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.21.12
30 Jan 2023 12:59:34
commit hash: 05e20d9af59ff877147bcbfda88e1f75c07891eccommit hash: 05e20d9af59ff877147bcbfda88e1f75c07891eccommit hash: 05e20d9af59ff877147bcbfda88e1f75c07891eccommit hash: 05e20d9af59ff877147bcbfda88e1f75c07891ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.12

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.9
30 Dec 2022 09:04:24
commit hash: 8c78d29933919bd502a6b5ea0eb36fc81bfa66a5commit hash: 8c78d29933919bd502a6b5ea0eb36fc81bfa66a5commit hash: 8c78d29933919bd502a6b5ea0eb36fc81bfa66a5commit hash: 8c78d29933919bd502a6b5ea0eb36fc81bfa66a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.9

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.7
03 Oct 2022 17:10:26
commit hash: 604e5abd4a5f548cf3000eb90b7d71c547564753commit hash: 604e5abd4a5f548cf3000eb90b7d71c547564753commit hash: 604e5abd4a5f548cf3000eb90b7d71c547564753commit hash: 604e5abd4a5f548cf3000eb90b7d71c547564753 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.7

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.6
03 Oct 2022 02:14:45
commit hash: d832997576e5a7ca5ebc1dca1513a1b2f0571e1bcommit hash: d832997576e5a7ca5ebc1dca1513a1b2f0571e1bcommit hash: d832997576e5a7ca5ebc1dca1513a1b2f0571e1bcommit hash: d832997576e5a7ca5ebc1dca1513a1b2f0571e1b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.6

Changes:	https://github.com/protocolbuffers/protobuf/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.21.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.21.5
31 Aug 2022 11:41:00
commit hash: 9198dda4ad3b5ca5a5ca2f7c42775626cda4d782commit hash: 9198dda4ad3b5ca5a5ca2f7c42775626cda4d782commit hash: 9198dda4ad3b5ca5a5ca2f7c42775626cda4d782commit hash: 9198dda4ad3b5ca5a5ca2f7c42775626cda4d782 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.5

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.4
30 Jul 2022 19:24:32
commit hash: 4be8a4040b9a7ec15827b8fbd7efd2cfa7b13d3acommit hash: 4be8a4040b9a7ec15827b8fbd7efd2cfa7b13d3acommit hash: 4be8a4040b9a7ec15827b8fbd7efd2cfa7b13d3acommit hash: 4be8a4040b9a7ec15827b8fbd7efd2cfa7b13d3a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.4

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.3
30 Jul 2022 05:57:48
commit hash: 7bdbcd67da95a1210adc7707b38c940acda520d1commit hash: 7bdbcd67da95a1210adc7707b38c940acda520d1commit hash: 7bdbcd67da95a1210adc7707b38c940acda520d1commit hash: 7bdbcd67da95a1210adc7707b38c940acda520d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.3

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.21.2
29 Jun 2022 21:49:44
commit hash: 284884a301d454e2cf04ef0f9d9b1bd02393e303commit hash: 284884a301d454e2cf04ef0f9d9b1bd02393e303commit hash: 284884a301d454e2cf04ef0f9d9b1bd02393e303commit hash: 284884a301d454e2cf04ef0f9d9b1bd02393e303 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.2

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.21.1
03 Jun 2022 09:00:32
commit hash: 24e8ec823853edd5773d85164642601a2d69c85ccommit hash: 24e8ec823853edd5773d85164642601a2d69c85ccommit hash: 24e8ec823853edd5773d85164642601a2d69c85ccommit hash: 24e8ec823853edd5773d85164642601a2d69c85c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.21.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.20.1
26 Apr 2022 15:01:20
commit hash: fa0cce16347f2a606ddf10040b14d50cf164ea54commit hash: fa0cce16347f2a606ddf10040b14d50cf164ea54commit hash: fa0cce16347f2a606ddf10040b14d50cf164ea54commit hash: fa0cce16347f2a606ddf10040b14d50cf164ea54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.20.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.20.0
16 Apr 2022 04:19:15
commit hash: 82d5b86e4fda37ed5ded4ecb8a525f7aae270911commit hash: 82d5b86e4fda37ed5ded4ecb8a525f7aae270911commit hash: 82d5b86e4fda37ed5ded4ecb8a525f7aae270911commit hash: 82d5b86e4fda37ed5ded4ecb8a525f7aae270911 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.20.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.19.4
28 Feb 2022 12:46:08
commit hash: cc583fb24b5b90d37b97152cf795eb4ac2443e3ccommit hash: cc583fb24b5b90d37b97152cf795eb4ac2443e3ccommit hash: cc583fb24b5b90d37b97152cf795eb4ac2443e3ccommit hash: cc583fb24b5b90d37b97152cf795eb4ac2443e3c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.19.4

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.19.3
23 Jan 2022 18:19:03
commit hash: f0feb1be0d1e6dfbabcee11a2ddbf2d223fa9f53commit hash: f0feb1be0d1e6dfbabcee11a2ddbf2d223fa9f53commit hash: f0feb1be0d1e6dfbabcee11a2ddbf2d223fa9f53commit hash: f0feb1be0d1e6dfbabcee11a2ddbf2d223fa9f53 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.19.3

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.19.1
01 Nov 2021 13:41:35
commit hash: 11fd54f7acc89a2de350825fd79b402c9c42571acommit hash: 11fd54f7acc89a2de350825fd79b402c9c42571acommit hash: 11fd54f7acc89a2de350825fd79b402c9c42571acommit hash: 11fd54f7acc89a2de350825fd79b402c9c42571a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.19.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.19.0
25 Oct 2021 21:46:35
commit hash: 8da00448510281d595f006c5ee6430e419a7a9dfcommit hash: 8da00448510281d595f006c5ee6430e419a7a9dfcommit hash: 8da00448510281d595f006c5ee6430e419a7a9dfcommit hash: 8da00448510281d595f006c5ee6430e419a7a9df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.19.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.18.1
13 Oct 2021 19:13:24
commit hash: 788cf16d311250f368e2574fb8defdb002cd900fcommit hash: 788cf16d311250f368e2574fb8defdb002cd900fcommit hash: 788cf16d311250f368e2574fb8defdb002cd900fcommit hash: 788cf16d311250f368e2574fb8defdb002cd900f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.18.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.18.0
21 Sep 2021 03:44:15
commit hash: 4109d25ba0f32b2127724c64dc36701e8445275fcommit hash: 4109d25ba0f32b2127724c64dc36701e8445275fcommit hash: 4109d25ba0f32b2127724c64dc36701e8445275fcommit hash: 4109d25ba0f32b2127724c64dc36701e8445275f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.18.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.17.3
14 Jun 2021 17:39:44
commit hash: 4c0190aaf20876d3129e0d26a4cc9cb051863e40commit hash: 4c0190aaf20876d3129e0d26a4cc9cb051863e40commit hash: 4c0190aaf20876d3129e0d26a4cc9cb051863e40commit hash: 4c0190aaf20876d3129e0d26a4cc9cb051863e40 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.17.3

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.17.1
26 May 2021 18:59:51
commit hash: 807404dfd9f3ce049e3a57e5a06193c31a146aa7commit hash: 807404dfd9f3ce049e3a57e5a06193c31a146aa7commit hash: 807404dfd9f3ce049e3a57e5a06193c31a146aa7commit hash: 807404dfd9f3ce049e3a57e5a06193c31a146aa7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.17.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.17.0
16 May 2021 15:24:01
commit hash: 7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92commit hash: 7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92commit hash: 7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92commit hash: 7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.17.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.16.0
11 May 2021 21:47:03
commit hash: 5919eefffa58bd8e1bc864cc34d40224edb7ba20commit hash: 5919eefffa58bd8e1bc864cc34d40224edb7ba20commit hash: 5919eefffa58bd8e1bc864cc34d40224edb7ba20commit hash: 5919eefffa58bd8e1bc864cc34d40224edb7ba20 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.16.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.15.8
18 Apr 2021 05:42:58
commit hash: 92da0cacaa12a7f39878c7ee2e76bb2e2baf3606commit hash: 92da0cacaa12a7f39878c7ee2e76bb2e2baf3606commit hash: 92da0cacaa12a7f39878c7ee2e76bb2e2baf3606commit hash: 92da0cacaa12a7f39878c7ee2e76bb2e2baf3606 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/pecl-protobuf: Update to 3.15.8

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.15.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.15.4
07 Mar 2021 22:16:56
Revision:567655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.15.4

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.15.0
03 Mar 2021 18:08:17
Revision:567129Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.15.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.14.0
24 Nov 2020 20:49:06
Revision:556195Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark IGNORE with PHP 8.0

compare_objects() object handler was removed in [1].

Reference:	https://github.com/php/php-src/commit/b02b81299ccef7de244bac7ffc605e3d2943fa88
[1]
3.14.0
21 Nov 2020 09:19:24
Revision:555840Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.14.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.13.0.1
15 Nov 2020 18:01:20
Revision:555292Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.13.0.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.13.0
23 Aug 2020 19:35:52
Revision:545851Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with PHP 7.4
3.13.0
19 Aug 2020 16:19:52
Revision:545363Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.13.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.12.4
08 Aug 2020 10:18:34
Revision:544401Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.4

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.12.3
24 Jul 2020 07:11:10
Revision:543044Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.3

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.12.2
29 May 2020 01:56:25
Revision:536831Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.2

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.12.1
21 May 2020 20:44:37
Revision:536154Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.12.0
17 May 2020 18:26:08
Revision:535572Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.12.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.11.4
16 Feb 2020 18:00:52
Revision:526277Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.4

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.11.3
04 Feb 2020 17:54:14
Revision:525192Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.3

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.11.2
18 Jan 2020 18:24:19
Revision:523443Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with PHP 7.4
3.11.2
28 Dec 2019 07:29:30
Revision:521074Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.2

Changes:	https://pecl.php.net/package-changelog.php?package=protobuf
		https://github.com/protocolbuffers/protobuf/releases
3.11.1
10 Dec 2019 17:10:55
Revision:519699Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.11.0
08 Dec 2019 16:59:41
Revision:519382Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.11.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.10.0
20 Oct 2019 17:10:07
Revision:514925Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.10.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.9.2
26 Sep 2019 18:15:03
Revision:512932Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.2

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.9.1
22 Sep 2019 07:14:00
Revision:512557Original commit files touched by this commit
antoine search for other commits by this committer
Ignore with php 7.4

Reported by:	pkg-fallout
3.9.1
07 Aug 2019 16:42:46
Revision:508324Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.9.0
13 Jul 2019 20:46:24
Revision:506555Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.9.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.8.0
30 May 2019 21:55:48
Revision:503093Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.8.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.7.1
28 Mar 2019 17:33:01
Revision:497035Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.1

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.7.0
01 Mar 2019 11:19:03
Revision:494264Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.7.0

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.6.1
25 Jan 2019 19:58:13
Revision:491177Original commit files touched by this commit
sunpoet search for other commits by this committer
Add pecl-protobuf 3.6.1

Protocol buffers are Google's language-neutral, platform-neutral, extensible
mechanism for serializing structured data -- think XML, but smaller, faster, and
simpler. You define how you want your data to be structured once, then you can
use special generated source code to easily write and read your structured data
to and from a variety of data streams and using a variety of languages.

WWW: https://pecl.php.net/package/protobuf

Number of commits found: 53