diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2008-05-23 15:46:54 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2008-05-23 15:46:54 +0000 |
| commit | c29dac2f3211bb0ff9c4ab496b55febc548f4979 (patch) | |
| tree | d867cc3b8b1f54894339a7bfb891ce025fce7fc2 /NEWS | |
| parent | fa6c5d542945fef15d144f6cde05b78cdf02cf52 (diff) | |
| download | php-git-c29dac2f3211bb0ff9c4ab496b55febc548f4979.tar.gz | |
When dumping entire document to file via asXml() don't lose the encoding
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2008, PHP 5.2.7 +- When dumping entire document to file via asXml() don't lose the encoding. + (Ilia) - Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe) - Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl functions. (Andrey) |
