There was an error while loading. Please reload this page.
1 parent 0e2bf7c commit 07bc319Copy full SHA for 07bc319
src/Packer.php
@@ -737,5 +737,4 @@ private function _unescapeBis() {
737
private function _internalEscape($string) {
738
return preg_replace($this->ESCAPE, '', $string);
739
}
740
-}
741
-?>
+}
0 commit comments