File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ PHP 5.5 UPGRADE NOTES
308
308
. IMG_CROP_WHITE
309
309
. IMG_CROP_SIDES
310
310
. IMG_CROP_THRESHOLD
311
- - Added constants for imagesetinterpolation, used bz imagescale
311
+ - Added constants for imagesetinterpolation, used by imagescale
312
312
imagerotate and imageaffine:
313
313
. IMG_BELL
314
314
. IMG_BESSEL
@@ -331,12 +331,12 @@ PHP 5.5 UPGRADE NOTES
331
331
. IMG_NEAREST_NEIGHBOUR
332
332
. IMG_WEIGHTED4
333
333
. IMG_TRIANGLE
334
-
335
- IMG_AFFINE_TRANSLATE
336
- IMG_AFFINE_SCALE
337
- IMG_AFFINE_ROTATE
338
- IMG_AFFINE_SHEAR_HORIZONTAL
339
- IMG_AFFINE_SHEAR_VERTICAL
334
+ - Added constants for imageaffinematrixget
335
+ . IMG_AFFINE_TRANSLATE
336
+ . IMG_AFFINE_SCALE
337
+ . IMG_AFFINE_ROTATE
338
+ . IMG_AFFINE_SHEAR_HORIZONTAL
339
+ . IMG_AFFINE_SHEAR_VERTICAL
340
340
341
341
========================================
342
342
10. Changes to INI File Handling
You can’t perform that action at this time.
0 commit comments