changelog Thu Mar 8 01:31:08 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2622&r2=1.2623&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2622 php-src/ChangeLog:1.2623
--- php-src/ChangeLog:1.2622 Wed Mar 7 01:31:02 2007
+++ php-src/ChangeLog Thu Mar 8 01:31:07 2007
@@ -1,3 +1,52 @@
+2007-03-07 Stanislav Malyshev <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/standard/string.c:
+ fix MOPB#14
+
+2007-03-07 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ ext/gmp/tests/bug32773.phpt:
+ fix test
+
+2007-03-07 Zoe Slattery <[EMAIL PROTECTED]>
+
+ * ext/standard/tests/array/array_slice.phpt:
+ New test case for array_slice
+
+2007-03-07 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/pdo_mysql/config.m4:
+ fix small typo
+ add --with-zlib-dir option (and simple automagic zlib detection)
+
+ * (PHP_5_2)
+ NEWS
+ ext/pdo/pdo_stmt.c:
+ MFH: fix #40727 (segfault in PDO when failed to bind parameters)
+
+ * ext/pdo/pdo_stmt.c:
+ fix #40727 (segfault in PDO when failed to bind parameters)
+
+2007-03-07 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ZendEngine2/zend_alloc.h:
+
+ Fixed calloc wrapper
+
+ * (PHP_5_2)
+ ext/standard/browscap.c:
+
+ malloc() -> pemalloc()
+
+ * (PHP_5_2)
+ ZendEngine2/zend_alloc.h:
+
+ Add checks around raw allocation code
+
2007-03-06 Derick Rethans <[EMAIL PROTECTED]>
* ext/date/lib/timezonedb.h