Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 4.x compatibility for Propel1 #506

Open
wants to merge 28 commits into
base: 1.6
Choose a base branch
from

Commits on May 11, 2018

  1. change propel.configuration and propel.logger services to be public t…

    …o resolve deprecation warnings for symfony 3.2
    jwong-dayspring committed May 11, 2018
    Configuration menu
    Copy the full SHA
    398e721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c7ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2986b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25d59bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    476c0f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

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

Commits on Mar 6, 2019

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

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    283e38b View commit details
    Browse the repository at this point in the history
  2. replace boolean flags with bit flags

    Stanley Situ committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    cd4449f View commit details
    Browse the repository at this point in the history
  3. update versioning to be compatible with symfony ^4.0

    Stanley Situ committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    fe6f0b6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from dayspring-tech/add_datacollector_reset

    detect and handle difference in yaml format from symfony/yaml 3.3 and 3.4
    Stanley Situ authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    a4b6768 View commit details
    Browse the repository at this point in the history
  5. Merge branch '1.6' into classname-fix

    Stanley Situ committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    48d87de View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from dayspring-tech/classname-fix

    fix issue with rendering propel profiler
    Stanley Situ authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    ef668f5 View commit details
    Browse the repository at this point in the history
  7. Merge branch '1.6' into feature/1.7

    Stanley Situ committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    c7a3e67 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. configure propel commands for Symfony 4

    Stanley Situ committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    43d0faa View commit details
    Browse the repository at this point in the history
  2. make propel.build_properties.class public

    Stanley Situ committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0938fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a984f6c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. replace deprecated Twig_Extension with AbstractExtension

    Stanley Situ committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    bc9a0c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Feature/17 GitHub actions (#3)

    * initial commit
    
    * composer validate and install
    
    * fix indentation
    
    * bump to latest version (1.7.2)
    
    * run phpunit tests
    
    * remove jenkins suffix from phpunit dist filename
    
    * add end of file newline
    
    * add php matrix
    
    * disable fail-fast
    
    * set continue-on-error for experimental
    
    * set default for experimental
    
    * add composer prefer-lowest
    
    * remove php 8.0
    
    * remove travis ci
    
    * fix format
    
    * rename to ci.yml for better clarity
    
    * remove php 8 experimental again
    
    * remove continue-on-error
    
    Co-authored-by: Jeffrey Wong <[email protected]>
    Stanley Situ and jwong-dayspring authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    878a83f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on May 3, 2021

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

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    4f031d9 View commit details
    Browse the repository at this point in the history
  2. fix typo

    jwong-dayspring authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    9db6c91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from dayspring-tech/fix/profiler_for_in_if

    fix profiler for in if
    jwong-dayspring authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ff35388 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Apr 14, 2023

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

Commits on Jul 12, 2023

  1. fix propel path

    nibsirahsieu committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    635dda0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc92c8 View commit details
    Browse the repository at this point in the history