Thanks.
Ilia Alshanetsky
On 14-Apr-09, at 4:57 PM, Nuno Lopes wrote:
Ok, done.
Nuno
We should upgrade the lib for 5.2 as well.
Ilia Alshanetsky
On 11-Apr-09, at 2:57 PM, Nuno Lopes wrote:
nlopess Sat Apr 11 18:57:29 2009 UTC7
Log:
upgrade PCRE to version 7.9
--
PHP CVS Mailing List (h
Ok, done.
Nuno
We should upgrade the lib for 5.2 as well.
Ilia Alshanetsky
On 11-Apr-09, at 2:57 PM, Nuno Lopes wrote:
nlopess Sat Apr 11 18:57:29 2009 UTC7
Log:
upgrade PCRE to version 7.9
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nlopess Tue Apr 14 20:31:32 2009 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/pcre/tests bug47662.phpt
Modified files:
/php-src/ext/pcre php_pcre.c
Log:
MFH: fix bug #47662: support more than 127 named subpatterns
http://cvs.php.
We should upgrade the lib for 5.2 as well.
Ilia Alshanetsky
On 11-Apr-09, at 2:57 PM, Nuno Lopes wrote:
nlopess Sat Apr 11 18:57:29 2009 UTC7
Log:
upgrade PCRE to version 7.9
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
iliaa Tue Apr 14 15:48:38 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
Sqlite news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.557&r2=1.2027.2.547.2.965.2.558&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1
tony2001Tue Apr 14 14:18:50 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/filter filter.c
Log:
MFH: revert wrong fix for bug #47930
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1468&r2=1.2027.2.547.2.1469
tony2001Tue Apr 14 14:18:35 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/filter filter.c
Log:
MFH: revert wrong fix for bug #47930
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.39.2.14&r2=1.52.2.39.2.15&diff_format=u
In
tony2001Tue Apr 14 14:18:14 2009 UTC
Modified files:
/php-src/ext/filter filter.c
Log:
revert wrong fix for bug #47930
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.102&r2=1.103&diff_format=u
Index: php-src/ext/filter/filter.c
diff -u
On 13.04.2009 23:24, Stanislav Malyshev wrote:
> stas Mon Apr 13 19:24:52 2009 UTC
>
> Modified files:
> /php-src/ext/filter filter.c
> Log:
> fix #47930
All tests fail after this patch, because of this:
# /local/qa/5_3/tests/classes/autoload_005.diff
011+
Hi Stas,
This fix is incorrect.
Now all 5.3 tests are failed for me because of memory leaks.
The problem that php_sapi_filter() might be called from
php_hash_environment() before RINIT() and your patch just overwrites
properly initialized data.
For some reason php_sapi_filter() isn't called
10 matches
Mail list logo