AFAIK, PHP_5_2 is still open for bug fixes. Why not commit there too?
--Jani
Stanislav Malyshev wrote:
stasWed Dec 17 11:36:34 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
report fix
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.20
It's not: http://news.php.net/php.internals/42202
-Hannes
On Thu, Dec 18, 2008 at 12:20, Jani Taskinen wrote:
> AFAIK, PHP_5_2 is still open for bug fixes. Why not commit there too?
>
> --Jani
>
>
> Stanislav Malyshev wrote:
>>
>> stasWed Dec 17 11:36:34 2008 UTC
>>
>> Modified file
This is rather critical bug. And "preferring" something is something
else than enforcing it..
--Jani
Hannes Magnusson wrote:
It's not: http://news.php.net/php.internals/42202
-Hannes
On Thu, Dec 18, 2008 at 12:20, Jani Taskinen wrote:
AFAIK, PHP_5_2 is still open for bug fixes. Why not co
Hi!
This is rather critical bug. And "preferring" something is something
else than enforcing it..
If Ilia OKs it, I'll merge it.
--
Stanislav Malyshev, Zend Software Architect
s...@zend.com http://www.zend.com/
(408)253-8829 MSN: s...@zend.com
--
PHP CVS Mailing List (http://www.php.net/)
This is a pretty important bug fix IMO, please MFH it to 5.2
On 18-Dec-08, at 7:18 AM, Stanislav Malyshev wrote:
Hi!
This is rather critical bug. And "preferring" something is
something else than enforcing it..
If Ilia OKs it, I'll merge it.
--
Stanislav Malyshev, Zend Software Architect
stasThu Dec 18 14:28:35 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/apache2filter sapi_apache2.c
/php-src/sapi/apache2handlersapi_apache2.c
Log:
MFH fix #46005
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2filter/sapi_apache2.
stasThu Dec 18 14:29:39 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
bug #46005 -> 5.2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1362&r2=1.2027.2.547.2.1363&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.202
stasThu Dec 18 14:30:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
bug #46005 -> 5.2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.417&r2=1.2027.2.547.2.965.2.418&diff_format=u
Index: php-src/NEWS
diff -u php-src/
Hi!
This is a pretty important bug fix IMO, please MFH it to 5.2
done
--
Stanislav Malyshev, Zend Software Architect
s...@zend.com http://www.zend.com/
(408)253-8829 MSN: s...@zend.com
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
derick Thu Dec 18 14:53:47 2008 UTC
Modified files:
/php-src/ext/date/tests idate_variation7.phpt
Log:
- Fixed test-case.
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/idate_variation7.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/date/tests
derick Thu Dec 18 14:54:51 2008 UTC
Modified files:
/php-src/ext/date php_date.c
/php-src/ext/date/lib parse_date.c parse_date.re timelib.h
Log:
- Fixed bug #46889: Memory leak in strtotime().
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_d
derick Thu Dec 18 14:55:53 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date php_date.c
/php-src/ext/date/lib parse_date.c parse_date.re timelib.h
Log:
- MFH: Fixed bug #46889: Memory leak in strtotime().
http://cvs.php.net/viewvc.cgi/
derick Thu Dec 18 14:57:19 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/date php_date.c
/php-src/ext/date/lib parse_date.c parse_date.re timelib.h
Log:
- MFH: Fixed bug #46889: Memory leak in strtotime().
http://c
robinf Thu Dec 18 15:20:06 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/tests/output ob_end_flush_error_001.phpt
ob_get_clean_error_001.phpt
ob_start_basic_unerasable_005.phpt
robinf Thu Dec 18 15:20:08 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/tests/output ob_start_basic_unerasable_005.phpt
ob_start_basic_unerasable_003.phpt
flush_error_001.phpt
robinf Thu Dec 18 15:20:10 2008 UTC
Modified files:
/php-src/tests/output ob_start_basic_004.phpt
ob_end_clean_basic_001.phpt
ob_flush_basic_001.phpt
ob_start_basic
lbarnaudThu Dec 18 16:04:39 2008 UTC
Modified files:
/php-src/ext/standard/tests/streams bug46024.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/streams/bug46024.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/standa
lbarnaudThu Dec 18 16:04:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/streams bug46024.phpt
Log:
MFH: Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/streams/bug46024.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_form
lbarnaudThu Dec 18 16:05:14 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/streams bug46024.phpt
Log:
MFH: Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/streams/bug46024.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_form
pajoye Thu Dec 18 17:41:59 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main php_scandir.c php_scandir.h
Log:
- MFH: export php_scandir and php_alphasort
http://cvs.php.net/viewvc.cgi/php-src/main/php_scandir.c?r1=1.12.2.1.2.6&r2=1.12.2.1.2.7&diff_f
iliaa Thu Dec 18 20:02:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/xmlwriter php_xmlwriter.c
/php-src/ext/mysqli mysqli.c
Log:
Fixed bug #46887 (Invalid calls to php_error_docref())
# Patch by oeriksson at mandriva dot com and crro
iliaa Thu Dec 18 20:04:26 2008 UTC
Modified files:
/php-src/ext/xmlwriter php_xmlwriter.c
/php-src/ext/mysqli mysqli.c
Log:
MFB: Fixed bug #46887 (Invalid calls to php_error_docref())
http://cvs.php.net/viewvc.cgi/php-src/ext/xmlwriter/php_xmlw
iliaa Thu Dec 18 20:08:01 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/xmlwriter php_xmlwriter.c
/php-srcNEWS
Log:
MFB: Fixed bug #46887 (Invalid calls to php_error_docref())
http://cvs.php.net/viewvc.cgi/php-src/ext/xmlwriter/php
derick Thu Dec 18 20:30:05 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/date/tests bug46268.phpt
Log:
- Added a test case for bug #46268. (Bug itself is not present in 5.2).
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug46268.phpt?vi
derick Thu Dec 18 20:32:24 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/date/tests bug46268.phpt
Modified files:
/php-srcNEWS
/php-src/ext/date php_date.c
Log:
- MFH: Fixed bug #46268 (DateTime::modify() does not rese
derick Thu Dec 18 20:32:44 2008 UTC
Modified files:
/php-src/ext/date php_date.c
/php-src/ext/date/tests bug46268.phpt
Log:
- Fixed bug #46268 (DateTime::modify() does not reset relative time
values).
http://cvs.php.net/viewvc.cgi/php-src/ext/
pajoye Thu Dec 18 21:05:32 2008 UTC
Modified files:
/CVSROOTavail
Log:
- pecl/gender karma for Alexander
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1479&r2=1.1480&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1479 CVSROOT/avail:1.1480
---
scottmacThu Dec 18 21:05:55 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Add name of reported to security issues because we apparently need to let
everyone know.
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1365&
pajoye Thu Dec 18 23:20:44 2008 UTC
Modified files:
/php-src/win32/buildconfig.w32
Log:
- no need to look for bindlib_w32, not used anymore
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.90&r2=1.91&diff_format=u
Index: php-src/win32/b
pajoye Thu Dec 18 23:21:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32
Log:
- MFH: no need to look for bindlib_w32, not used anymore
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.36&r2=1.40.
scottmacFri Dec 19 02:00:57 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/json/tests 007.phpt
Modified files:
/php-src/ext/json JSON_parser.c JSON_parser.h json.c php_json.h
Log:
MFH Add json_last_error() for getting a b
scottmacFri Dec 19 02:01:00 2008 UTC
Modified files:
/php-src/ext/json JSON_parser.c JSON_parser.h json.c php_json.h
/php-src/ext/json/tests 007.phpt
Log:
Add json_last_error() for getting a bit of information about what failed
during a decode,
scottmacFri Dec 19 02:05:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.419&r2=1.2027.2.547.2.965.2.420&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1
scottmacFri Dec 19 02:13:42 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/json JSON_parser.c
/php-src/ext/json/tests 001.phpt
/php-srcNEWS
Log:
MFH: Invalid string causes segfault within json_decode()
http://cvs.php.net
34 matches
Mail list logo