Skip to content

Preg_match error array > string#445

Merged
robocoder merged 1 commit intoleafo:masterfrom
Alexssssss:patch-1
Jun 23, 2016
Merged

Preg_match error array > string#445
robocoder merged 1 commit intoleafo:masterfrom
Alexssssss:patch-1

Conversation

@Alexssssss
Copy link
Contributor

When a null value is given to coerceValue the following error is returned:

_WARNING [2]: preg_match() expects parameter 2 to be string, array given
/vendor/leafo/scssphp/src/Compiler.php, line: 3635

This change fixes that for me.

When a null value is given to coerceValue the following error is returned:
'''
_WARNING [2]: preg_match() expects parameter 2 to be string, array given
/vendor/leafo/scssphp/src/Compiler.php, line: 3635
'''

This change fixes that for me.
@robocoder robocoder merged commit c91da17 into leafo:master Jun 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants