Try again ... last attempt just vanished :(
On 07/02/15 10:30, Benjamin Eberlei wrote:
> I hope this is the right pointer.
>
> The String API changed completely in ZE3, see the Upgrading docs to PHPNG:
>
> https://wiki.php.net/phpng-upgrading#strings
>
> It takes much time wrapping your head a
On Sat, Feb 7, 2015 at 1:56 AM, Lester Caine wrote:
> OK slowly getting back into raw code again ...
>
> Looking at imagick phpinfo problem ...
>
> > if (supported_formats) {
> > for (i = 0; i < num_formats; i++) {
> > smart_string_appends(&formats,
> sup
( email addresses used to be easy! - get the right one )
On 07/02/15 02:34, Dan Ackroyd wrote:
> Lester,
>
> If you are having issues with Imagick please report them here:
> https://github.com/mkoppanen/imagick
>
> Not only is that the right place to report issues with unreleased
> versions of I
Lester,
If you are having issues with Imagick please report them here:
https://github.com/mkoppanen/imagick
Not only is that the right place to report issues with unreleased
versions of Imagick, but also I tend to monitor issues there more
closely than I do a mailing list.
> This one of the few
OK slowly getting back into raw code again ...
Looking at imagick phpinfo problem ...
> if (supported_formats) {
> for (i = 0; i < num_formats; i++) {
> smart_string_appends(&formats, supported_formats[i]);
> if (i != (num_formats -