changelog Tue Mar 1 20:35:49 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1909&r2=1.1910&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1909 php-src/ChangeLog:1.1910
--- php-src/ChangeLog:1.1909 Mon Feb 28 20:40:38 2005
+++ php-src/ChangeLog Tue Mar 1 20:35:47 2005
@@ -1,3 +1,115 @@
+2005-03-01 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_interfaces.c:
+ - Support statuc methods/functions
+
+2005-03-01 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/var_unserializer.c:
+ touch
+
+2005-03-01 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ ext/standard/microtime.c
+ ext/standard/microtime.c:
+ MFH: Fixed bug #31792 (getrusage() does not provide ru_nswap value).
+
+ * ext/standard/microtime.c:
+ Fixed bug #31792 (getrusage() does not provide ru_nswap value).
+
+2005-03-01 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * pear/Console/Getopt.php
+ pear/Console/Getopt.php
+ pear/Console/Getopt.php:
+ Allow = sign in long option argument.
+ Fixes PEAR bug #1831.
+
+2005-03-01 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * ext/standard/string.c
+ ext/standard/string.c:
+ NetWare allows directory seperator as \ and /
+
+2005-03-01 Stefan Esser <[EMAIL PROTECTED]>
+
+ * ext/standard/image.c:
+ Handle last or broken JP2 boxes correctly.
+
+2005-03-01 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ ext/gmp/gmp.c:
+ MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
+ and gmp_fact() to prevent SIGFPE
+ changed zend_error() to php_error_docref()
+
+ * (PHP_5_0)
+ NEWS
+ ext/gmp/gmp.c:
+ MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
+ and gmp_fact() to prevent SIGFPE
+
+ * ext/gmp/gmp.c:
+ fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative
+ values
+ do not allow negative value to be passed to gmp_fact()
+
+2005-03-01 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ext/standard/image.c:
+ - MFB
+
+ * (PHP_5_0)
+ ext/standard/image.c:
+ - Fix warning
+
+ * (PHP_5_0)
+ NEWS:
+ - BFN
+
+2005-03-01 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/var_unserializer.c
+ ext/standard/var_unserializer.c:
+ update
+
+ * scripts/Makefile.frag:
+ ws
+
+ * (PHP_4_3)
+ NEWS
+ Zend/zend_language_scanner.l
+ tests/basic/bug31672.phpt:
+ MFH: - Fixed bug #31672 (</script> not considered closing tag if
+ MFH: preceded by one-line comment
+
+ * tests/basic/bug31672.phpt
+ tests/basic/bug31672.phpt
+ tests/basic/bug31672.phpt:
+ 1.1.4;
+ file bug31672.phpt was initially added on branch PHP_5_0.
+
+ * (PHP_5_0)
+ NEWS
+ ZendEngine2/zend_language_scanner.l:
+ MFH: - Fixed bug #31672 (</script> not considered closing tag if
+ MFH: preceded by one-line comment)
+
+ * ZendEngine2/zend_language_scanner.l:
+ Fix the fix for one line comments with <script..> </script> tags
+
+2005-03-01 Johannes Schl�ter <[EMAIL PROTECTED]>
+
+ * php.ini-dist
+ php.ini-recommended:
+ - Change comment: Syntax highlighter uses <span> instead of <font>
+
2005-02-28 Ilia Alshanetsky <[EMAIL PROTECTED]>
* php.ini-dist
@@ -948,7 +1060,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1909 2005/03/01 01:40:38 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1910 2005/03/02 01:35:47 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -1429,7 +1541,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1909 2005/03/01 01:40:38 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1910 2005/03/02 01:35:47 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -2903,7 +3015,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1909 2005/03/01 01:40:38 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1910 2005/03/02 01:35:47 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: