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: PatriAM/php-bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodelyTV/php-basic-skeleton
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    1500055 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Update composer

    rgomezcasas committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    14e8f95 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Update skeleton (CodelyTV#28)

    * Update skeleton to latest technologies
    
    * Improve readme
    
    * Simplify test
    rgomezcasas authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dc5379a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Allow use this template with PHP 8.x

    With the current PHP version constraint it's not possible to use this template with a PHP 8 version.
    
    With this PR, it's possible to use it.
    juanmiguelbesada authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    465a2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c8f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef4f0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1ae97 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore: upgrade to php 8.3

    rgomezcasas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fdf03e6 View commit details
    Browse the repository at this point in the history
  2. ci: add ecs linter

    rgomezcasas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5a9da81 View commit details
    Browse the repository at this point in the history
  3. ci: add static analysis

    rgomezcasas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    49de21c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a69be View commit details
    Browse the repository at this point in the history
  5. feat: improve readme (CodelyTV#35)

    * feat: improve readme
    
    * feat: improve readme
    
    * feat: improve readme
    rgomezcasas authored May 13, 2024
    Configuration menu
    Copy the full SHA
    97a905b View commit details
    Browse the repository at this point in the history
Loading