diff options
| author | <changelog@php.net> | 2005-06-19 05:32:33 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2005-06-19 05:32:33 +0000 |
| commit | 22d433a3dbf2c8d86ce705566ce28e16fe2d232f (patch) | |
| tree | dd71afadaf4f605db50720d9938588902f31aed5 /ChangeLog | |
| parent | 63a30ff1f00d95285242c464fb2de17fcdba6bfc (diff) | |
| download | php-git-22d433a3dbf2c8d86ce705566ce28e16fe2d232f.tar.gz | |
ChangeLog update
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 51 |
1 files changed, 51 insertions, 0 deletions
@@ -1,3 +1,54 @@ +2005-06-18 Jani Taskinen <jani.taskinen@sci.fi> + + * NEWS: + reorder + typofix :) + +2005-06-18 Derick Rethans <php@derickrethans.nl> + + * (PHP_5_0) + build/shtool: + - MFH: - Updated bundled shtool to version 2.0.2 + + * NEWS: + - Update NEWS with bugfix happyness. + - Update TODO file for ext/date. No known bugs currently. + +2005-06-18 Jani Taskinen <jani.taskinen@sci.fi> + + * NEWS + NEWS + NEWS: + BFN + + * build/shtool: + - Updated bundled shtool to version 2.0.2 + +2005-06-18 Ilia Alshanetsky <ilia@prohost.org> + + * NEWS + ext/standard/string.c + ext/standard/tests/strings/substr_count.phpt: + Added offset & length parameters to substr_count() function. + +2005-06-18 Andi Gutmans <andi@zend.com> + + * php.ini-recommended: + - E_STRICT shouldn't be on by default on production servers. + +2005-06-18 Jani Taskinen <jani.taskinen@sci.fi> + + * ext/dba/config.m4: + Add note how to build DBA as shared + + * ext/odbc/config.m4: + no trailing dots + + * ext/standard/tests/file/bug26615.phpt: + Make sure $_ENV is populated + + * ext/standard/tests/array/bug29992.phpt: + - This is no bug. + 2005-06-17 Ilia Alshanetsky <ilia@prohost.org> * NEWS |
