diff options
| author | <changelog@php.net> | 2006-08-17 01:30:59 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2006-08-17 01:30:59 +0000 |
| commit | e1efd7c87b4a2bdac26d0f7d8a746729bc92fed7 (patch) | |
| tree | e3fcd031dd94fc93477991bbcf19ddcf2f19ef06 /ChangeLog | |
| parent | 253a82d0cc35ad4219dbdefe04315fb94e069cd9 (diff) | |
| download | php-git-e1efd7c87b4a2bdac26d0f7d8a746729bc92fed7.tar.gz | |
ChangeLog update
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2006-08-16 Andrei Zmievski <andrei@gravitonic.com> + + * ext/standard/string.c: + Simplify php_u_trim(). + +2006-08-16 Ilia Alshanetsky <ilia@prohost.org> + + * ext/pdo/tests/bug_38394.phpt: + MFB: Added skip condition for sqlite2 driver, that uses more forgiving + emulated prepared statements. + + * (PHP_5_2) + ext/pdo/tests/bug_38394.phpt: + Added skip condition for sqlite2 driver, that uses more forgiving emulated + prepared statements. + +2006-08-16 Sebastian Bergmann <sb@sebastian-bergmann.de> + + * ext/simplexml/simplexml.c + ext/standard/http_fopen_wrapper.c: + Sync with php_trim() API change. + 2006-08-15 Rob Richards <rrichards@ctindustries.net> * (PHP_5_2) |
