wordpress-pecl-memcached-object-cache
wordpress-pecl-memcached-object-cache copied to clipboard
Use `symlink()` to create symlink
Per @swalkinshaw, it is a much better idea to use a built in PHP function to create a symlink than shelling out to do it.
Maybe you could add a link to the source so someone can jump in and help :) Also: Could you please add labels to the issues? Would make scanning them a bit easier. Thanks in advance!
ProTip: When you hit a link on GitHub, please hit Y
on that page to point to the actual commit, so you don't refer to a moving target, therefore destroying a tickets history.
@franz-josef-kaiser I am referring to the symlinking done in the install command: https://github.com/tollmanz/wordpress-pecl-memcached-object-cache/blob/8a6f581dfb28c4802bce76a66012bab5a81c2a0f/src/wp-cli/command.php#L80-L81