Skip to content

process_model.php: Various cleanup#1979

Open
reedy wants to merge 1 commit intoemoncms:masterfrom
reedy:patch-1
Open

process_model.php: Various cleanup#1979
reedy wants to merge 1 commit intoemoncms:masterfrom
reedy:patch-1

Conversation

@reedy
Copy link
Copy Markdown
Contributor

@reedy reedy commented Jan 24, 2026

  • Add some braces round conditionals
  • Swap some for loops for foreach
  • Leave some TODOs
  • Move some setup/processing later if it may not be used due to errors

* Add some braces round conditionals
* Swap some for loops for foreach
* Leave some TODOs
* Move some setup/processing later if it may not be used due to errors
@chaveiro
Copy link
Copy Markdown
Contributor

Carefull with changing for to foreach, ensure referemces and variables names mantain the same behaviour as before.

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