catapult icon indicating copy to clipboard operation
catapult copied to clipboard

Custom URL Replacement to Better Accomodate PHP Serialization

Open seth-reeser opened this issue 8 years ago • 0 comments

Currently, sed is being used to blanket replace URLs in software databases that do not have a CLI tool. Write a custom post-process tool that loops through tables and uses php to modify the serialized array then write back to the table. See WP-CLI implementation for an example.

seth-reeser avatar May 11 '16 14:05 seth-reeser