changelog Thu Jul 21 01:32:42 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2048&r2=1.2049&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2048 php-src/ChangeLog:1.2049
--- php-src/ChangeLog:1.2048 Wed Jul 20 01:35:51 2005
+++ php-src/ChangeLog Thu Jul 21 01:32:41 2005
@@ -1,3 +1,52 @@
+2005-07-20 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * NEWS:
+ there is not much point in putting entries of bugs fixed when bug only
+ existed in CVS and not in any release..
+
+2005-07-20 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ ext/standard/file.c
+ ext/standard/tests/file/bug32160.phpt
+ ext/standard/tests/file/bug32160.txt:
+ MFH: Fixed bug #32160 (copying a file into itself leads to data loss).
+
+2005-07-20 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Fixed bug #33578 (strtotime() problem with "Oct17" format).
+ - Fixed problems with lone years in strtotime().
+ - Added functions to timelib to get a list of all abbreviations and
+ timezone
+ identifiers.
+ - Fixed problems with parsed dates that only have GMT offsets associated
+ with them.
+ - Fixed a Windows compile problem.
+ - Added special constants for different often used date formats
+ (DATE_ISO8601,
+ DATE_RFC822, DATE_RSS etc).
+ - Fixed date_default_timezone_get() to return the guessed timezone if
none
+ was set yet with date_default_timezone_set().
+ - Added experimental support for Date/Timezone objects as per
+ specifications.
+
+2005-07-20 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * NEWS
+ NEWS:
+ -** empty log message ***
+
+2005-07-20 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/mysqli/tests/009.phpt
+ ext/mysqli/tests/036.phpt:
+ Skip tests in 64bit systems
+
+ * pear/tests/pear_dependency_checkExtension.phpt:
+ fixed skipif to really skip
+
2005-07-19 Marcus Boerger <[EMAIL PROTECTED]>
* tests/classes/array_access_013.phpt:
@@ -6747,7 +6796,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2048 2005/07/20 05:35:51 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2049 2005/07/21 05:32:41 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -10148,7 +10197,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2048 2005/07/20 05:35:51 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2049 2005/07/21 05:32:41 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -10629,7 +10678,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2048 2005/07/20 05:35:51 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2049 2005/07/21 05:32:41 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -12103,7 +12152,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2048 2005/07/20 05:35:51 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2049 2005/07/21 05:32:41 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: