Changes between Initial Version and Version 1 of Ticket #64080, comment 18
- Timestamp:
- 10/28/2025 06:30:21 AM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64080, comment 18
initial v1 1 My reproduction code i s failing due to 6.7 introducing `notoptions` cache in [58782]1 My reproduction code in comment 14 is failing due to 6.7 introducing `notoptions` cache in [58782] 2 2 3 3 - `delete_option( 'lock.lock' );` sets `lock.lock` into `notoptions` cache in `delete_option()`.