diff options
| author | Andrey Hristov <andrey@php.net> | 2008-05-05 12:30:38 +0000 |
|---|---|---|
| committer | Andrey Hristov <andrey@php.net> | 2008-05-05 12:30:38 +0000 |
| commit | 05b2a03297303d7ef673a50dc2fc0a2efdc8f968 (patch) | |
| tree | 9ac421e1b8b1350eb87ae1328df45caf11a3d371 /NEWS | |
| parent | c54c42dcf348556b7fcc2ddb99dc9705992d3d28 (diff) | |
| download | php-git-05b2a03297303d7ef673a50dc2fc0a2efdc8f968.tar.gz | |
Fix build with libmysql 6.0.x
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 +- Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl + functions. (Andrey) - Fixed bug #44891 Memory leak using registerPHPFunctions and XSLT Variable as function parameter. (Rob) |
