cellog Fri Jun 5 04:46:49 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/phar phar_object.c
/php-src/ext/phar/tests phar_oo_011.phpt
Log:
MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php"
exists)
cellog Fri Jun 5 04:44:55 2009 UTC
Modified files:
/php-src/ext/phar phar_object.c
/php-src/ext/phar/tests phar_oo_011.phpt
Log:
fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists)
http://cvs.php.net/viewvc.cgi/php-src/ext
cellog Thu Jun 4 20:00:01 2009 UTC
Modified files:
/php-src/ext/phar tar.c
/php-src/ext/phar/tests/tar bignames_overflow.phpt
/php-src/ext/phar/tests/tar/files make.dangerous.tar.php.inc
Log:
MFPECL: fix security vulnerability in phar's handling of
cellog Thu Jun 4 19:59:09 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/phar/tests/tar bignames_overflow.phpt
/php-src/ext/phar/tests/tar/files make.dangerous.tar.php.inc
Modified files:
/php-srcNEWS
/php-src/ext/phar t
Matt Wilmas wrote:
Sure! It makes no difference to me at all. Should I just remove that
part completely? I didn't know if it would even be used -- just
thinking more of "it's there if someone wants the option..."
Do you have examples of functions that might have a use for that?
-Andrei
--
Hi Andrei,
- Original Message -
From: "Andrei Zmievski"
Sent: Thursday, June 04, 2009
Hmm, can we use something other than L? We were hoping to reserve L for
use in PHP 6 for bigint numbers.
Sure! It makes no difference to me at all. Should I just remove that part
completely? I d
Hmm, can we use something other than L? We were hoping to reserve L for use in PHP 6 for
bigint numbers.
-Andrei
Matt Wilmas wrote:
mattwil Thu Jun 4 18:18:47 2009 UTC
Modified files:
/php-src README.PARAMETER_PARSING_API
/ZendEngine2 Zend.m4 zend_API.c zend_
mattwil Thu Jun 4 18:25:06 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/url parse_url_variation_002_32bit.phpt
parse_url_variation_002_64bit.phpt
Removed files:
/php-src/ext/st
mattwil Thu Jun 4 18:24:09 2009 UTC
Removed files:
/php-src/ext/standard/tests/url parse_url_variation_002.phpt
Modified files:
/ZendEngine2/tests bug39018.phpt int_overflow_64bit.phpt
int_underflow_32bit.phpt
/
mattwil Thu Jun 4 18:20:48 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcREADME.PARAMETER_PARSING_API
/ZendEngine2Zend.m4 zend_API.c zend_compile.c zend_execute.c
zend_execute_API.c zend_operators.c zend_operators.h
mattwil Thu Jun 4 18:18:47 2009 UTC
Modified files:
/php-srcREADME.PARAMETER_PARSING_API
/ZendEngine2Zend.m4 zend_API.c zend_compile.c zend_execute.c
zend_execute_API.c zend_operators.c zend_operators.h
andrei Thu Jun 4 18:18:24 2009 UTC
Modified files:
/php-src/ext/socketssockets.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.214&r2=1.215&diff_format=u
Index: php-src/ext/sockets/sockets.c
diff -u php-src/ext/sockets/so
andrei Thu Jun 4 18:17:43 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/socketssockets.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.14.2.19&r2=1.171.2.9.2.14.2.20&diff_format=u
Index: php-src/ext/soc
andrei Thu Jun 4 18:17:28 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/socketssockets.c
Log:
Fix invalid test against addr6 result.
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.171.2.9.2.25&r2=1.171.2.9.2.26&diff_format
colder Thu Jun 4 14:46:26 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_directory.c spl_directory.h
Log:
MFH: Include other flags as well
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.42&r2=1.45.2.27.2.23
colder Thu Jun 4 14:46:08 2009 UTC
Modified files:
/php-src/ext/splspl_directory.c spl_directory.h
Log:
Include other flags as well
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.182&r2=1.183&diff_format=u
Index: php-src/ext/spl/spl_dir
bjori Thu Jun 4 12:22:32 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar/phar pharcommand.inc
Log:
MFH: Fixed creating directory structure when extracting phars
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar/pharcommand.inc?r1=1.49.2.
bjori Thu Jun 4 12:21:59 2009 UTC
Modified files:
/php-src/ext/phar/phar pharcommand.inc
Log:
Fixed creating directory structure when extracting phars
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar/pharcommand.inc?r1=1.53&r2=1.54&diff_format=u
In
janiThu Jun 4 11:53:38 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cgi cgi_main.c
Log:
MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
# This doesn't really fix it since it's some weird Windows thing but this
# does make this
janiThu Jun 4 11:51:43 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/cgi cgi_main.c
Log:
MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.39&r2=1.267.
janiThu Jun 4 11:51:10 2009 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.382&r2=1.383&diff_format=u
Index: php-src/sapi/cg
janiThu Jun 4 11:47:51 2009 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
MFB: snprintf -> slprintf (Ilia)
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.381&r2=1.382&diff_format=u
Index: php-src/sapi/cgi/cgi_main.c
diff -u php-src
janiThu Jun 4 11:47:27 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/cgi cgi_main.c
Log:
MFH: CS + WS changes
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.50.2.38&r2=1.267.2.15.2.50.2.39&diff_format=u
Index: php-src/s
kalle Thu Jun 4 08:18:32 2009 UTC
Modified files:
/php-src/ext/soap php_http.c
Log:
Fix build
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.121&r2=1.122&diff_format=u
Index: php-src/ext/soap/php_http.c
diff -u php-src/ext/soap/php_http.c:1.
Hi,
On the same topic, any reason why soap changes in HEAD did not get
merged to 5.3 earlier?
Cheers,
On Thu, Jun 4, 2009 at 9:28 AM, Antony Dovgal wrote:
> On 03.06.2009 16:40, Ilia Alshanetsky wrote:
>> iliaa Wed Jun 3 12:40:01 2009 UTC
>>
>> Modified files:
>> /php-src/ext/soa
pajoye Thu Jun 4 07:41:42 2009 UTC
Modified files:
/php-src/main main.c
Log:
- typo
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.801&r2=1.802&diff_format=u
Index: php-src/main/main.c
diff -u php-src/main/main.c:1.801 php-src/main/main.c:1.802
-
pajoye Thu Jun 4 07:41:02 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main main.c
Log:
- typo
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.57.2.54&r2=1.640.2.23.2.57.2.55&diff_format=u
Index: php-src/main/main.c
diff -u php-sr
On 03.06.2009 16:40, Ilia Alshanetsky wrote:
> iliaa Wed Jun 3 12:40:01 2009 UTC
>
> Modified files:
> /php-src/ext/soap php_http.c
> Log:
/local/qa/head/ext/soap/php_http.c: In function 'make_http_soap_request':
/local/qa/head/ext/soap/php_http.c:592: error: 'dige
pajoye Thu Jun 4 07:01:47 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- new constnats
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.613&r2=1.2027.2.547.2.965.2.614&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:
pajoye Thu Jun 4 07:00:37 2009 UTC
Modified files:
/php-src/main main.c
Log:
- [DOC] MF53: add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants
(usefull for testing and features detections)
see http://msdn.microsoft.com/en-us/library/ms724451(VS.8
pajoye Thu Jun 4 06:59:46 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main main.c
Log:
- [DOC] add PHP_WINDOWS_NT_* and PHP_WINDOWS_VERSION_* constants (usefull for
testing and features detections)
see http://msdn.microsoft.com/en-us/library/ms
31 matches
Mail list logo