tony2001Tue Aug 29 22:55:44 2006 UTC
Modified files:
/php-src/ext/pcre php_pcre.c
Log:
add missing addref
now it works fine
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.194&r2=1.195&diff_format=u
Index: php-src/ext/pcre/php_pcre.
andrei Tue Aug 29 22:52:37 2006 UTC
Modified files:
/php-src/ext/pcre php_pcre.c
Log:
Check for is_utf8.
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.193&r2=1.194&diff_format=u
Index: php-src/ext/pcre/php_pcre.c
diff -u php-src/ext/pcre/p
andrei Tue Aug 29 22:16:26 2006 UTC
Modified files:
/php-src/ext/pcre php_pcre.c
Log:
More Unicode work.
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.192&r2=1.193&diff_format=u
Index: php-src/ext/pcre/php_pcre.c
diff -u php-src/ext/pcre/p
tony2001Tue Aug 29 22:24:23 2006 UTC
Modified files:
/php-src/ext/date/tests oo_002.phpt
Log:
add UEXPECT
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/oo_002.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/date/tests/oo_002.phpt
diff -
tony2001Tue Aug 29 22:12:31 2006 UTC
Modified files:
/php-src/ext/pcre/tests bug34790.phpt dollar_endonly.phpt
match_flags.phpt match_flags2.phpt
match_flags3.phpt pcre_anchored.phpt
tony2001Tue Aug 29 21:49:32 2006 UTC
Modified files:
/php-src/ext/splspl_iterators.c
Log:
fix build
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.148&r2=1.149&diff_format=u
Index: php-src/ext/spl/spl_iterators.c
diff -u php-sr
iliaa Tue Aug 29 19:50:05 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c
Log:
Corrected problems introduced by previous commit.
# Issue found by Stefan
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445
pajoye Tue Aug 29 19:42:19 2006 UTC
Modified files:
/CVSROOTavail
Log:
- Irokez SoC pear OpenDocument
- jmetric windows installer
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1172&r2=1.1173&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1
iliaa Tue Aug 29 17:10:53 2006 UTC
Modified files:
/php-src/ext/curl interface.c
Log:
MFB: Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL
handle).
http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.87&r2=1.88&diff_format=
iliaa Tue Aug 29 17:10:40 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/curl interface.c
Log:
Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.
iliaa Tue Aug 29 14:32:16 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c
Log:
Finalize implode() patch
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.16&r2=1.445.2.14.2.17&diff_format=u
Index: php
On Tue, 29 Aug 2006, Antony Dovgal wrote:
> On 29.08.2006 17:29, Stefan Esser wrote:
> > > > It actually doesn't matter what you meant.
> > > I'll take this as "sorry", but you really need to learn to say it
> > > yourself.
> > >
> > Antony, you are unbelievable. Do you think you are funny? Do yo
> First of all, change your attitude NOW. I'm not your son and you're
> not my father to tell me what to do and how.
>
> And next time when your groundless attack fails, be so smart to
> apologize.
Groundless attack? Ohh... Okay that obviously means, you cannot see the
overflow. Okay I will fix it
On 29.08.2006 17:29, Stefan Esser wrote:
It actually doesn't matter what you meant.
I'll take this as "sorry", but you really need to learn to say it
yourself.
Antony, you are unbelievable. Do you think you are funny? Do you think
it is funny to have overflows all over the code because people
I didn't have time to play around with HEAD code, the patch does not
apply cleanly due to unicode, once I do the signature will be
adjusted to be the same.
On 29-Aug-06, at 3:35 AM, Antony Dovgal wrote:
On 29.08.2006 03:33, Ilia Alshanetsky wrote:
iliaa Mon Aug 28 23:33:37 2006
>> It actually doesn't matter what you meant.
> I'll take this as "sorry", but you really need to learn to say it
> yourself.
>
Antony, you are unbelievable. Do you think you are funny? Do you think
it is funny to have overflows all over the code because people like you
are commiting this crap co
On 29.08.2006 17:15, Stefan Esser wrote:
Your imagination is just fabulous.
"so please think twice before optimizing" means "be careful and do not
try to optimize this code, even though it looks like it can be
optimized by moving the emalloc() call to the beginning of the function".
Please try to
> Your imagination is just fabulous.
> "so please think twice before optimizing" means "be careful and do not
> try to optimize this code, even though it looks like it can be
> optimized by moving the emalloc() call to the beginning of the function".
> Please try to understand what I've really sai
tony2001Tue Aug 29 12:20:18 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c
Log:
fix win32 build
EG(precision) can be changed in runtime, even in php_implode() (hint:
__toString()), so please think twice before optimizing
On 29.08.2006 03:33, Ilia Alshanetsky wrote:
iliaa Mon Aug 28 23:33:37 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c php_string.h
Log:
Adjust code to avoid TSRMLS_FETCH
@@ -134,7 +134,7 @@
PHPAPI size_t php_strip_tags(char *rbuf,
20 matches
Mail list logo