Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

[TASK] Add data attributes formatting in the asset handler #72

Closed
wants to merge 1 commit into from

Conversation

Mopolo
Copy link
Collaborator

@Mopolo Mopolo commented Nov 3, 2017

It's the same change than in #71

@Mopolo Mopolo requested a review from romm November 3, 2017 16:27
@Mopolo Mopolo changed the title [FEATURE] Add data attributes formatting in the asset handler [TASK] Add data attributes formatting in the asset handler Nov 3, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.0%) to 88.077% when pulling bd614fa on Mopolo:feature/version-2 into 384ebad on romm:feature/version-2.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.0%) to 88.077% when pulling 8cd0429 on Mopolo:feature/version-2 into 384ebad on romm:feature/version-2.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.0%) to 88.077% when pulling 8cd0429 on Mopolo:feature/version-2 into 384ebad on romm:feature/version-2.


try {
$value = $this->formatValue($value);
} catch (Throwable $e) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both \Throwable and \Exception should be caught for PHP < 7 compatibility.

@Mopolo Mopolo closed this Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants