Skip to content

Commit 0171bcb

Browse files
committed
typo and WS
1 parent 878bef2 commit 0171bcb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

UPGRADING

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ PHP 5.5 UPGRADE NOTES
308308
. IMG_CROP_WHITE
309309
. IMG_CROP_SIDES
310310
. IMG_CROP_THRESHOLD
311-
- Added constants for imagesetinterpolation, used bz imagescale
311+
- Added constants for imagesetinterpolation, used by imagescale
312312
imagerotate and imageaffine:
313313
. IMG_BELL
314314
. IMG_BESSEL
@@ -331,12 +331,12 @@ PHP 5.5 UPGRADE NOTES
331331
. IMG_NEAREST_NEIGHBOUR
332332
. IMG_WEIGHTED4
333333
. 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
340340

341341
========================================
342342
10. Changes to INI File Handling

0 commit comments

Comments
 (0)