Hannes Magnusson wrote:
You probably mean just the mysqlnd changes, right?
ext/mysql and ext/mysqli already contain bunch of differences between
HEAD and 5.3.
Right, the mysqlnd changes. Although I planned to unify the 5_3 and the
HEAD ext/mysql and ext/mysqli to lower the maintaining costs. But let's
say ext/mysql is stable it is more related to ext/mysqli, which is maturing.
Best,
Andrey
-Hannes
On Mon, Mar 30, 2009 at 09:52, Andrey Hristov <[email protected]> wrote:
Hi Felipe,
backport? If no backport to PHP5_3 please revert these changes and put the
appropriate blocks in #ifdef blocks (PHP_MAJOR_VERSION). Please, do it.
Because the code base should not change, harder to support with two
branches.Thanks!
Best,
Andrey
Felipe Pena wrote:
felipe Fri Mar 27 19:28:27 2009 UTC
Modified files: /php-src/ext/mysql php_mysql.c
/php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c
/php-src/ext/mysqlnd mysqlnd.c mysqlnd_debug.c mysqlnd_palloc.c
mysqlnd_ps_codec.c mysqlnd_result.c
mysqlnd_result_meta.c mysqlnd_statistics.c
php_mysqlnd.c /php-src/ext/pcre php_pcre.c Log:
- Removed:
- UG(unicode) checks
- Changed:
- ZEND_STR_TYPE -> IS_UNICODE
- convert_to_text -> convert_to_unicode
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php