git.cweiske.de
/
php-sqllint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0dbdcd
)
Add polyfill-mbstring files to .phar
author
Christian Weiske
<
[email protected]
>
Tue, 14 Apr 2020 19:31:34 +0000
(21:31 +0200)
committer
Christian Weiske
<
[email protected]
>
Tue, 14 Apr 2020 19:31:34 +0000
(21:31 +0200)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/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>