tony2001Tue Jul 29 07:29:22 2008 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
add TSRMLS_DC and fix crash in ZTS mode
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.304&r2=1.305&diff_format=u
Index:
tony2001Tue Jul 29 07:32:52 2008 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
more similar fixes
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.305&r2=1.306&diff_format=u
Index: php-src/ext/reflecti
tony2001Tue Jul 29 07:33:58 2008 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
no need for FETCH anymore..
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.306&r2=1.307&diff_format=u
Index: php-src/ext
helly Tue Jul 29 08:10:31 2008 UTC
Modified files:
/php-srcMakefile.gcov
Log:
- Exclude bundled libs from gcov processing
http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.16&r2=1.17&diff_format=u
Index: php-src/Makefile.gcov
diff -u php-src/Makefil
helly Tue Jul 29 08:10:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcMakefile.gcov
Log:
- MFH Exclude bundled libs from gcov processing
http://cvs.php.net/viewvc.cgi/php-src/Makefile.gcov?r1=1.4.2.10.2.3&r2=1.4.2.10.2.3.2.1&diff_format=u
Index: php-
hi,
On Tue, Jul 29, 2008 at 10:10 AM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> helly Tue Jul 29 08:10:31 2008 UTC
>
> Modified files:
>/php-srcMakefile.gcov
> Log:
> - Exclude bundled libs from gcov processing
Why? It makes sense to keep it, for example for GD as the lib a
tony2001Tue Jul 29 08:33:52 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcconfigure.in
Log:
this shouldn't have been backported
http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.103&r2=1.579.2.52.2.104&diff_format=u
Index: php
tony2001Tue Jul 29 08:48:16 2008 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
make ReflectionProperty::getValue() and ReflectionProperty::setValue()
consistent with their implementations in 5_3
http://cvs.php.net/viewvc.cgi/p
tony2001Tue Jul 29 08:48:46 2008 UTC
Modified files:
/php-src/ext/reflection/tests
reflectionClass_getExtension_basic.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/reflecti
tony2001Tue Jul 29 10:42:15 2008 UTC
Modified files:
/php-src/ext/curl interface.c
Log:
fix 5 years old copy/paste error (patch by Mikko)
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.124&r2=1.125&diff_format=u
Index: php-src/ext/c
tony2001Tue Jul 29 10:42:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/curl interface.c
Log:
MFH: fix copy/paste error (patch by Mikko)
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.11&r2=1.62.2.14.2.27.2
tony2001Tue Jul 29 10:42:59 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/curl interface.c
Log:
MFH: fix copy/paste error (patch by Mikko)
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.35&r2=1.62.2.14.2.36&diff_f
tony2001Tue Jul 29 10:52:08 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar dirstream.c phar.c phar.phar phar_object.c
stream.c tar.c util.c zip.c
Log:
fix folding
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/di
tony2001Tue Jul 29 11:09:00 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c
Log:
don't free function name before calling the function
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.25&r2=1.55.2.26&diff_format=u
In
Hi Tony,
I spent the last three days merging all three branches of the phar
extension. Please can you revert these two commits until that's in, as there
_will_ be merge conflicts otherwise!
Thanks,
- Steph
- Original Message -
From: "Antony Dovgal" <[EMAIL PROTECTED]>
To:
Sent: T
tony2001Tue Jul 29 11:18:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c
Log:
don't segfault if given invalid/empty private key
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.26&r2=1.55.2.27&diff_format=u
Index
Hello? :)
- Original Message -
From: "Antony Dovgal" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 29, 2008 12:18 PM
Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar util.c
tony2001 Tue Jul 29 11:18:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar ut
On 29.07.2008 15:21, Steph Fox wrote:
Hello? :)
Feel free to revert it, but please re-apply when you've done syncing.
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Tony,
Feel free to revert it, but please re-apply when you've done syncing.
To be quite frank, I don't know how to go about reverting new changes when
my local copy is so different. Would you mind?
I've every intention of retaining your fixes, don't worry :)
- Steph
--
PHP CVS Mailing
dmitry Tue Jul 29 11:50:05 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_iterators.c
Log:
Removed warning
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.73.2.30.2.28.2.10&r2=1.73.2.30.2.28.2.11&diff_format=u
Index: php
dmitry Tue Jul 29 11:50:23 2008 UTC
Modified files:
/php-src/ext/splspl_iterators.c
Log:
Removed warning
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.174&r2=1.175&diff_format=u
Index: php-src/ext/spl/spl_iterators.c
diff -u php-src/
dmitry Tue Jul 29 12:17:04 2008 UTC
Modified files:
/php-src/ext/date/tests date_parse_001.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_parse_001.phpt?r1=1.5&r2=1.6&diff_format=u
Index: php-src/ext/date/tests/date_parse_
dmitry Tue Jul 29 12:17:19 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date/tests date-set-timestamp.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date-set-timestamp.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: p
felipe Tue Jul 29 12:20:39 2008 UTC
Modified files:
/php-src/ext/standard/tests/general_functions bug41970.phpt
/php-src/ext/standard/tests/strings strncasecmp_variation10.phpt
strncasecmp_variation11.phpt
felipe Tue Jul 29 12:36:36 2008 UTC
Modified files:
/php-src/ext/standard url.c
Log:
- Fix mem. leak
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url.c?r1=1.108&r2=1.109&diff_format=u
Index: php-src/ext/standard/url.c
diff -u php-src/ext/standard
felipe Tue Jul 29 12:41:58 2008 UTC
Modified files:
/php-src/ext/standard url.c
Log:
- Fix the fix
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url.c?r1=1.109&r2=1.110&diff_format=u
Index: php-src/ext/standard/url.c
diff -u php-src/ext/standard/u
dmitry Tue Jul 29 12:56:19 2008 UTC
Modified files:
/php-src/ext/date php_date.c
Log:
Fixed memory leak
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.200&r2=1.201&diff_format=u
Index: php-src/ext/date/php_date.c
diff -u php-src/ext/date/ph
dmitry Tue Jul 29 12:56:52 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date php_date.c
Log:
Fixed memory leak
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.49&r2=1.43.2.45.2.51.2.50&diff_format=u
Index: php-src/ex
pajoye Tue Jul 29 13:36:55 2008 UTC
Modified files:
/CVSROOTavail
Log:
- new modules for win scripts, patches and other deps
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1428&r2=1.1429&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1428 C
pajoye Tue Jul 29 13:38:00 2008 UTC
Added files:
/php-internals-win/script phpsdk_buildtree.bat phpsdk_setvars.bat
Log:
- add some batch helper to create a basic SDK structure
http://cvs.php.net/viewvc.cgi/php-internals-win/script/phpsdk_buildtree.bat?vie
lbarnaudTue Jul 29 13:57:20 2008 UTC
Modified files:
/php-src/ext/standard http_fopen_wrapper.c
Log:
Fixed previous fix
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.136&r2=1.137&diff_format=u
Index: php-src/ext/st
lbarnaudTue Jul 29 13:57:43 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard http_fopen_wrapper.c
Log:
MFH: Fixed previous fix
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http_fopen_wrapper.c?r1=1.99.2.12.2.9.2.10&r2=1.99.2
dmitry Tue Jul 29 14:27:31 2008 UTC
Modified files:
/ZendEngine2zend_exceptions.c
/php-src/ext/spl/tests iterator_041b.phpt
Log:
Fixed memory leak
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_exceptions.c?r1=1.123&r2=1.124&diff_format=u
I
dmitry Tue Jul 29 14:28:11 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2zend_exceptions.c
/php-src/ext/spl/tests iterator_041b.phpt
Log:
Fixed memory leak
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_exceptions.c?r1=1.79.2.6.2.9.
felipe Tue Jul 29 16:21:38 2008 UTC
Modified files:
/php-src/ext/gettextgettext.c
Log:
- Fix crash when NULL is passed to bindtextdomain() (sync with 5_3)
http://cvs.php.net/viewvc.cgi/php-src/ext/gettext/gettext.c?r1=1.56&r2=1.57&diff_format=u
Index
lbarnaudTue Jul 29 16:46:03 2008 UTC
Added files:
/php-src/ext/pcntl/testspcntl_signal_dispatch.phpt
Modified files:
/php-src/ext/pcntl pcntl.c php_pcntl.h
Log:
Added pcntl_signal_dispatch()
[DOC] pcntl_signal_dispatch() allo
lbarnaudTue Jul 29 16:46:11 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/pcntl/testspcntl_signal_dispatch.phpt
Modified files:
/php-src/ext/pcntl pcntl.c php_pcntl.h
Log:
MFH: Added pcntl_signal_dispatch()
[DOC] pcntl_
felipe Tue Jul 29 16:51:22 2008 UTC
Modified files:
/php-src/ext/standard string.c
Log:
- Fix memory leak
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.677&r2=1.678&diff_format=u
Index: php-src/ext/standard/string.c
diff -u php-src/e
lbarnaudTue Jul 29 16:56:27 2008 UTC
Added files:
/php-src/ext/pcntl/tests002.phpt
Modified files:
/php-src/ext/pcntl config.m4 pcntl.c php_pcntl.h
Log:
Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
lbarnaudTue Jul 29 16:59:10 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/pcntl/tests002.phpt
Modified files:
/php-srcNEWS
/php-src/ext/pcntl config.m4 pcntl.c php_pcntl.h
Log:
MFH: Added pcntl_sigwaitinfo(), pcn
pajoye Tue Jul 29 17:28:07 2008 UTC
Modified files:
/php-src/ext/standard basic_functions.c
Log:
- missing in the previous crypt commit (shutdown frees the locking mechanism)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.908&r2
pajoye Tue Jul 29 17:28:42 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
Log:
- MFH: missing in the previous crypt commit (shutdown frees the locking
mechanism)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_
gwang Wed Jul 30 00:07:29 2008 UTC
Modified files:
/php-src/sapi/litespeed lsapi_main.c
Log:
make it compatible with PHP 6.0 using new php output API
http://cvs.php.net/viewvc.cgi/php-src/sapi/litespeed/lsapi_main.c?r1=1.4&r2=1.5&diff_format=u
Index: php-s
Hello Pierre,
but we are not creating tests for any of these, actually all of these
have their own testing system which in most case is not even bundeled or
executable through PHP. So the only way out is to run their respective test
systems by bundling them and integrating them into our build an
Hello Dmitry,
please revert. An array has no natural string representation. So we do
want the message here as much as we see it in comparable situations. This
is a design decision, I actually played with yout version and did not
like it really.
marcus
Tuesday, July 29, 2008, 1:50:05 PM,
kalle Wed Jul 30 01:37:54 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/gd/tests bug44849.phpt
Log:
Add test case for #44849
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug44849.phpt?view=markup&rev=1.1
Index: php-src/ext/gd/tests/bug448
kalle Wed Jul 30 01:38:37 2008 UTC
Modified files:
/php-src/ext/gd/tests bug44849.phpt
Log:
MFB: Add test case for #44849
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug44849.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/gd/tests/bug44849.ph
kalle Wed Jul 30 04:35:22 2008 UTC
Added files:
/php-src/ext/gd/tests imagecolorclosesthwb.phpt
Log:
Add test for imagecolorclosesthwb()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/imagecolorclosesthwb.phpt?view=markup&rev=1.1
Index: php-src/e
kalle Wed Jul 30 04:35:57 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/gd/tests imagecolorclosesthwb.phpt
Log:
MFH: Add test for imagecolorclosesthwb()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/imagecolorclosesthwb.phpt?view=markup&re
hi,
On Wed, Jul 30, 2008 at 2:43 AM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> Hello Pierre,
>
> but we are not creating tests for any of these, actually all of these
> have their own testing system which in most case is not even bundeled or
> executable through PHP. So the only way out is to r
50 matches
Mail list logo