#57963 closed defect (bug) (fixed)
Fix add method in test suite object-cache.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
In the bundled object-cache.php the add method does not work as expected. The add method, does not check to see if key existing before setting it. Other object caches in the space do this check.
Change History (4)
This ticket was mentioned in PR #4255 on WordPress/wordpress-develop by @spacedmonkey.
2 months ago
#1
- Keywords has-patch has-unit-tests added
#2
@
2 months ago
- Owner set to spacedmonkey
- Resolution set to fixed
- Status changed from new to closed
In 55577:
@mukesh27 commented on PR #4255:
2 months ago
#4
Committed at https://core.trac.wordpress.org/changeset/55577
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57963#ticket