Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ckiosidis/avro-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GuildLaunch/avro-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 20, 2015

  1. PhpStorm auto applied PHPDoc fixes

    Change-Id: Ie72ea0bc4a14f58af75db654737eeef96725334e
    reedy authored and bd808 committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    0cdac13 View commit details
    Browse the repository at this point in the history
  2. Implement AvroNotImplementedException

    Bug: T119192
    Change-Id: I1a4a825e494155d1f82421379c41e21c999a2809
    bd808 committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    d7e03f5 View commit details
    Browse the repository at this point in the history
  3. Make some AvroDataIOReader members public

    AvroDataIOWriter expects the sync_marker and metadata members of
    AvroDataIOReader to be readable.
    
    Bug: T119192
    Change-Id: Ic12b33f506c49a8592c6d2a1f81da444c207e651
    bd808 committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    62f015c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2015

  1. More phpdoc, unused variables and such

    Change-Id: I7399a7ae04d27fc354f663b39421d3ec6dfdd718
    reedy authored and bd808 committed Nov 26, 2015
    Configuration menu
    Copy the full SHA
    4fb45d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. long -> int. @returns to @return

    Change-Id: I6f21f51b55ac80e503c58b2c1948782c1abb2dcc
    reedy committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    a53cf8a View commit details
    Browse the repository at this point in the history
Loading