Changes between Version 1 and Version 2 of Ticket #28013, comment 27
- Timestamp:
- 06/12/2023 10:48:01 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28013, comment 27
v1 v2 1 1 Why is this taking so long to fix? First it would be fixed in 6.0, then it was moved to 6.1, now we're in 6.2 and it still hasn't been fixed. 2 2 3 In the meantime, each time I want to update my WordPress sites, I need to manually replace the exists() function with my own version - which, BTW works flawlessly:3 In the meantime, each time I want to update my WordPress sites, I need to manually replace the exists() function with my own version - which, BTW, works flawlessly: 4 4 5 5 {{{#!php