[VOTE] Feature request #38685: str_[i]replace(): Add support for (string needle, array replace)
From: François Laupretre Date: Mon, 02 Feb 2015 17:00:25 +0000 Subject: [VOTE] Feature request #38685: str_[i]replace(): Add support for (string needle, array replace) Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Hi, Opening the vote for : https://wiki.php.net/rfc/cyclic-replace This RFC adds support in str_replace() and str_ireplace() for the combination of (string needle, array replace). In this case, each occurrence of the needle is replaced with an element of the 'replace' array. Cheers François
Thread (10 messages)
« previous | php.internals (#81614) | next » |
---|