Skip to content

PHP License Update#20904

Open
ramsey wants to merge 100 commits intophp:masterfrom
ramsey:php-license-update
Open

PHP License Update#20904
ramsey wants to merge 100 commits intophp:masterfrom
ramsey:php-license-update

Conversation

@ramsey
Copy link
Copy Markdown
Member

@ramsey ramsey commented Jan 11, 2026

This PR encompasses the changes proposed in the PHP License Update RFC for the PHP source code.

Discussion is available on the internals mailing list.

Changes proposed for the PHP website are available at php/web-php#1762.

ramsey added 28 commits April 3, 2026 19:54
#else
# define ZEND_OPCODE_HANDLER_ARGS zend_execute_data *execute_data, const zend_op *opline
# define ZEND_OPCODE_HANDLER_ARGS_PASSTHRU execute_data, opline
# define ZEND_OPCODE_HANDLER_ARGS_EX ZEND_OPCODE_HANDLER_ARGS,
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.

presumably your IDE removed the spaces - the removals are causing CI to fail

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Huh. Looks like it. I've had this change in there since June 28 last year. 🤦‍♂️

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.

4 participants