changelog Sat Feb 12 20:37:50 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1892&r2=1.1893&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1892 php-src/ChangeLog:1.1893
--- php-src/ChangeLog:1.1892 Fri Feb 11 20:32:46 2005
+++ php-src/ChangeLog Sat Feb 12 20:37:49 2005
@@ -1,3 +1,33 @@
+2005-02-12 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/snmp/snmp.c:
+ Missed one place..
+
+ * ext/snmp/snmp.c:
+ This was not good idea.
+
+ * (PHP_4_3)
+ NEWS
+ ext/sockets/config.m4
+ ext/sockets/php_sockets_win.h
+ ext/sockets/sockets.c:
+ - Fixed bug #31936 (set_h_errno() is redefined incompatibly)
+
+ * ext/sockets/php_sockets_win.h
+ ext/sockets/sockets.c:
+ Remove unused set_h_errno
+
+2005-02-12 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ tests/lang/bug30862.phpt:
+ - BFN and add test
+
+ * ZendEngine2/zend_execute_API.c:
+ - Bugfix #30682 (autoconversion from false/true to 0/1 missing in case of
+ static property default value)
+
2005-02-11 Marcus Boerger <[EMAIL PROTECTED]>
* ZendEngine2/zend_compile.c
@@ -426,7 +456,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1892 2005/02/12 01:32:46 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1893 2005/02/13 01:37:49 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -1900,7 +1930,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1892 2005/02/12 01:32:46 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1893 2005/02/13 01:37:49 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: