You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.8:
Rewrite utf8mb4 cautions, add comment into sample configuration
Add backticks for code-styling
Indenting caution block to nest it inside the sidebar
Revert "Fix example name to avoid breaking collision with standard data-collectors"
Revert "Add a cautionary note telling users where the "standard" data-collector names can be found."
Add a cautionary note telling users where the "standard" data-collector names can be found.
Fix example name to avoid breaking collision with standard data-collectors
Change MySQL UTF-8 examples to use utf8mb4, which is closer to the standard most people would expect
[Cookbook] Custom compile steps on Heroku
Added information about the Symfony Demo application
Renamed precision option to scale
.. _`download and install`: http://symfony.com/download
With the next deploy, you can benefit from both buildpacks. This setup also enables
314
+
your Heroku environment to make use of node based automatic build tools like
315
+
`Grunt`_ or `gulp`_.
316
+
238
317
.. _`the original article`: https://devcenter.heroku.com/articles/getting-started-with-symfony2
239
318
.. _`signup with Heroku`: https://signup.heroku.com/signup/dc
@@ -244,3 +323,9 @@ You should be seeing your Symfony application in your browser.
244
323
.. _`verified that the RSA key fingerprint is correct`: https://devcenter.heroku.com/articles/git-repository-ssh-fingerprints
0 commit comments