Commit: badfc05984fd2e44be9608b1c24a95b854713ebb Author: Anatol Belski <[email protected]> Thu, 11 Jul 2019 12:51:04 +0200 Parents: 51891415f5e38ece1f91c61200d394cc10014399 Branches: master
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=badfc05984fd2e44be9608b1c24a95b854713ebb Log: Add config for http_message Changed paths: M data/config/pecl/exts.ini Diff: diff --git a/data/config/pecl/exts.ini b/data/config/pecl/exts.ini index 9eca640..bbb442d 100644 --- a/data/config/pecl/exts.ini +++ b/data/config/pecl/exts.ini @@ -697,3 +697,7 @@ libs[]=libbase58 [dbase] type=enable +[http_message] +type=enable +exts=psr + -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
