Skip to content

Conversation

cv65kr
Copy link

@cv65kr cv65kr commented Mar 7, 2024

Solves: #262

@ptondereau
Copy link
Collaborator

@cv65kr thanks for the PR!
Could you, please rebase on master for the CI?

@cv65kr cv65kr force-pushed the fix/initialisation-objects branch from 31d4727 to 2cf7c66 Compare October 25, 2024 11:04
@cv65kr
Copy link
Author

cv65kr commented Oct 25, 2024

@ptondereau done

@Xenira
Copy link
Collaborator

Xenira commented Oct 25, 2024

@cv65kr guess you need to run cargo fmt

@cv65kr
Copy link
Author

cv65kr commented Oct 25, 2024

@Xenira fixed

@Xenira
Copy link
Collaborator

Xenira commented Oct 25, 2024

LGTM, would like someone with more knowledge of php internals to have a look.

@Xenira Xenira requested a review from ptondereau October 25, 2024 17:15
alekitto added a commit to alekitto/ext-php-rs that referenced this pull request Jun 2, 2025
Partially derived from davidcole1340#313, this commit fixes access to object
properties from Rust code. This is needed to correctly initialize
exception objects.
alekitto added a commit to alekitto/ext-php-rs that referenced this pull request Jun 4, 2025
Partially derived from davidcole1340#313, this commit fixes access to object
properties from Rust code. This is needed to correctly initialize
exception objects.
Xenira pushed a commit to alekitto/ext-php-rs that referenced this pull request Jun 5, 2025
Partially derived from davidcole1340#313, this commit fixes access to object
properties from Rust code. This is needed to correctly initialize
exception objects.
Xenira pushed a commit that referenced this pull request Jun 5, 2025
Partially derived from #313, this commit fixes access to object
properties from Rust code. This is needed to correctly initialise
exception objects.

Refs: #313, #438
@Xenira
Copy link
Collaborator

Xenira commented Jun 5, 2025

Resolved by #438

Sorry @cv65kr was new in the project when this came up and then lost sight of it. I still want to say thank you for contributing.

@Xenira Xenira closed this Jun 5, 2025
@davidcole1340 davidcole1340 mentioned this pull request Jun 9, 2025
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