Changeset 894 in tests for trunk/tests/test_includes_functions.php
- Timestamp:
- 07/09/2012 03:32:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/test_includes_functions.php
r877 r894 213 213 } 214 214 215 /** 216 * @ticket 9930 217 */ 215 218 function test_is_serialized() { 216 $this->knownWPBug(9930);217 219 $cases = array( 218 220 serialize(null),
Note: See TracChangeset
for help on using the changeset viewer.