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: symfony/symfony-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/symfony-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on May 25, 2018

  1. Update doctrine.rst

    just adding some quotes to server_version, couple of lines before is explained this: 
    
    "Always wrap the server version number with quotes to parse it as a string instead of a float number"
    sergiosusa authored and javiereguiluz committed May 25, 2018
    Configuration menu
    Copy the full SHA
    3db34d4 View commit details
    Browse the repository at this point in the history
  2. minor #9815 Adding quotes to a server_version on an example just afte…

    …r explanation why are necessary (sergiosusa)
    
    This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9815).
    
    Discussion
    ----------
    
    Adding quotes to a server_version on an example just after explanation why are necessary
    
    just adding some quotes to server_version, couple of lines before is explained this:
    
    "Always wrap the server version number with quotes to parse it as a string instead of a float number"
    
    Commits
    -------
    
    3db34d4 Update doctrine.rst
    javiereguiluz committed May 25, 2018
    Configuration menu
    Copy the full SHA
    6bea098 View commit details
    Browse the repository at this point in the history
  3. Corrected link to PHPUnit

    lex111 authored May 25, 2018
    Configuration menu
    Copy the full SHA
    7c40f23 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. minor #9823 Corrected link to PHPUnit (lex111)

    This PR was merged into the 2.7 branch.
    
    Discussion
    ----------
    
    Corrected link to PHPUnit
    
    Commits
    -------
    
    7c40f23 Corrected link to PHPUnit
    javiereguiluz committed May 26, 2018
    Configuration menu
    Copy the full SHA
    9f923c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Fixing build errors

    weaverryan committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    7799852 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.5' into 2.6

    * 2.5:
      Fixing build errors
    weaverryan committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    3d846a3 View commit details
    Browse the repository at this point in the history
  3. Fixing build errors

    weaverryan committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    3da665e View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.6' into 2.7

    * 2.6:
      Fixing build errors
      Fixing build errors
    weaverryan committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    eae2e93 View commit details
    Browse the repository at this point in the history
  5. Fixing build

    weaverryan committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    720bc91 View commit details
    Browse the repository at this point in the history
Loading