emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26405: closed ([PATCH 0/2] Tweaks to the PHP packa


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26405: closed ([PATCH 0/2] Tweaks to the PHP package.)
Date: Sat, 13 May 2017 13:03:02 +0000

Your message dated Sat, 13 May 2017 15:01:59 +0200
with message-id <address@hidden>
and subject line Re: bug#26405: Acknowledgement ([PATCH 0/2] Tweaks to the PHP 
package.)
has caused the debbugs.gnu.org bug report #26405,
regarding [PATCH 0/2] Tweaks to the PHP package.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26405: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26405
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Tweaks to the PHP package. Date: Sat, 8 Apr 2017 17:39:24 +0200
From: Alex Sassmannshausen <address@hidden>

The following 2 patches add tweaks to the excellent PHP package.

The first removes --enable-threads.  Its presence causes a warning during the
configure stage of php, because the option is apparently not supported.  I
imagine it was removed with php 7.

The second adds --with-mysqli.  Adding like so makes it default to the mysql
native driver.  Adding this configure option allows running things such as
wordpress, which require mysqli.

Alex Sassmannshausen (2):
  gnu: php: Remove '--enable-threads' configure option.
  gnu: php: Add '--with-mysqli' configure option.

 gnu/packages/php.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.12.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#26405: Acknowledgement ([PATCH 0/2] Tweaks to the PHP package.) Date: Sat, 13 May 2017 15:01:59 +0200 User-agent: mu4e 0.9.18; emacs 25.2.1
Pushed to master.

GNU bug Tracking System writes:

> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  address@hidden
>
> If you wish to submit further information on this problem, please
> send it to address@hidden
>
> Please do not send mail to address@hidden unless you wish
> to report a problem with the Bug-tracking system.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]