Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix styles specified as arrays instead of as CSS strings #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sei-Lisa
Copy link
Contributor

The function array_merge_recursive_unique() seems broken, as it did not produce the expected result. Replace it by the native function array_replace_recursive (requires PHP 5.3.0).

The function array_merge_recursive_unique() seems broken, as it did not produce the expected result. Replace it by the native function array_replace_recursive (requires PHP 5.3.0).
Sei-Lisa pushed a commit to Sei-Lisa/geshi-1.1 that referenced this pull request Jan 13, 2014
This effectively adds input support for transparency in CSS format. Pull Request GeSHi#5 adds input support for styles specified as arrays instead of CSS.
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.

1 participant