You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by fo...@apache.org on 2019/08/29 08:16:46 UTC

[avro] branch master updated (13bc181 -> 92e3f49)

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 13bc181  AVRO-2534: Bump javax.servlet-api from 3.1.0 to 4.0.1 (#627)
     add 92e3f49  AVRO-2527: Upgrade PHP version to 7.x (#622)

No new revisions were added by this update.

Summary of changes:
 lang/php/README.txt                    | 16 ++++++++++++++--
 lang/php/build.sh                      | 17 ++++++++++++-----
 lang/php/lib/avro/datum.php            |  2 +-
 lang/php/test/AllTests.php             |  4 ++--
 lang/php/test/DataFileTest.php         | 30 ++++++++++++++++++------------
 lang/php/test/DatumIOTest.php          |  2 +-
 lang/php/test/FloatIntEncodingTest.php |  2 +-
 lang/php/test/IODatumReaderTest.php    |  2 +-
 lang/php/test/InterOpTest.php          |  2 +-
 lang/php/test/LongEncodingTest.php     |  2 +-
 lang/php/test/NameTest.php             |  4 ++--
 lang/php/test/ProtocolFileTest.php     |  2 +-
 lang/php/test/SchemaTest.php           |  2 +-
 lang/php/test/StringIOTest.php         |  2 +-
 share/docker/Dockerfile                | 16 ++++++++++++----
 15 files changed, 69 insertions(+), 36 deletions(-)