iliaa Mon May 14 18:54:06 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
News file cleanup
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.702&r2=1.2027.2.547.2.703&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.701 php-src/NEWS:1.2027.2.547.2.702
--- php-src/NEWS:1.2027.2.547.2.701 Mon May 14 17:10:46 2007
+++ php-src/NEWS Mon May 14 18:09:19 2007
@@ -1,7 +1,7 @@
PHP
NEWS
scottmacMon May 14 18:10:10 2007 UTC
Modified files:
/php-src/ext/mysql php_mysql.c
Log:
MFB: Typo from old parsing API spotted by bjori
http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.234&r2=1.235&diff_format=u
Index: php-src/ext/mysql
scottmacMon May 14 18:09:20 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/mysql php_mysql.c
Log:
Prefix NEWS item so documentation team know of new function and typo from old
parsing API spotted by bjori
http://cvs.php.ne
Tony,
it was also discussed on internals back in 5.2.1 days, but it was too
late to include due to the state of the release cycle at the time.
On 14-May-07, at 1:21 PM, Antony Dovgal wrote:
On 05/14/2007 09:10 PM, Scott MacVicar wrote:
scottmacMon May 14 17:10:47 2007 UTC
Was discussed last summer and again in January this year, I forgot about
it for 5.2.2 until recently.
http://news.php.net/php.internals/27634
http://news.php.net/php.internals/27638
Spoke to ilia on IRC on Friday and his only comment was to use the new
param parsing API.
Scott
Antony Dovgal w
On 05/14/2007 09:10 PM, Scott MacVicar wrote:
scottmacMon May 14 17:10:47 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
/php-src/ext/mysql php_mysql.c php_mysql.h
Log:
Add mysql_set_charset() so that the connection encoding can be changed.
scottmacMon May 14 17:11:50 2007 UTC
Modified files:
/php-src/ext/mysql php_mysql.c php_mysql.h
Log:
MFB: Add mysql_set_charset() so that the connection encoding can be changed.
This is similar to the SET NAMES statement but allows the
mysql_real_escape_
scottmacMon May 14 17:10:47 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/mysql php_mysql.c php_mysql.h
Log:
Add mysql_set_charset() so that the connection encoding can be changed. This
is similar to the SET NAMES statement
tony2001Mon May 14 16:18:02 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array end_64bit.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/end_64bit.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
In
scottmacMon May 14 14:38:29 2007 UTC
Modified files:
/php-src/ext/standard dns.c
/php-src/ext/standard/tests/network bug41347.phpt
Log:
MFB: Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).
http://cvs.php.net/viewvc.cgi/php-src/ext
tony2001Mon May 14 12:19:34 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main php_ini.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.11&r2=1.136.2.4.2.12&diff_format=u
Index: php-src/main/php_ini.c
diff -u p
tony2001Mon May 14 12:19:25 2007 UTC
Modified files:
/php-src/main php_ini.c
Log:
use estrdup() and plug the leak
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.152&r2=1.153&diff_format=u
Index: php-src/main/php_ini.c
diff -u php-src/
rrichards Mon May 14 11:54:59 2007 UTC
Modified files:
/php-src/ext/domtext.c
Log:
MFB: free wholetext properly
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/text.c?r1=1.32&r2=1.33&diff_format=u
Index: php-src/ext/dom/text.c
diff -u php-src/ext/dom/tex
rrichards Mon May 14 11:52:35 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/domtext.c
Log:
free wholetext properly
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/text.c?r1=1.23.2.1.2.3&r2=1.23.2.1.2.4&diff_format=u
Index: php-src/ext/dom/text.c
rrichards Mon May 14 11:45:38 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.699&r2=1.2027.2.547.2.700&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.6
rrichards Mon May 14 11:44:50 2007 UTC
Modified files:
/php-src/ext/domtext.c
/php-src/ext/dom/tests bug41374.phpt
Log:
Fixed bug #41374 (wholetext concats values of wrong nodes).
add test
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/text.
rrichards Mon May 14 11:44:15 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/dom/tests bug41374.phpt
Modified files:
/php-src/ext/domtext.c
Log:
Fixed bug #41374 (wholetext concats values of wrong nodes).
add test
h
tony2001Mon May 14 11:33:34 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard dns.c
Log:
fix CS
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.70.2.7.2.3&r2=1.70.2.7.2.4&diff_format=u
Index: php-src/ext/standard/dns.
MFB ?
On 05/10/2007 05:16 PM, Scott MacVicar wrote:
scottmacThu May 10 13:16:54 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/network bug41347.phpt
Modified files:
/php-src/ext/standard dns.c
Log:
Fixed bug
tony2001Mon May 14 11:10:30 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings implode1.phpt
Log:
remove floats, their text representation varies depending on many factors
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/t
tony2001Mon May 14 11:04:30 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array array_keys_64bit.phpt
array_values_64bit.phpt
end_64bit.phpt
/php-src
tony2001Mon May 14 11:04:09 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/general_functions strval.phpt
Log:
fix precision
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/strval.phpt?r1=1.1.2.1&
tony2001Mon May 14 10:57:04 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array array_keys.phpt array_values.phpt
end.phpt
/php-src/ext/standard/tests/general_functions
pajoye Mon May 14 09:23:49 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/xmlwriter php_xmlwriter.c
/php-src/ext/xmlwriter/testsbug41287.phpt bug41326.phpt
Log:
- [EMAIL PROTECTED] MFH: #41326, better fix. It restores BC and allows both
pajoye Mon May 14 09:22:44 2007 UTC
Modified files:
/php-src/ext/xmlwriter php_xmlwriter.c
/php-src/ext/xmlwriter/testsbug41287.phpt bug41326.phpt
Log:
- [EMAIL PROTECTED], better fix. It restores BC and allows both canonical and
short
form:
No free()?
On 05/12/2007 08:06 PM, Hannes Magnusson wrote:
-/* $Id: php_ini.c,v 1.151 2007/05/10 19:51:19 bjori Exp $ */
+/* $Id: php_ini.c,v 1.152 2007/05/12 16:06:07 bjori Exp $ */
#include "php.h"
#include "ext/standard/info.h"
@@ -352,12 +352,15 @@
if (sapi_module.execut
27 matches
Mail list logo