[PR #7902] Automated native_function_invocation fixes #10705

Closed
opened 2026-01-22 16:08:24 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7902

State: closed
Merged: No


Reproduce with:
php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes
(php-cs-fixer from : https://cs.symfony.com/)

Details:
https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/

**Original Pull Request:** https://github.com/doctrine/orm/pull/7902 **State:** closed **Merged:** No --- Reproduce with: php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes (php-cs-fixer from : https://cs.symfony.com/) Details: https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/
admin added the pull-request label 2026-01-22 16:08:24 +01:00
admin closed this issue 2026-01-22 16:08:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10705