ef323447 | 09-Sep-2020 |
Danack |
Typo in cflags. |
f7aff8e2 | 09-Sep-2020 |
Danack |
Typo. And comment out old arg info. |
38bc4ab7 | 04-Sep-2020 |
Danack |
add generated file. |
ba2949cb | 04-Sep-2020 |
Danack |
First draft of Imagick methods coming from stub. |
1fb997dd | 03-Sep-2020 |
Danack |
First draft of stub. |
05bba021 | 02-Sep-2020 |
Danack |
Restore deprecated flag. |
46949945 | 02-Sep-2020 |
Danack |
Move ImagickDraw to have functions entries generated from stub. |
e822e7fa | 02-Sep-2020 |
Danack |
ImagickPixelIterator from stub. |
e697b3a0 | 01-Sep-2020 |
Danack |
Disable failing test on old IM version. |
961bad80 | 01-Sep-2020 |
Danack |
Stop testing against php 5.4 + 5.4. If you have a problem with this, please give a PR that makes the test run on travis. |
0b4a1862 | 01-Sep-2020 |
Danack |
Fix wrong type for PHP 5.x |
ff3213e8 | 31-Aug-2020 |
Danack |
Correct cflags for 5.x |
b757f7b9 | 31-Aug-2020 |
Danack |
Needs to run on PHP 5.x |
c08a2977 | 31-Aug-2020 |
Danack |
Correct arginfo fixup. |
7514a975 | 31-Aug-2020 |
Danack |
File needs to be regenerated from scratch... |
58b5f331 | 31-Aug-2020 |
Danack |
More BC. |
027049da | 31-Aug-2020 |
Danack |
Fix ImagickKernel args for BC. |
ca358e7a | 30-Aug-2020 |
Danack |
Fix errant slash. |
4c63780b | 30-Aug-2020 |
Danack |
Maintain BC for PHP <=7.1 |
fd00ee07 | 30-Aug-2020 |
Danack |
Correct ImagickPixel arginfo for fixed/float math. |
eb8d0622 | 29-Aug-2020 |
Danack |
Maintain BC for PHP < 8. |
15336290 | 28-Aug-2020 |
Danack |
Hack to make generated arginfo compile against PHP < 8 |
ab17665a | 28-Aug-2020 |
Danack |
Moving method and param info to stubs. ImagickPixel and ImagickKernel done. Need to write a tool to automate Imagick and ImagickDraw to preserve ifdefs. |
35741750 | 20-May-2021 |
Danack |
Added note about lib finding error. |
8c21ea18 | 19-May-2021 |
Danack |
Debugging convert not building. |