Results for project PHP master, build date 2017-08-29 19:23:48-07:00
commit: 0cdeb60
previous commit:ebb3396
revision date: 2017-08-30 01:12:02+02:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores,
stepping 2, LLC 45 MB
2. Releasing Imagick with PHP means that the release cycles would need
to be sync'ed. This has proven to be inconvenient in the past when an
extension has wanted to change the api, but was forced to wait due to
needed to wait for the next minor/major version of PHP.
Why would they need to be syn
Hi there,
Andrew Nester wrote:
Hello internals!
I was working on solution for the problem of double to int conversion for array
indices and would like to create an RFC for proposed solution - emitting
warning when integer overflow happens during double to int conversion.
Does it look like
Hi,
Rasmus Schultz wrote:
The following GD issue is all-too common:
https://stackoverflow.com/questions/5773032/how-to-stop-gd2-from-washing-away-the-colors-upon-resizing-images
Basically anyone who's ever accepted uploaded images and resized or
converted them, has bumped into this.
Only Imag
发件人: 张 恩江
发送时间: 2017年8月30日 12:52
收件人: internals@lists.php.net
主题: What is the reason that sqlite with icu cannot coexist with intl shared
under Windows?
I tried to compile sqlite3 extension with icu for php, but found a comment in
ext/pdo_sqlite/config.m4, that is "As long as intl is not shar