bcd5a9bf | 30-Sep-2013 |
Mikko |
These dont need to be defined in global header |
8a650383 | 30-Sep-2013 |
Mikko |
Add test for readImages |
665f39ab | 30-Sep-2013 |
Mikko |
Make it a clean null |
6a0720bc | 30-Sep-2013 |
Mikko |
Space for \0 in edge-case |
481cbda8 | 30-Sep-2013 |
Mikko |
Remove unnecessary cast. Fix virtual format checking |
6f82458c | 28-Sep-2013 |
Mikko |
Indentation and whitespace removal |
679325cb | 27-Sep-2013 |
Mikko |
zend_parse_parameters_none and fix capitalisation of DestroyDrawingWand call |
d5ba9770 | 26-Sep-2013 |
Mikko |
Deprecated more methods and added error checking around allocations |
b48493a2 | 26-Sep-2013 |
Mikko |
These are not used anymore |
f096fd38 | 26-Sep-2013 |
Mikko |
Continued vendetta against macros |
766508b8 | 26-Sep-2013 |
Mikko |
Remove unnecessary casts. Wrap the remaining macros into do while |
30e52721 | 26-Sep-2013 |
ptarjan |
fix insanely wrong test |
b592558b | 25-Sep-2013 |
ptarjan |
wrong class for the docs |
4d194af1 | 25-Sep-2013 |
ptarjan |
use php_imagick_throw_exception when passing a constant |
03c9cdc0 | 25-Sep-2013 |
Mikko |
C99 and visual studio dont mix. It would be irrational to expect standards support from MS |
01ff2aa4 | 25-Sep-2013 |
Mikko |
Update redundant code |
f0393fac | 25-Sep-2013 |
Mikko |
Added test for failed image length after clone |
76738139 | 25-Sep-2013 |
Mikko |
Fixed Doc Bug #65043Destroy and clear method do the same things |
e3eb4462 | 25-Sep-2013 |
Mikko |
Change ALLOW_STATIC to STATIC as per PECL bug 64945 |
d7d7b1c5 | 25-Sep-2013 |
Mikko |
Double PHP, 100% more with same price |
81cd0169 | 25-Sep-2013 |
Mikko |
Last line shouldnt need backslash |
365c53fd | 25-Sep-2013 |
Mikko |
Necessary changes in replacing pixelwand |
08fe420c | 25-Sep-2013 |
Mikko |
Remove more macros |
6c431c33 | 25-Sep-2013 |
Mikko |
Remove clone pixelwand macro, its unnecessary |
7ed6178f | 25-Sep-2013 |
Mikko |
This doesn't need to be a macro |