This repository was archived by the owner on Dec 23, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# php-build
2
2
3
- php-build is an [ phpenv] ( https://github.com/phpenv-dev /phpenv ) plugin
3
+ php-build is an [ phpenv] ( https://github.com/sptndc /phpenv ) plugin
4
4
that provides an ` phpenv install ` command to compile and install
5
5
different versions of PHP on UNIX-like systems.
6
6
@@ -86,7 +86,7 @@ develop and install versions of PHP that are not yet supported by
86
86
php-build.
87
87
88
88
See the [ php-build built-in
89
- definitions] ( https://github.com/phpenv-dev /php-build/tree/master/share/php-build )
89
+ definitions] ( https://github.com/sptndc /php-build/tree/master/share/php-build )
90
90
as a starting point for custom definition files.
91
91
92
92
### Special environment variables
@@ -119,11 +119,11 @@ command. You should specify the location of the source code with the
119
119
## Getting Help
120
120
121
121
Please see the [ php-build
122
- wiki] ( https://github.com/phpenv-dev /php-build/wiki ) for solutions to
122
+ wiki] ( https://github.com/sptndc /php-build/wiki ) for solutions to
123
123
common problems.
124
124
125
125
If you can't find an answer on the wiki, open an issue on the [ issue
126
- tracker] ( https://github.com/phpenv-dev /php-build/issues ) . Be sure to
126
+ tracker] ( https://github.com/sptndc /php-build/issues ) . Be sure to
127
127
include the full build log for build failures.
128
128
129
129
### License
You can’t perform that action at this time.
0 commit comments