Git

You can anonymously read the source code, study it's features and documentation by going to the GitHub repository directoy:

https://github.com/se7enxweb/SensioDistributionBundle

You can anonymously check out the source code released by this project from its Git repository:

git clone https://github.com/se7enxweb/SensioDistributionBundle.git

You may be able to anonymously check out the source code released by this project from its expected composer package:

composer require se7enxweb/SensioDistributionBundle

To be able to commit changes to the project's repository, you need to be a member of the project.

Latest log messages

  • 19efeec78796a7c7deb1ba4bfff8acc87e3fdba5 on 25/08/2025 4:11 am by 7x <info@se7enx.com> [GitHub Diff]
    Message:
  • f07cc97fe46ea6c56812aee615fdd1c9560ee23a on 24/08/2025 11:30 am by 7x <info@se7enx.com> [GitHub Diff]
    Message:
  • b70c53bbab28efab56c9571ad8673a2e2972a144 on 24/08/2025 11:24 am by 7x <info@se7enx.com> [GitHub Diff]
    Message:
  • 80a38234bde8321fb92aa0b8c27978a272bb4baf on 18/06/2019 8:43 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    Allow latest version of security checker
  • 71fdc7d57538f17eedf3c548c91ab214c694a9c0 on 18/06/2019 8:41 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: minor #344 Allow latest version of security checker (BackEndTea)

    This PR was merged into the 4.0 branch.

    Discussion
    ----------

    Allow latest version of security checker

    Commits
    -------

    7deeb5c Allow latest version of security checker
  • 7deeb5cde0b6e1fc2251f19de4617cfab0a8963c on 18/06/2019 6:20 am by Gert de Pagter <BackEndTea@users.noreply.github.com> [GitHub Diff]
    Message:
  • 59eac70f15f97ee945924948a6f5e2f6f86b7a4b on 14/12/2018 9:36 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: minor #342 use ProcessExecutor::escape() instead of escapeshellarg() (xabbuh)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    use ProcessExecutor::escape() instead of escapeshellarg()

    Commits
    -------

    fd65794 use ProcessExecutor::escape() instead of escapeshellarg()
  • fd657944ba40fad2e82bfe9e9b28e778b4732efa on 14/12/2018 9:27 am by Christian Flothmann <christian.flothmann@sensiolabs.de> [GitHub Diff]
    Message: use ProcessExecutor::escape() instead of escapeshellarg()
  • 06ec532536f9d6a6049da126c709119176615d45 on 04/12/2018 8:17 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    Allow wider range of security checker
  • a0d13880526e85262388e66e165e4c152396ff45 on 04/12/2018 8:12 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: minor #341 Allow wider range of security checker on version 4.* (BackEndTea)

    This PR was merged into the 4.0 branch.

    Discussion
    ----------

    Allow wider range of security checker on version 4.*

    I'm not 100% sure if the 4.0 branch is still maintained, but this would ease the upgrading path to the new security checker.

    This still allows the older versions to make sure there is no BC break if the system is incompatible with the new versions

    Related to https://github.com/sensiolabs/security-checker/issues/133#issuecomment-444121362

    Commits
    -------

    12d8350 Allow wider range of security checker
  • 12d83506eb8ab527bcaff30b57eac30c64a09b17 on 04/12/2018 7:09 am by Gert de Pagter <BackEndTea@users.noreply.github.com> [GitHub Diff]
    Message:
  • 088b116a0e27faa0e1a7384dd4f3f6a9d5a8a3b6 on 25/10/2018 8:26 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: minor #340 Updated composer.json to include new security check version (Lucas Matte)

    This PR was squashed before being merged into the 5.0.x-dev branch (closes #340).

    Discussion
    ----------

    Updated composer.json to include new security check version

    This pull requests updates `composer.json` to allow for version 5 of the security checker to be used in a project. This is needed since the old `https://security.sensiolabs.org/check_lock` is going to be retired. The 5.0 version moved the url to `https://security.symfony.com/check_lock`.

    Commits
    -------

    2f2d0d9 Updated composer.json to include new security check version
  • 2f2d0d9241696cf69303ed5510f014eb34d6a3fd on 25/10/2018 8:26 am by Lucas Matte <lmatte@grayloon.com> [GitHub Diff]
    Message: Updated composer.json to include new security check version
  • 209b11f8cee5bf71986dd703e45e27d3ed7a6d15 on 06/06/2018 11:22 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: fixed CS
  • 59fa66e9a6f07b4f61aa9ec3e6614f727244dac6 on 06/06/2018 11:21 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    fixed CS
  • 6f0798b44a679ac90939757b3bf02de1123603c8 on 06/06/2018 11:21 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: fixed CS
  • 6c1bdb963ddfbdf74fd0b5c85cb6b503b5f8c17d on 06/06/2018 11:18 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    removed unneeded backslash for 5.2 compat
    fix timezone requirement check
  • c89ea8d875c42f20a782a6ce702a06194a93609c on 06/06/2018 11:17 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: removed unneeded backslash for 5.2 compat
  • bcc5391672fa8eb8f9535f42ce20cd48f2b9fc72 on 06/06/2018 11:17 pm by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message: bug #338 Fix: Timezone Requirement (felipyamorim)

    This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes #338).

    Discussion
    ----------

    Fix: Timezone Requirement

    Based on the issue of the timelib library, symfony can't use listAbbreviations method to check timezone, the recomendation is to use listIdentifiers method instead.

    Related issues:

    [https://github.com/derickr/timelib/issues/34](https://github.com/derickr/timelib/issues/34)
    [https://github.com/sensiolabs/SensioDistributionBundle/issues/337](https://github.com/sensiolabs/SensioDistributionBundle/issues/337)
    [https://github.com/symfony/symfony/issues/26550](https://github.com/symfony/symfony/issues/26550)

    Commits
    -------

    a646c2e fix timezone requirement check
  • a646c2eb37a563fe7c435eefad33cca3d60531b9 on 06/06/2018 11:17 pm by Felipy Amorim <felipyamorim@gmail.com> [GitHub Diff]
    Message: fix timezone requirement check
  • 41c06985547b9a6ea569342ed8836e1b6d62d6bb on 06/12/2017 7:35 am by Fabien Potencier <fabien@potencier.org> [GitHub Diff]
    Message:
  • eb6266b3b472e4002538610b28a0a04bcf94891a on 25/08/2017 9:55 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    fixed makePathRelative usage
  • 0dd0cb40959aa4a09a2dbc5a36f515f3dfb218ae on 25/08/2017 9:51 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: minor #323 link in upgrade points to somewhere existing (SimonHeimberg)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    link in upgrade points to somewhere existing

    master branch does not exist anymore

    Commits
    -------

    b2c6eb1 link in upgrade points to somewhere existing
  • bf582cc96becd7ae53f9fe8c4647d0a41c243a42 on 25/08/2017 9:49 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: fixed makePathRelative usage
  • b2c6eb11638d09b246fe4929d8311d1c7f85d833 on 10/08/2017 12:15 pm by Simon Heimberg <simon.heimberg@heimberg-ea.ch> [GitHub Diff]
    Message: link in upgrade points to somewhere existing

    master branch does not exist anymore
  • 4b019d4c0bd64438c42e4b6b0726085b409be8d9 on 11/05/2017 9:21 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: fixed CS
  • 3b17f083beaad28f747432d12c75c7a85d29fa74 on 11/05/2017 9:19 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: bug #317 Remove decoration from forwarded exception (ro0NL)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    Remove decoration from forwarded exception

    See https://github.com/symfony/symfony/issues/22618

    before
    ![image](https://cloud.githubusercontent.com/assets/1047696/25667089/bed3c6a2-3022-11e7-9557-baa9e8a5a71c.png)

    after
    ![image](https://cloud.githubusercontent.com/assets/1047696/25667328/7935c46e-3023-11e7-8562-ab2a077dd487.png)

    Commits
    -------

    d5b9737 remove decoration from forwarded exception
  • 0d0043cc5c3dd0e8ba5b365683586509bc7d3949 on 11/05/2017 9:10 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: bug #315 Remove iconv as a recommendation as it is already a requirement (romainneutron)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    Remove iconv as a recommendation as it is already a requirement

    See https://github.com/sensiolabs/SensioDistributionBundle/blob/4.0/Resources/skeleton/app/SymfonyRequirements.php#L463-L467

    Commits
    -------

    2b3a3ba Remove iconv as a recommendation as it is already a requirement
  • da6f3bb6dd32d3a74e3c2c755c8246af9c054379 on 11/05/2017 9:09 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    Improve CLI error message
  • dabba28cc388effaa4e9caaeb64e3120730cfab1 on 11/05/2017 9:09 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: minor #318 Improve CLI error message (eibt)

    This PR was squashed before being merged into the 4.0 branch (closes #318).

    Discussion
    ----------

    Improve CLI error message

    - Improve readability of CLI message by adding a newline at the end

    Before:
    ![captura de pantalla 2017-05-10 a las 11 00 37 p m](https://cloud.githubusercontent.com/assets/5503784/25934164/7cce3d52-35d9-11e7-9d95-2017bba949cb.png)

    After:
    ![captura de pantalla 2017-05-10 a las 11 03 04 p m](https://cloud.githubusercontent.com/assets/5503784/25934173/85d00426-35d9-11e7-9e6a-8847afb539cb.png)

    Commits
    -------

    ff8d75f Improve CLI error message
  • ff8d75f44828ccbeb3f40e4c5152883d6706871d on 11/05/2017 9:09 am by Ivan <ivan@ivandigital.com> [GitHub Diff]
    Message: Improve CLI error message
  • d5b9737a5fa9c3d3c519e4f212f029d9edeea4c1 on 03/05/2017 8:10 am by Roland Franssen <franssen.roland@gmail.com> [GitHub Diff]
    Message: remove decoration from forwarded exception
  • 654c4fa3d11448c8005400a244987896243a990a on 23/04/2017 3:28 pm by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: minor #311 New Heroku stack and simpler Procfile (dzuelke)

    This PR was squashed before being merged into the 5.0.x-dev branch (closes #311).

    Discussion
    ----------

    New Heroku stack and simpler Procfile

    The `cedar` stack has been retired in late 2015 (https://devcenter.heroku.com/changelog-items/755), but `heroku-16` is in beta now.

    The `heroku-php-apache2` and friends boot scripts are also always on `$PATH`, so the command can be simplified.

    Commits
    -------

    0b610fd New Heroku stack and simpler Procfile
  • 0b610fde0080abff5cf194e8d759345cd8af3843 on 23/04/2017 3:28 pm by David Zuelke <dzuelke@gmail.com> [GitHub Diff]
    Message: New Heroku stack and simpler Procfile
  • f444b1539523b5932ab59bab06ae25aaa230db58 on 23/04/2017 3:27 pm by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: feature #313 Allow building bootstrap.php.cache when app/autoload.php is absent (BPScott)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    Allow building bootstrap.php.cache when app/autoload.php is absent

    If app/autoload.php is absent then use the autoload.php in Composer's
    vendor directory.

    symfony/symfony#21837 opens the door for removing `app/autoload.php` in Symfony apps. I tried removing that and updating the various reference to it in symfony-standard and my app works (:tada:), but when I run composer install/update it complains about the buildBootstrap task expecting to find `app/autoload.php`.

    This fix tells the buildBootstrap task to use `vendor/autoload.php` if `app/autoload.php` is absent.

    Commits
    -------

    257ee2e Allow building bootstrap.php.cache when app/autoload.php is absent
  • 2b3a3ba8c30cba30e95adc669a3a67d26189e619 on 28/03/2017 7:21 am by Romain Neutron <imprec@gmail.com> [GitHub Diff]
    Message:
  • 8624f0d165b3f5db906c897e0d405a3eba07c0d3 on 16/03/2017 3:30 pm by Ben Scott <ben@reload.me.uk> [GitHub Diff]
    Message: Allow building bootstrap.php.cache when app/autoload.php is absent

    If app/autoload.php is absent then use the autoload.php in Composer's
    vendor directory.
  • 17846680901003d26d823c2e3ac9228702837916 on 10/01/2017 6:58 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: bug #307 Change a reference to the missing image with a Data URI (gjuric)

    This PR was merged into the 5.0.x-dev branch.

    Discussion
    ----------

    Change a reference to the missing image with a Data URI

    In config.php there is a reference to an image that does not exist anymore.

    I took the old image and converted it to a Data URI format and updated the CSS.

    Commits
    -------

    434c690 Change a reference to the missing image with a Data URI
  • 434c690aac27c701456d801b877c91441e742d93 on 10/01/2017 5:08 am by gjuric <gjuric@gmail.com> [GitHub Diff]
    Message: Change a reference to the missing image with a Data URI
  • c256b132d3e35873ba2ad6b082b00dbd8e6ea4e2 on 04/01/2017 6:06 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    Remove deprecated ApcClassLoader
  • b55230818f48e997028d522af7bf80f4117cdfeb on 04/01/2017 6:05 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: minor #305 Remove deprecated ApcClassLoader (garak)

    This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes #305).

    Discussion
    ----------

    Remove deprecated ApcClassLoader

    Commits
    -------

    e392dfa Remove deprecated ApcClassLoader
  • e392dfa79a5cc26e39eda4ffb10d9bff6194ccec on 04/01/2017 6:05 am by Massimiliano Arione <garakkio@gmail.com> [GitHub Diff]
    Message: Remove deprecated ApcClassLoader
  • 4e98a1a6d3935d05414bd11e421a2047c93619f7 on 04/01/2017 5:35 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: Merge branch '4.0'

    * 4.0:
    Fixed PHP cli arguments guessing
  • 95469374e703f01b8e760023ac4f2f64da6a1dd9 on 04/01/2017 5:34 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]
    Message: bug #304 Fixed PHP cli arguments guessing (HeahDude)

    This PR was merged into the 4.0 branch.

    Discussion
    ----------

    Fixed PHP cli arguments guessing

    Closes #299.

    Commits
    -------

    4932234 Fixed PHP cli arguments guessing
  • 4932234388172a122155c062f6b9d679ec0bfe04 on 02/01/2017 1:51 pm by Jules Pietri <heah@heahprod.com> [GitHub Diff]
    Message: Fixed PHP cli arguments guessing