ます’s Blog - どうでもいい記事100選

どうでもいい記事100選

5.2.2RC2 out!

だそうで()。
5.2.2RC1から5.2.2RC2までの修正状況は以下の通り。

--- NEWS	2007/04/10 22:31:15	1.2027.2.547.2.636
+++ NEWS	2007/04/26 22:39:10	1.2027.2.547.2.664
@@ -1,20 +1,60 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+26 Apr 2007, PHP 5.2.2RC2
+- Added GMP_VERSION constant. (Tony)
+- Fixed commandline handling fro CLI and CGI. (Marcus, Johannes)
+- Upgraded SQLite 3 to version 3.3.16 (Ilia)
+- Updated timezone database to version 2007.5. (Derick)
+- Fixed bug #41175 (addAttribute() fails to add an attribute with an empty
+  value). (Ilia)
+- Fixed bug #41159 (mysql_pconnect() hash does not account for connect
+  flags). (Ilia)
+- Fixed bug #41121 (range() overflow handling for large numbers on 32bit
+  machines). (Ilia)
+- Fixed bug #41118 (PHP does not handle overflow of octal integers). (Tony)
+- Fixed bug #41109 (recursiveiterator.inc says "implements" Iterator instead of
+  "extends"). (Marcus)
+- Fixed bug #40130 (TTF usage doesn't work properly under Netware). (Scott,
+  gk at gknw dot de)
+- Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). (Arpad, Ilia)
+- Fixed bug #41075 (memleak when creating default object caused exception). 
+  (Dmitry)
+- Fixed bug #41067 (json_encode() problem with UTF-16 input). (jp at df5ea
+  dot net. Ilia)
+- Fixed bug #41063 (chdir doesn't like root paths). (Dmitry)
+- Fixed bug #41061 ("visibility error" in ReflectionFunction::export()).
+  (Johannes)
+- Fixed bug #41034 (json_encode() ignores null byte started keys in arrays).
+  (Ilia)
+- Fixed bug #40935 (pdo_mysql does not raise an exception on empty
+  fetchAll()). (Ilia)
+- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
+  units correctly). (Derick)
+- Fixed bug #40290 (strtotime() returns unexpected result with particular
+  timezone offset). (Derick)
+- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
+  (Derick)
+- Fixed bug #39416 (Milliseconds in date()). (Derick)
+
+
 10 Apr 2007, PHP 5.2.2RC1
 - Improved bundled GD
   . Sync to 2.0.35
+  . Added imagegrabwindow and imagegrabscreen, capture a screen or a 
+	window using its handle (Pierre)
   . colors allocated henceforth from the resulting image overwrite the palette 
 	  colors (Rob Leslie)
   . Improved thread safety of the gif support (Roman Nemecek, Nuno, Pierre)
 	. Use the dimension of the GIF frame to create the destination image (Pierre)
-	. Load only once the local color map (Pierre)
+	. Load only once the local color map from a GIF data (Pierre)
   . Improved thread safety of the freetype cache (Scott MacVicar, Nuno, Pierre)
+	. imagearc huge CPU usage with large angles, libgd bug #74 (Pierre)
+
 - Upgraded libraries bundled in the Windows distribution. (Edin)
   . c-client (imap) to version 2006e
   . libpq (PostgreSQL) to version 8.2.3
   . libmysql (MySQL) to version 5.0.37
   . openssl to version 0.9.8e
-- Upgraded SQLite 3 to version 3.3.15 (Ilia)
 - Upgraded PCRE to version 7.0 (Nuno)
 - Updated timezone database to version 2007.3. (Derick)
 - Improved FastCGI SAPI to support external pipe and socket servers on win32.

このは強行するつもり?その後、修正したログも来てないし、実際のソースも有効になったママ。
後、変更点には掲載されていないけどZendEngine2のWIN64 supportも5.2.2RC1以降で投入されています。
他にも様々な修正・変更が入っています。CVSログからの変更点を眺めている限りでは、このバージョンも安定しているは言いがたいぞ。。。新たな火種とならなければよいのですが。_| ̄|○