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

PHP 8.4 support added #81

Merged
merged 10 commits into from
Dec 9, 2024
Merged

PHP 8.4 support added #81

merged 10 commits into from
Dec 9, 2024

Conversation

cod43156
Copy link
Contributor

Q A
Documentation yes/no
Bugfix yes/no
BC Break yes/no
New Feature yes/no
RFC yes/no
QA yes/no

@cod43156 cod43156 force-pushed the php8.4_support branch 2 times, most recently from 067a2b1 to d213fa2 Compare November 18, 2024 06:58
Signed-off-by: Raj Mohan <cod43156@adobe.com>
@nishant04412
Copy link

@gsteel Can you please review this and let us know if anything else is required from our side ?

.laminas-ci.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
psalm.xml.dist Outdated Show resolved Hide resolved
src/Cache.php Outdated Show resolved Hide resolved
src/Cache.php Outdated Show resolved Hide resolved
src/Reflection/ReflectionMethod.php Outdated Show resolved Hide resolved
src/Reflection/ReflectionParameter.php Outdated Show resolved Hide resolved
src/Reflection/ReflectionReturnValue.php Outdated Show resolved Hide resolved
test/DefinitionTest.php Outdated Show resolved Hide resolved
test/ReflectionTest.php Outdated Show resolved Hide resolved
Signed-off-by: Raj Mohan <cod43156@adobe.com>
Signed-off-by: Raj Mohan <cod43156@adobe.com>
test/ReflectionTest.php Outdated Show resolved Hide resolved
test/ReflectionTest.php Outdated Show resolved Hide resolved
test/ReflectionTest.php Outdated Show resolved Hide resolved
phpunit.xml.dist Show resolved Hide resolved
src/Cache.php Outdated Show resolved Hide resolved
src/Definition.php Outdated Show resolved Hide resolved
src/Definition.php Outdated Show resolved Hide resolved
src/Reflection/Node.php Outdated Show resolved Hide resolved
src/Reflection/Node.php Outdated Show resolved Hide resolved
Signed-off-by: Raj Mohan <cod43156@adobe.com>
Signed-off-by: cod43156 <cod43156@adobe.com>
Signed-off-by: Raj Mohan <cod43156@adobe.com>
Signed-off-by: Raj Mohan <cod43156@adobe.com>
Signed-off-by: cod43156 <cod43156@adobe.com>
@cod43156
Copy link
Contributor Author

cod43156 commented Dec 9, 2024

@gsteel The review comments have been addressed. Kindly re-review.

test/ReflectionTest.php Outdated Show resolved Hide resolved
test/ReflectionTest.php Outdated Show resolved Hide resolved
test/ReflectionTest.php Outdated Show resolved Hide resolved
Signed-off-by: Raj Mohan <cod43156@adobe.com>
Signed-off-by: Raj Mohan <cod43156@adobe.com>
@cod43156
Copy link
Contributor Author

cod43156 commented Dec 9, 2024

@gsteel The above changes reverted

Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

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

Looks OK to me, requesting review from @weierophinney because I'm not familiar with this codebase

@gsteel gsteel requested a review from weierophinney December 9, 2024 12:24
Copy link
Member

@weierophinney weierophinney left a comment

Choose a reason for hiding this comment

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

Changes look good!

@gsteel gsteel self-assigned this Dec 9, 2024
@gsteel gsteel added this to the 2.18.0 milestone Dec 9, 2024
@gsteel gsteel merged commit f7d2830 into laminas:2.18.x Dec 9, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants