Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] php: bump to version 5.5.6
Date: Sun, 08 Dec 2013 16:25:08 -0300	[thread overview]
Message-ID: <52A4C794.7070301@zacarias.com.ar> (raw)
In-Reply-To: <20131208201249.2f3e89a5@skate>

On 12/08/2013 04:12 PM, Thomas Petazzoni wrote:
>> -config BR2_PACKAGE_PHP_EXT_SQLITE
>> -	bool "SQLite"
>> -	help
>> -	  Legacy SQLite2 support
>> -
>> -config BR2_PACKAGE_PHP_EXT_SQLITE_UTF8
>> -	bool "sqlite UTF8 support"
>> -	depends on BR2_PACKAGE_PHP_EXT_SQLITE
>> -	help
>> -	  UTF8 support for sqlite
> 
> Config.in.legacy maybe?

That's a language extension/construct that's been thrown out.
Unfortunately there are other builtins that aren't options that suffer
the same fate, so anyone migrating code from an older php series will
have to check/adapt their code as usual, i don't see much point in just
warning the user for a rarely used extension.
I think it'll just give the impression that everything else is the same
and it's not.
They'll have to read http://www.php.net/migration55 and
http://www.php.net/migration54 and check their code anyway (where it's
already mentioned).

>>  config BR2_PACKAGE_PHP_EXT_SOCKETS
>>  	bool "sockets"
>> +	depends on BR2_INET_IPV6
>>  	help
>>  	  Sockets support
> 
> New comment ?

True, i'll fix it in v2.
Regards.

  reply	other threads:[~2013-12-08 19:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-08 18:55 [Buildroot] [PATCH] php: bump to version 5.5.6 Gustavo Zacarias
2013-12-08 19:12 ` Thomas Petazzoni
2013-12-08 19:25   ` Gustavo Zacarias [this message]
2013-12-08 20:52     ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A4C794.7070301@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox