On 06.05.2008 22:01, Ilia Alshanetsky wrote:
iliaa Tue May 6 18:01:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
Log:
Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in
POSIX systems)
# Origi
Hi,
Maybe we could use setenv() instead?
"The setenv() function is preferred over this function."
http://www.opengroup.org/onlinepubs/009695399/functions/putenv.html
Em Qua, 2008-05-07 às 12:42 +0400, Antony Dovgal escreveu:
> On 06.05.2008 22:01, Ilia Alshanetsky wrote:
> > iliaa T
I'll take a look, I wonder why it would cause a problem on Linux...
On 7-May-08, at 4:42 AM, Antony Dovgal wrote:
On 06.05.2008 22:01, Ilia Alshanetsky wrote:
iliaa Tue May 6 18:01:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standardbasic_fun
davidc Wed May 7 14:56:36 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/soap/tests/bugsbug44811.phpt
Log:
- Test for bug #44811 (Improve error message when new SoapClient has invalid
data)
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/te
davidc Wed May 7 14:57:56 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/soap php_sdl.c
Log:
- Fixed Bug #44811: Improved error message when creating a new
SoapClient has invalid data.
http://cvs.php.net/viewvc.cgi/php-src/ex
davidc Wed May 7 15:14:16 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/soap/tests/bugs44811.phpt
Log:
- Bug #44811 (Improved error message for creating invalid new SoapClient)
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/4481
andrey Wed May 7 15:14:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mysqlndmysqlnd.c mysqlnd.h mysqlnd_enum_n_def.h
mysqlnd_libmysql_compat.h mysqlnd_palloc.c
mysqlnd_result.c mysql
andrey Wed May 7 15:16:27 2008 UTC
Modified files:
/php-src/ext/mysqlndmysqlnd.c mysqlnd.h mysqlnd_enum_n_def.h
mysqlnd_libmysql_compat.h mysqlnd_result.c
mysqlnd_statistics.c php_mysqlnd.c
L
davidc Wed May 7 15:03:17 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
- Added NEWS item for fixation of bug 44811
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1152&r2=1.2027.2.547.2.1153&diff_format=u
Index: php-src/NEWS
tony2001Wed May 7 15:08:43 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
reorder
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1153&r2=1.2027.2.547.2.1154&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.
davidc Wed May 7 15:45:02 2008 UTC
Modified files:
/php-src/ext/soap php_sdl.c
Log:
- Fixed bug #44811 (Improve error message when creating new SoapClient
that contains invalid data)
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php
davidc Wed May 7 15:45:56 2008 UTC
Modified files:
/php-src/ext/soap/tests/bugsbug44811.phpt
Log:
- Test for bug #44811
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/bug44811.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/soap/tests
davidc Wed May 7 15:47:04 2008 UTC
Modified files:
/php-srcNEWS
Log:
- Added news item to the NEWS (Fixed bug 44811)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2160&r2=1.2161&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2160 php-src/NEW
tony2001Wed May 7 15:51:35 2008 UTC
Modified files:
/php-srcNEWS
Log:
no need to add this entry - it's in 5_2 already
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2161&r2=1.2162&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2161 php
davidc Wed May 7 15:23:11 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/soap php_sdl.c
Log:
- Fixed bug #44811 (Improve error message when creating a new SoapClient that
contains invalid data)
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_s
tony2001Wed May 7 15:23:11 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/soap/tests/bugsbug44811.phpt
Log:
fix test title
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/tests/bugs/bug44811.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Ind
tony2001Wed May 7 15:23:31 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/soap/tests/bugsbug44811.phpt
Removed files:
/php-src/ext/soap/tests/bugs44811.phpt
Log:
rename the test
http://cvs.php.net/viewv
davidc Wed May 7 15:27:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- Added NEWS item for fixation of bug 44811
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.178&r2=1.2027.2.547.2.965.2.179&diff_format=u
Index: php
sixdWed May 7 15:29:28 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/oci8/tests bug37220.phpt bug43497_92.phpt
connect_scope1.phpt connect_scope2.phpt
connect_scope_try1.phpt
tony2001Wed May 7 16:01:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.179&r2=1.2027.2.547.2.965.2.180&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1
bjori Wed May 7 20:01:56 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/opensslxp_ssl.c
Log:
MFH: Fixed bug #44716 (Progress notifications incorrect)
http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.22.2.3.2.11&r2=1.22.2.3.2.
bjori Wed May 7 20:02:42 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard streamsfuncs.c
Log:
MFH: Fixed bug #44712 (stream_context_set_params segfaults on invalid
arguments).
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/stream
bjori Wed May 7 20:03:27 2008 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.1154&r2=1.2027.2.547.2.1155&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1154
bjori Wed May 7 20:04:05 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
new ini_get_all() parameter
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.180&r2=1.2027.2.547.2.965.2.181&diff_format=u
Index: php-src/NEWS
diff -
What libc are you using? I can't seem to reproduce the issue here...
On 7-May-08, at 4:42 AM, Antony Dovgal wrote:
On 06.05.2008 22:01, Ilia Alshanetsky wrote:
iliaa Tue May 6 18:01:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standardbasic_fu
iliaa Wed May 7 23:45:28 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date php_date.c
Log:
Kill unused vars
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.37&r2=1.43.2.45.2.51.2.38&diff_format=u
Index: php-src/ext
iliaa Wed May 7 23:46:11 2008 UTC
Modified files:
/php-src/ext/date php_date.c
Log:
MFB: kill unused vars
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.185&r2=1.186&diff_format=u
Index: php-src/ext/date/php_date.c
diff -u php-src/ext/dat
rasmus Thu May 8 00:48:30 2008 UTC
Modified files:
/CVSROOTavail
Log:
Karma for Matt Wilmas
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1392&r2=1.1393&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1392 CVSROOT/avail:1.1393
--- CVSROOT/
mattwil Thu May 8 04:23:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard math.c
Log:
Fix build
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/math.c?r1=1.131.2.2.2.6.2.7&r2=1.131.2.2.2.6.2.8&diff_format=u
Index: php-src/ext/standard/
mattwil Thu May 8 04:52:30 2008 UTC
Modified files:
/php-src/win32/buildMakefile
Log:
Remove old references to flex.skl
http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=1.45&r2=1.46&diff_format=u
Index: php-src/win32/build/Makefile
diff -u
30 matches
Mail list logo