Commit:    8bde10601d6c700211ef90441a76bdc3deb3ec9e
Author:    Anatol Belski <[email protected]>         Tue, 10 Mar 2015 20:42:27 +0100
Parents:   f8e37b7bdf5bc6927d67b978896a3a7fb063557a
Branches:  master pecl_legacy

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=8bde10601d6c700211ef90441a76bdc3deb3ec9e

Log:
fix the option for scalar_objects

Changed paths:
  M  client/data/config/pecl/exts.ini


Diff:
diff --git a/client/data/config/pecl/exts.ini b/client/data/config/pecl/exts.ini
index b878cfa..ae0d104 100644
--- a/client/data/config/pecl/exts.ini
+++ b/client/data/config/pecl/exts.ini
@@ -80,7 +80,7 @@ opts[]=
 type=enable
 libs[]=
 exts[]=
-opts[]=--enable-scalar_objects=shared
+opts[]=--enable-scalar-objects=shared
 no_conf=1
 
 [opcache]


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to