andrey Wed, 22 Sep 2010 11:09:29 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303669
Log:
update tests
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug52891.phpt
U php/php-src/trunk/ext/mysqli/tests/bug52891.phpt
andrey Wed, 22 Sep 2010 11:38:49 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303671
Log:
Fix for
Bug #52891 Wrong data inserted with mysqli/mysqlnd when using
bind_param,value>LONG_MAX
Bug: http://bugs.php.net/52891 (Assigned) Wrong data in
andrey Wed, 22 Sep 2010 11:40:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303672
Log:
hier comes the news
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
==
andrey Wed, 22 Sep 2010 14:26:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303675
Log:
fix for bug 52891 - optimize a bit
Bug: http://bugs.php.net/52891 (Closed) Wrong data inserted with mysqli/mysqlnd
when using bind_param,value>LONG_MAX
andrey Wed, 22 Sep 2010 14:54:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303678
Log:
small macro fix
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_debug.c
M
andrey Wed, 22 Sep 2010 15:14:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303679
Log:
Fix for
Request #48082 mysql_connect does not work with named pipes
Bug: http://bugs.php.net/48082 (Analyzed) mysql_connect does not work with
named pi
andrey Wed, 22 Sep 2010 15:15:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303680
Log:
here comes the news
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
uw Wed, 22 Sep 2010 15:22:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303682
Log:
Test update for sql_mode = ansi
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_insert_packet_overflow.phpt
U php/php
pajoye Wed, 22 Sep 2010 21:28:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303693
Log:
- Fix #52908, fix declaration
Bug: http://bugs.php.net/52908 (Open) Missing data types in function prototype
Changed paths:
U php/php-src/b
kalleThu, 23 Sep 2010 03:33:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303702
Log:
Fixed signedness compiler warning
Changed paths:
U php/php-src/trunk/ext/hash/hash_tiger.c
Modified: php/php-src/trunk/ext/hash/hash_tiger.c
kalleThu, 23 Sep 2010 03:49:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303704
Log:
Missed to check this one in the last commit
Changed paths:
U php/php-src/trunk/ext/standard/var.c
Modified: php/php-src/trunk/ext/standard/var.c
kalleThu, 23 Sep 2010 03:54:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303706
Log:
Cast to char * here
Changed paths:
U php/php-src/trunk/ext/dom/document.c
Modified: php/php-src/trunk/ext/dom/document.c
kalleThu, 23 Sep 2010 04:13:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303708
Log:
Added TSRMLS macros into php_get_current_user()
Changed paths:
UU php/php-src/trunk/UPGRADING.INTERNALS
U php/php-src/trunk/ext/mysql/php_mys
aharvey Thu, 23 Sep 2010 04:41:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303709
Log:
Fix up the vim folds in phar_object.c and add a note that the two prototypes
before Phar::__construct() are actually valid and not a mistake, per bug
#52
kalleThu, 23 Sep 2010 04:50:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303710
Log:
There are a few cases where we can save a TSRMLS_FETCH() call here
Changed paths:
U php/php-src/trunk/ext/com_dotnet/com_persist.c
Modified: php/
kalleThu, 23 Sep 2010 04:51:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303711
Log:
Eliminate a TSRMLS_FETCH() call in case of an error in one of the ereg functions
Changed paths:
U php/php-src/trunk/ext/ereg/ereg.c
Modified: php
16 matches
Mail list logo