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 that style objects cannot be passed to element constructors #2685

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2024

  1. Ensured that mt_rand() is passed as string to md5. Fixed that the set…

    …NewStyle() method could not return style objects as value arguments, when $returnObject is true, like in the Cell element.
    hazington committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    eafb11e View commit details
    Browse the repository at this point in the history
  2. Updated change log, fixed coding style issues and ensured that the st…

    …yle value is returned and not a clone.
    hazington committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    728e2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74264fa View commit details
    Browse the repository at this point in the history
  4. Fixed CS issues

    hazington committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cb02d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e69a6 View commit details
    Browse the repository at this point in the history