- Notifications
You must be signed in to change notification settings - Fork 29
Pull requests: libvips/php-vips
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update CI badge in README.md
#173 by kleisauke was merged Nov 13, 2022 Loading… updated Nov 13, 2022
WIP -- work around php-ffi memory leaks
#171 by jcupitt was merged Nov 13, 2022 Loading… updated Nov 13, 2022
Avoid “Deprecate dynamic properties” warning in PHP 8.2 for the 1.x branch
#174 by chregu was merged Nov 14, 2022 Loading… updated Nov 14, 2022
feat: Implement true streaming and signal handling
#191 by L3tum was merged Jun 30, 2023 Loading… updated Jun 30, 2023
2 tasks done
removed unreachable return statement
#228 by imahmood was merged Dec 28, 2023 Loading… updated Dec 28, 2023
use Target save to implement writeToBuffer
#207 by jcupitt was merged Feb 14, 2024 Loading… updated Feb 14, 2024
Fix broken assertion; minor other fixes
#233 by uuf6429 was merged Feb 14, 2024 Loading… updated Feb 14, 2024
FFI class improvements (fixes #221)
#230 by uuf6429 was merged Feb 14, 2024 Loading… updated Feb 14, 2024
Avoid PHP 8.3 FFI deprecations (fixes #226)
#231 by uuf6429 was merged Feb 14, 2024 Loading… updated Jan 11, 2025
Add a hint how to detect Vips is correctly installed
#252 by alexander-schranz was closed Apr 4, 2025 Loading… updated Apr 4, 2025
Add libvips version check to example in README.md
#262 by kleisauke was merged Apr 4, 2025 Loading… updated Apr 4, 2025
Move
zend.max_allowed_stack_size=-1 check to signalConnect() #261 by kleisauke was merged Apr 4, 2025 Loading… updated Apr 4, 2025
Revise logic for unified (semistatic) libvips binaries
#263 by kleisauke was merged Apr 4, 2025 Loading… updated Apr 4, 2025
fix: Add
VIPSHOME as a potential direct library location #245 by CodeWithKyrian was closed Apr 4, 2025 Loading… updated Apr 4, 2025
Fixes init validation for Termux
#260 by pizcadesaber was closed Apr 4, 2025 Loading… updated Apr 4, 2025
Add
FFI::addLibraryPath utility #264 by kleisauke was merged Apr 4, 2025 Loading… updated Apr 4, 2025
ProTip! Filter pull requests by the default branch with base:master.