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

Fixed preprocessor skip command bug. #1126

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

gochujang-c
Copy link
Contributor

Fixes small bug which would revert the skip command to the limit command when first creating through the UI.

Copy link
Member

@zyronix zyronix left a comment

Choose a reason for hiding this comment

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

Please add a line to the changelog.md

@gochujang-c
Copy link
Contributor Author

Please add a line to the changelog.md

Done.

@jessevz
Copy link
Contributor

jessevz commented Nov 27, 2024

Currently the pipeline is failing because of #1133. I will look into this is as quickly as possible and then merge this pull request.

@jessevz jessevz merged commit 5e40910 into hashtopolis:master Nov 28, 2024
1 check failed
jessevz added a commit that referenced this pull request Nov 28, 2024
* FIXED error for unsupported php 8.4 in xdebug (#1134)

* FIXED error for unsuported php 8.4 version by upgrading xdebug to version 3.4.0beta1

* temporarily fix by disabling php 8.4 deprecation warnings in apiv2

* Fixed preprocessor skip command bug. (#1126)

* Fixed preprocessor skip command bug.

* Added changelog entry.

* Updated changelog entry version.

* Use utf8mb4 as default encoding (#1127)

* Use utf8mb4.

* Added comment, added changelog entry.

---------

Co-authored-by: jessevz <[email protected]>

---------

Co-authored-by: gochujang-c <[email protected]>
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.

3 participants