Skip to content

Update license years for PHP 8.4#20388

Open
Mdsujansarkar wants to merge 3 commits intophp:PHP-8.4from
Mdsujansarkar:PHP-8.4
Open

Update license years for PHP 8.4#20388
Mdsujansarkar wants to merge 3 commits intophp:PHP-8.4from
Mdsujansarkar:PHP-8.4

Conversation

@Mdsujansarkar
Copy link
Copy Markdown
Contributor

Update license years for PHP 8.4

@devnexen
Copy link
Copy Markdown
Member

devnexen commented Nov 4, 2025

hmmm I would suggest not to mix topics.

Comment thread ext/random/engine_mt19937.c Outdated

if (engine->engine.algo->serialize) {
array_init(&t);
zend_hash_str_add(Z_ARR_P(return_value), "__states", strlen("__states"), &t);
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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