"Aaron Schulz" changed the status of MediaWiki.r112313 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112313
Old status: new New status: ok Commit summary for MediaWiki.r112313: Fix bug 34684 in my PathRouter code: - Update the tests to test extra characters and patterns like like \\ and $1 - Also update the tests to make sure that matches that don't have enough data to work fail - Replace the str_replace and preg_match based code with code based on preg_replace_callback. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
