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 11# php-build
22
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
44that provides an ` phpenv install ` command to compile and install
55different versions of PHP on UNIX-like systems.
66
@@ -86,7 +86,7 @@ develop and install versions of PHP that are not yet supported by
8686php-build.
8787
8888See 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 )
9090as a starting point for custom definition files.
9191
9292### Special environment variables
@@ -119,11 +119,11 @@ command. You should specify the location of the source code with the
119119## Getting Help
120120
121121Please 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
123123common problems.
124124
125125If 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
127127include the full build log for build failures.
128128
129129### License
You can’t perform that action at this time.
0 commit comments