Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
Z
zendframework1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
common
zendframework1
Commits
0b379f60
Commit
0b379f60
authored
Aug 23, 2018
by
David Weston
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated build script
parent
0462af6a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.sh
build.sh
+1
-1
No files found.
build.sh
View file @
0b379f60
...
@@ -6,5 +6,5 @@ curl -L https://github.com/zendframework/zf1/releases/download/release-1.12.20/Z
...
@@ -6,5 +6,5 @@ curl -L https://github.com/zendframework/zf1/releases/download/release-1.12.20/Z
unzip ./tmp/zend.zip
-d
./tmp/zend
unzip ./tmp/zend.zip
-d
./tmp/zend
cp
-ap
./tmp/zend/ZendFramework-1.12.20-minimal/library/Zend/
*
./src
cp
-ap
./tmp/zend/ZendFramework-1.12.20-minimal/library/Zend/
*
./src
php ./bin/remove-includes.php
-d
./src
php ./bin/remove-includes.php
-d
./src
php ./vendor/bin/php-cs-fixer fix ./src
--rules
=
@Symfony
php ./vendor/bin/php-cs-fixer fix ./src
--rules
=
@Symfony
,ereg_to_preg
--allow-risky
=
yes
rm
-rf
./tmp
rm
-rf
./tmp
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment