Skip to content

Pull requests: libvips/php-vips

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

remove error_buffer_copy
#163 by jcupitt was merged Nov 13, 2022 Loading… updated Nov 13, 2022
Add tests with GitHub actions
#160 by chregu was merged Nov 13, 2022 Loading… updated Nov 13, 2022
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
Fix FFI on M1 macs
#198 by iruoy was closed Jun 28, 2023 Loading… updated Jun 29, 2023
Improve library finding
#206 by jcupitt was merged Jun 30, 2023 Loading… updated Jun 30, 2023
feat: Implement true streaming and signal handling
#191 by L3tum was merged Jun 30, 2023 Loading… updated Jun 30, 2023
2 tasks done
Fix CI
#202 by kleisauke was merged Jun 29, 2023 Loading… updated Jun 30, 2023
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
PHP 8.4 support
#258 by deluxetom was merged Jan 10, 2025 Loading… updated Jan 10, 2025
Avoid PHP 8.3 FFI deprecations (fixes #226)
#231 by uuf6429 was merged Feb 14, 2024 Loading… updated Jan 11, 2025
PHP 8.4 compatibility
#253 by aleho was closed Jan 13, 2025 Loading… updated Jan 13, 2025
Cleanup CI
#259 by kleisauke was merged Jan 13, 2025 Loading… updated Jan 13, 2025
Fix CI
#237 by kleisauke was merged Feb 14, 2024 Loading… updated Feb 21, 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.