issues Search Results · repo:libvips/php-vips-ext language:C
Filter by
41 results
(85 ms)41 results
inlibvips/php-vips-ext (press backspace or delete to remove)Hello.
The following calls will return -1 for no apparent reason:
vips_call( text , null, );
vips_call( text , null, M M );
Seems like the breaks something.
question
panVag
- 3
- Opened on Apr 7, 2022
- #53
php 7.4.28 tried with vips 8.12.2 from homebrew tried with compile vips from source (master branch 8.13.0) and
re-compile php-vips-ext to make sure headers and library version matched with 8.13.0 and tried ...
gemini133
- 3
- Opened on Apr 4, 2022
- #52
Hello, I am new to php-vips add on. This functions working good. $x = vips_image_new_from_file($file)[ out ]; (any files
tpyes jpg, png, pdf) vips_image_write_to_file($x, temp/$filename-to.png ,[ Q = 90); ...
web-apply
- 5
- Opened on Feb 23, 2022
- #51
Hello, trying to get bandand running with php-vips-ext but it s always failing with VipsOperation: class bandand not
found . Any ideas on that? thx, bye from Austria Andreas S.
ps) trying to swap all ...
futureweb
- 2
- Opened on Sep 8, 2021
- #48
Probably since recent changes in libvips
Using PHP 7.4, 8.0 with libvips 8.11.3
TEST 12/33 [tests/012.phpt]
========DIFF========
002+ Termsig=11
========DONE========
FAIL new_from_buffer works [tests/012.phpt] ...
remicollet
- 9
- Opened on Sep 5, 2021
- #43
I m only having this issue on macOS Catalina and Big Sur. Linux works as expected.
✅ Vips cli works as expected (vips-8.11.0 from homebrew). ✅ Calling php-vips-ext functions like vips_call() from php ...
inod
- 34
- Opened on Jul 1, 2021
- #42
hey there, i have found the vips.so extension throwing a segmentation fault on my macbook m1 (arm chip).
./vendor/bin/phpunit
PHPUnit 9.5.5 by Sebastian Bergmann and contributors.
....................... ...
mstaack
- 5
- Opened on Jun 20, 2021
- #41
Hello @jcupitt
I was trying the code from #39 but I keep getting this error:
Fatal error: Uncaught Error: Call to undefined function Jcupitt\Vips\vips_type_from_name() in
/var/www/html/backoffice/vendor/jcupitt/vips/src/Utils.php:95 ...
jarodium
- 4
- Opened on Apr 14, 2021
- #40
Hello
I facing a strange issue with VIPS. Here s what i m doing:
1) Pickup any image ( between JPG and PNG ).
2) Copy it to the /tmp/ folder with tempnam().
3) Add XMP metadata to the temp image using ...
jarodium
- 6
- Opened on Apr 10, 2021
- #39
Just used to upgrade to 1.0.11 and test tests/042.phpt started to fail 32-bits on x86 and armv7
vips-1.0.11/tests$ cat 042.diff
001- pass set_metadata
002+
003- pass get_metadata
003+ Notice: Trying ...
andypost
- 5
- Opened on Aug 28, 2020
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.