Skip to content

Change startup function to #[php(startup = "startup_function")] #423

@Xenira

Description

@Xenira

If attribute parameters are now set using #[php(key=value)], why #[php_module(startup = "startup_function")] old format?

may be so?

#[php_module]
#[php(startup = "startup_function")]

Originally posted by @usarise in #422

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions