Skip to content

Implement runkit_default_property_modify as a substitute for removed property APIs #30

@TysonAndre

Description

@TysonAndre

PHP engine optimizations made changing the total number of properties more problematic (Especially if there were objects that already existed).

  • Can't do that without reallocating the zend_object, which may break other extensions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions