Add polyfill-mbstring files to .phar
authorChristian Weiske <cweiske@cweiske.de>
Tue, 14 Apr 2020 19:31:34 +0000 (21:31 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 14 Apr 2020 19:31:34 +0000 (21:31 +0200)
build.xml

index e1f45f0a467722d743c4739bbac59654fe165ff9..120515676cc689b50ece09c87cc0c95b771d500a 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -25,6 +25,8 @@
   <include name="vendor/pear/console_commandline/Console/**"/>
   <include name="vendor/pear/pear_exception/PEAR/**"/>
   <include name="vendor/phpmyadmin/sql-parser/src/**"/>
+  <include name="vendor/symfony/polyfill-mbstring/bootstrap.php"/>
+  <include name="vendor/symfony/polyfill-mbstring/Mbstring.php"/>
  </fileset>