Commit:    e26ea9df42aecb2ae3ca5399acd3829e91c6b4e7
Author:    Pierre Joye <pierre....@gmail.com>         Wed, 27 Feb 2013 10:38:55 
+0100
Parents:   6a3623e1990c92175276b45821a8ddb06d592558
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=e26ea9df42aecb2ae3ca5399acd3829e91c6b4e7

Log:
- add image flip API support

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index 790803e..bc642aa 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -174,6 +174,9 @@ PHP 5.5 UPGRADE NOTES
 - cURL:
   - curl_file_create
 
+- GD
+  - imageflip
+
 - Hash:
   - hash_pbkdf2()


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to