com presentations: No sudo needed here: fluent15.html
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: f47feffac7b86b36f10c15cf81df48370df944e5 Author: Rasmus Lerdorf <[email protected]> Thu, 23 Apr 2015 00:02:48 -0700 Parents: a8b52f95790b3021c2f703281ca61689699b4074 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=f47feffac7b86b36f10c15cf81df48370df944e5 Log: No sudo needed here Changed paths: M fluent15.html Diff: diff --git a/fluent15.html b/fluent15.html index 374e28c..7437b89 100644 --- a/fluent15.html +++ b/fluent15.html @@ -695,10 +695,10 @@ $ vagrant ssh</code></pre> </section> <section id="php_contribute4"> <p class="p" style="font-size:1.1em;text-align:left;">Switching PHP versions is trivial</p> - <pre><code class="shell" data-trim style="font-size:1.2em;">vagrant@php7dev:~$ sudo newphp 56 + <pre><code class="shell" data-trim style="font-size:1.2em;">vagrant@php7dev:~$ newphp 56 Activating PHP 5.6.6-dev and restarting php-fpm -vagrant@php7dev:~$ sudo newphp 7 debug +vagrant@php7dev:~$ newphp 7 debug Activating PHP 7.0.0-dev and restarting php-fpm</code></pre> <p class="p" style="font-size:1.1em;text-align:left;">20 pre-compiled versions</p> <pre><code class="shell" data-trim style="font-size:0.8em;">/usr/local/php53 /usr/local/php54-zts /usr/local/php56-debug-zts