File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -306,6 +306,11 @@ Installs the php-auth-sasl package.
306
306
307
307
Installs the php-bcmath package.
308
308
309
+ ``php.ng.bz2 ``
310
+ ^^^^^^^^^^^^^^
311
+
312
+ Installs the php-bz2 package.
313
+
309
314
``php.ng.cache-lite ``
310
315
^^^^^^^^^^^^^^^^^^^^^
311
316
@@ -354,6 +359,11 @@ Installs the php5-curl package on Debian, and ensures that curl itself is
354
359
installed for RedHat systems, this is due to the curl libs being provided by
355
360
php-common, which will get installed with the main php package.
356
361
362
+ ``php.ng.dba ``
363
+ ^^^^^^^^^^^^^^
364
+
365
+ Installs the php-dba package.
366
+
357
367
``php.ng.dev ``
358
368
^^^^^^^^^^^^^^
359
369
@@ -532,6 +542,13 @@ Disabled on opensuse need server:php:extensions repo
532
542
Installs the php-memcached package.
533
543
Disabled on opensuse need server:php: extensions repo
534
544
545
+ ``php.ng.modules ``
546
+ ^^^^^^^^^^^^^^^^^^
547
+
548
+ Calls ``php.ng.<name> `` for each entry in ``php:ng:modules `` if available, or
549
+ try to install the matching packages that can be set via from
550
+ ``php:ng:lookup:pkgs ``
551
+
535
552
``php.ng.mongo ``
536
553
^^^^^^^^^^^^^^^^
537
554
You can’t perform that action at this time.
0 commit comments