Skip to content

3.4.0

Choose a tag to compare

@llaville llaville released this 12 Mar 06:07
· 1550 commits to master since this release

Added

  • Autogenerate Doctrine proxy files.
    Sets environment variable APP_PROXY_DIR to defines the directory where Doctrine generates any proxy classes.
    Default is /tmp/bartlett/php-compatinfo-db/<VERSION>/proxies (with VERSION current application version)