Changes between Initial Version and Version 1 of Ticket #52528
- Timestamp:
- 04/06/2021 06:10:36 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52528 – Description
initial v1 3 3 I have to start by apologizing if I am in the wrong place, or if I am structuring this ticket badly. I don't have much experience here inside trac. I am unsure of the component this ticket should be attached to. 4 4 5 I stumbled upon a fatal error when trying to load the WooCommerce status page. The system runs out of memory on line 4755 in wp-includes/functions.php.5 I stumbled upon a fatal error when trying to load the WooCommerce status page. The system runs out of memory on [https://core.trac.wordpress.org/browser/tags/5.6.1/src/wp-includes/functions.php#L4755 line 4755 in wp-includes/functions.php]. 6 6 7 7 While the actual bug most certainly lies elsewhere, I got some hints from my host that the solution on line 4755 is not the best. I have no clue about this, but I thought I at least could submit a ticket and let the community decide!