Skip to content

Conversation

@Mdsujansarkar
Copy link
Contributor

Update license years for PHP 8.4

@devnexen
Copy link
Member

devnexen commented Nov 4, 2025

hmmm I would suggest not to mix topics.


if (engine->engine.algo->serialize) {
array_init(&t);
zend_hash_str_add(Z_ARR_P(return_value), "__states", strlen("__states"), &t);
Copy link
Member

Choose a reason for hiding this comment

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

if you think there is an actual memory leak, please do a separated PR.
It is also better to create a branch from an appropriate origin branch.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Revert this line.

@iluuu1994
Copy link
Member

Such changes have historically only been made on master, I believe. I don't think this should be backported. Even if, then why 8.4 instead of 8.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants