changelog               Sun Mar 30 01:31:29 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3002&r2=1.3003&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3002 php-src/ChangeLog:1.3003
--- php-src/ChangeLog:1.3002    Sat Mar 29 01:31:41 2008
+++ php-src/ChangeLog   Sun Mar 30 01:31:28 2008
@@ -1,3 +1,14 @@
+2008-03-29  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/standard/type.c:
+      - Fixed bug #44533 (floatval() issues E_NOTICE "non well formed numeric
+      value")
+      (Keep the old behavior, as other related functions)
+
+    * (PHP_5_3)
+      ZendEngine2/zend_compile.h:
+      Fix for segfault on 64bit platform
+
 2008-03-28  Felipe Pena  <[EMAIL PROTECTED]>
 
     * NEWS:


Reply via email to