Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Use Symfony's helper to format the memory values #283

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

javiereguiluz
Copy link
Member

Less code to maintain for us and the output is almost the same:

Before

before

After

after


Thanks to @mickaelandrieu who tweeted about this helper method and allowed me to learn about it!

@javiereguiluz javiereguiluz merged commit c3f8200 into symfony:master Oct 12, 2016
javiereguiluz added a commit that referenced this pull request Oct 12, 2016
…uiluz)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Use Symfony's helper to format the memory values

Less code to maintain for us and the output is almost the same:

### Before

![before](https://cloud.githubusercontent.com/assets/73419/19228575/e50633b2-8ec6-11e6-97c6-1615528aef7e.gif)

### After

![after](https://cloud.githubusercontent.com/assets/73419/19228577/e8476f8c-8ec6-11e6-89bc-7a00274ffc43.gif)

---

Thanks to @mickaelandrieu who tweeted about this helper method and allowed me to learn about it!

Commits
-------

c3f8200 Use Symfony's helper to format the memory values
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants