Changes between Initial Version and Version 1 of Ticket #17375, comment 30
- Timestamp:
- 03/17/2015 02:15:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17375, comment 30
initial v1 1 1 I hope the patch I added will satisfy the requirements. It only focuses on adding the "C" type key and includes a unit test as suggested by @helen in Slack on Feb 12. 2 2 3 A class was added in `tests/ includes/functions.php` in order to implement `Serializable`. I assume this is the correct location.3 A class was added in `tests/phpunit/includes/functions.php` in order to implement `Serializable`. I assume this is the correct location.