catapult
catapult copied to clipboard
Custom URL Replacement to Better Accomodate PHP Serialization
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.