cataphract Sun, 18 Mar 2012 18:23:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324337
Log:
- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
when get_properties returns a hash table with (inaccessible) dynamic
numeri
cataphract Sun, 18 Mar 2012 15:07:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324327
Log:
- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
FilesystemIterator's iterators are requested more than once without
having had its
cataphract Sat, 17 Mar 2012 19:37:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324324
Log:
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduc
iliaaThu, 15 Mar 2012 19:59:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324281
Log:
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
Bug: https://bugs.php.net/60947 (Assigned) Segmentation fault while executing
ibase
iliaaWed, 14 Mar 2012 20:20:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324251
Log:
Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).
Bug: https://bugs.php.net/61212 (Open) PDO ODBC Segfaults on
SQL_SUCESS_WITH_INFO
iliaaMon, 12 Mar 2012 16:53:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324163
Log:
Fixed bug #60222 (time_nanosleep() does validate input params).
Bug: https://bugs.php.net/60222 (Open) time_nanosleep won't throw a warning for
negativ
iliaaSun, 11 Mar 2012 18:15:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324112
Log:
Fixed bug #60569 (Nullbyte truncates Exception $message).
Bug: https://bugs.php.net/60569 (Open) Nullbyte truncates Exception $message.
Changed p
felipe Sun, 11 Mar 2012 15:42:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324110
Log:
- Fixed memory leak when calling SplFileInfo's constructor twice
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/P
laruence Sun, 11 Mar 2012 15:28:31 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324108
Log:
Fixed bug #61273 (call_user_func_array with more than 16333 arguments leaks /
crashes)
Bug: https://bugs.php.net/61273 (Assigned) call_user_func_array
laruence Sun, 11 Mar 2012 09:19:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324104
Log:
Fixed bug #61088 (Memory leak in readline_callback_handler_install).
Bug: https://bugs.php.net/61088 (Assigned) Memory leak in
readline_callback_handle
laruence Sun, 11 Mar 2012 09:06:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324100
Log:
Sorry for wrong order again.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=
laruence Sun, 11 Mar 2012 09:02:00 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324099
Log:
Re-order them according to README.SVN-RULES
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_4/NEWS
Modified
laruence Sun, 11 Mar 2012 08:34:06 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324095
Log:
Oops, sorry for my poor english
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-sr
laruence Sun, 11 Mar 2012 08:27:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324093
Log:
Fixed bug #61347 (inconsist isset behavior of Arrayobject)
Bug: https://bugs.php.net/61347 (Open) inconsist isset behavior of Arrayobject
Changed
cataphract Sat, 10 Mar 2012 17:19:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324082
Log:
- Fixed bug #61326 (ArrayObject comparison).
Bug: https://bugs.php.net/61326 (Assigned) ArrayObject comparison
Changed paths:
U php/php-src
iliaaThu, 08 Mar 2012 20:14:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324027
Log:
Fixed bug #60842, #51775 (Chunked response parsing error when chunksize length
line is > 10 bytes).
Bugs: https://bugs.php.net/60842 (Open) CR+LF bug o
cataphract Thu, 08 Mar 2012 12:30:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324020
Log:
- Fixed bug #61253: Wrappers opened with errors concurrency problem
#NOTE: There is a very small possibility that this will further break
#extensions tha
cataphract Thu, 08 Mar 2012 08:52:28 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324014
Log:
- Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed
rows on postgresql >= 9
Bug: https://bugs.php.net/61267 (Open) pdo_pgsql's
iliaaThu, 08 Mar 2012 03:31:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324009
Log:
Fixed bug #60634 (Segmentation fault when trying to die() in
SessionHandler::write())
Bug: https://bugs.php.net/60634 (Assigned) Segmentation fault whe
johannes Tue, 06 Mar 2012 00:15:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323931
Log:
Fix bug #61003 mysql_stat() require a valid connection
Bug: https://bugs.php.net/61003 (Assigned) mysql_stat() require a valid
connection
Change
johannes Mon, 05 Mar 2012 23:57:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323930
Log:
Fix bug #61194 PDO should export compression flag with myslqnd
Bug: https://bugs.php.net/61194 (Closed) PDO should export compression flag
with myslqnd
On Mon, Mar 5, 2012 at 13:59, Dmitry Stogov wrote:
> dmitry Mon, 05 Mar 2012 12:59:01 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323909
>
> Log:
> Fixed bug #60887 (SoapClient ignores user_agent option and sends no
> User-Agent header)
>
dmitry Mon, 05 Mar 2012 12:59:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323909
Log:
Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent
header)
Bug: https://bugs.php.net/60887 (Assigned) SoapClient ignores us
The operation can continue on-successfully so E_NOTICE seemed
appropriate, I don't see a problem with escalating this to E_WARNING.
On Sat, Mar 3, 2012 at 9:34 PM, Laruence wrote:
> Hi:
> is a WARNING better? :)
>
> thanks
>
> On Sun, Mar 4, 2012 at 4:36 AM, Ilia Alshanetsky wrote:
>> iliaa
Hi:
is a WARNING better? :)
thanks
On Sun, Mar 4, 2012 at 4:36 AM, Ilia Alshanetsky wrote:
> iliaa Sat, 03 Mar 2012 20:36:14 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323852
>
> Log:
> Fixed bug #60106 (stream_socket_server silent
iliaaSat, 03 Mar 2012 20:36:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323852
Log:
Fixed bug #60106 (stream_socket_server silently truncates long unix socket
paths)
Bug: https://bugs.php.net/60106 (Open) stream_socket_server + long un
nikicSat, 03 Mar 2012 12:46:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323850
Log:
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
Bug: https://bugs.php.net/61264 (Open) xmlrpc_parse_method_descriptions leaks
nikicFri, 02 Mar 2012 18:05:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323837
Log:
Fix bug #52719: array_walk_recursive crashes if third param of the function is
by reference
Bug: https://bugs.php.net/52719 (Re-Opened) array_walk_recu
aharvey Fri, 02 Mar 2012 03:39:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323779
Log:
MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).
Bug: https://bugs.php.net/60801 (Closed) strpbrk() mishandles NUL byte
sixd Fri, 02 Mar 2012 00:07:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323750
Log:
Fixed bug #61172 (Add Apache 2.4 support)
Bug: https://bugs.php.net/61172 (Open) With Apache 2.4.1, ./configure fails on
APXS but stops only on the MyS
sixd Wed, 29 Feb 2012 20:48:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323677
Log:
Add the CVE numbers that were mentioned in the related php.net announcements
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php
sixd Wed, 29 Feb 2012 18:46:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323676
Log:
Remove "backported" from 5.4 comments since 5.3 is the base version these bugs
are fixed. Reorder.
Changed paths:
U php/php-src/branches/PHP_5_3
On Tue, Feb 28, 2012 at 10:38 AM, Xinchen Hui wrote:
> On Tue, Feb 28, 2012 at 1:10 AM, Anthony Ferrara wrote:
>> I initially looked at the final fix when I discovered the issue.
>> Follow me out on this. This is the current code as-implemented in
>> r323563:
>>
>> 265 zval *o
On Tue, Feb 28, 2012 at 1:10 AM, Anthony Ferrara wrote:
> I initially looked at the final fix when I discovered the issue.
> Follow me out on this. This is the current code as-implemented in
> r323563:
>
> 265 zval *obj;
> 266 MAKE_STD_ZVAL(obj);
> 267
I initially looked at the final fix when I discovered the issue.
Follow me out on this. This is the current code as-implemented in
r323563:
265 zval *obj;
266 MAKE_STD_ZVAL(obj);
267 if (Z_OBJ_HANDLER_P(*arg, cast_object)(*arg, obj, type
Sent from my iPad
在 2012-2-28,0:10,Anthony Ferrara 写道:
> Out of curiosity, why are you changing it to copy the object for the
> result of the cast operation? cast_object should init the result
> zval, so why go through the step of copying the starting object to
plz look at the final fix: r32356
Out of curiosity, why are you changing it to copy the object for the
result of the cast operation? cast_object should init the result
zval, so why go through the step of copying the starting object to it?
Wouldn't it be easier just to do:
if (Z_OBJ_HANDLER_PP(arg, cast_object)) {
On Mon, February 27, 2012 2:31 am, Laruence wrote:
> On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov
> wrote:
>> Hi Laruence,
>>
>> The attached patch looks wired. The patch on top of it (r323563)
>> makes it
>> better. However, in my opinion it fixes a common problem just in a
>> single
>> place.
On Mon, Feb 27, 2012 at 11:17 AM, Derick Rethans wrote:
> You can't break extension APIs between 5.4.0 and 5.4.1 either, API
> changes can only into trunk.
And ABI neither.
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP CVS Mailing List (http://www.php.net/)
On Mon, 27 Feb 2012, Laruence wrote:
> On Mon, Feb 27, 2012 at 4:31 PM, Laruence wrote:
> > On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote:
> >>
> >> The attached patch looks wired. The patch on top of it (r323563) makes it
> >> better. However, in my opinion it fixes a common problem just
On 02/27/2012 12:37 PM, Laruence wrote:
On Mon, Feb 27, 2012 at 4:31 PM, Laruence wrote:
On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote:
Hi Laruence,
The attached patch looks wired. The patch on top of it (r323563) makes it
better. However, in my opinion it fixes a common problem just
On Mon, Feb 27, 2012 at 4:31 PM, Laruence wrote:
> On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote:
>> Hi Laruence,
>>
>> The attached patch looks wired. The patch on top of it (r323563) makes it
>> better. However, in my opinion it fixes a common problem just in a single
>> place. Each call
On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote:
> Hi Laruence,
>
> The attached patch looks wired. The patch on top of it (r323563) makes it
> better. However, in my opinion it fixes a common problem just in a single
> place. Each call to __toString() that makes "side effects" may cause the
Hi Laruence,
The attached patch looks wired. The patch on top of it (r323563) makes
it better. However, in my opinion it fixes a common problem just in a
single place. Each call to __toString() that makes "side effects" may
cause the similar problem. It would be great to make a "right" fix in
nikicSat, 25 Feb 2012 13:04:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323506
Log:
NEWS for r323330
So cjones doesn't have nightmares :P
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/
Dmitry:
you might want to review this fix.
let me explain why crash before this fix.
when doing parse_parameter, then convert the object to string by
calling the ce->cast_object,
and passed the same pointer(although there was a separation), to
the cast_object..
then if __toStrin
laruence Sat, 25 Feb 2012 04:36:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323489
Log:
Fixed bug #61165 (Segfault - strip_tags())
Bug: https://bugs.php.net/61165 (Assigned) Segfault - strip_tags()
Changed paths:
U php/php-src/
cataphract Fri, 24 Feb 2012 10:01:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323472
Log:
- Fixed bug #61173 (Unable to detect error from finfo constructor).
- Tidied up NEWS
Bug: https://bugs.php.net/61173 (Feedback) Unable to detect error f
sixd Thu, 23 Feb 2012 19:43:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323453
Log:
Relocate orphan line
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=
nikicWed, 22 Feb 2012 17:21:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323432
Log:
NEWS for r323362
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=
cataphract Wed, 22 Feb 2012 11:45:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323425
Log:
- Fixed bug #61115 (stream related segfault on fatal error in
php_stream_context_link).
#run-tests.php is not currently detecting the segfault in the t
nikicSat, 18 Feb 2012 14:58:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323331
Log:
Fix bug #61097 Memory leak in xmlrpc functions copying zvals
Needs to be merged to 5.4.
Bug: https://bugs.php.net/61097 (Assigned) Memory leak in xmlrp
aharvey Sat, 18 Feb 2012 04:32:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323313
Log:
Merge 5.3.10 NEWS, per Ondřej's mailing list prod.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
dmitry Tue, 14 Feb 2012 08:58:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323202
Log:
Improved max_input_vars directive to check nested variables
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_
laruence Tue, 14 Feb 2012 05:35:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323199
Log:
Fixed bug #61072 (Memory leak when restoring an exception handler)
Bug: https://bugs.php.net/61072 (Open) Memory leak when restoring an exception
handl
laruence Sun, 12 Feb 2012 04:59:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323160
Log:
Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
Bug: https://bugs.php.net/61058 (Open) array_fill leaks if start index is
PHP_INT_MAX
laruence Wed, 08 Feb 2012 15:07:28 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323124
Log:
decrescent order
# laruence: yes, we used to use decrescent order of bug id in the NEWS
entry.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
laruence Wed, 08 Feb 2012 14:07:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323123
Log:
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
Bug: https://bugs.php.net/61000 (Open) Exceeding max nesting level doesn't
tony2001 Tue, 07 Feb 2012 20:49:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323118
Log:
fix bug #54682 (tidy null pointer dereference)
Bug: https://bugs.php.net/54682 (Re-Opened) tidy NullPD
Changed paths:
U php/php-src/branche
Hi bjori:
On Sat, Feb 4, 2012 at 8:33 PM, Hannes Magnusson
wrote:
> On Fri, Feb 3, 2012 at 17:27, Xinchen Hui wrote:
>> laruence Fri, 03 Feb 2012 16:27:35 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=323045
>>
>> Log:
>> Fixed bug #60968
On Fri, Feb 3, 2012 at 17:27, Xinchen Hui wrote:
> laruence Fri, 03 Feb 2012 16:27:35 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323045
>
> Log:
> Fixed bug #60968 (Late static binding doesn't work with
> ReflectionMethod::invokeArgs())
>
laruence Fri, 03 Feb 2012 16:27:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323045
Log:
Fixed bug #60968 (Late static binding doesn't work with
ReflectionMethod::invokeArgs())
Bug: https://bugs.php.net/60968 (Assigned) Late static binding
cataphract Fri, 03 Feb 2012 08:48:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323041
Log:
- Merging r323033 into 5.3 (see bug #60227).
Bug: https://bugs.php.net/60227 (Closed) header() cannot detect the multi-line
header with CR(0x0D).
johannes Thu, 02 Feb 2012 17:25:23 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323024
Log:
This will be PHP 5.3.11, 5.3.10 will be released from other branch
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches
dmitry Wed, 01 Feb 2012 11:26:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322992
Log:
Fixed basic HTTP authentication for WSDL sub requests
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/ext/
dmitry Mon, 30 Jan 2012 10:08:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322927
Log:
Fixed bug #51860 (Include fails with toplevel symlink to /)
Bug: https://bugs.php.net/51860 (Assigned) Include fails with toplevel symlink
to /
rasmus Sun, 29 Jan 2012 04:23:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322917
Log:
createCollation
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
==
rasmus Sun, 29 Jan 2012 03:59:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322914
Log:
createCollation()
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
felipe Sat, 28 Jan 2012 21:02:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322909
Log:
- Fixed bug #60860 (session.save_handler=user without defined function core
dumps)
Bug: https://bugs.php.net/60860 (Assigned) session.save_handler=user
pajoye Fri, 27 Jan 2012 10:56:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322843
Log:
- fix #60895, possible invalid handler usage
Bug: https://bugs.php.net/60895 (Open) null pointer dereference in
php_win32_free_rng_lock()
Change
Hi!
Considering this little fix, it is no harm to commit to RC. :)
Anyway it also okey for me to commit after release, since this is
really a trivial bug and there are already one patche for me need to
be remembered ci after 5.4.0 released. :)
OK, it looks like we're going to have another R
to be more specific:
If we do not want to delay 5.4 any further (and I think we should not
delay it any longer after this RC). We should simply stop any kind of
commits after it, to follow the golden release rule. Only very
critical security issues should be allowed, after approvals.
It is also e
hi!
we need another RC anyway.
There is another trait segfault and that openssl security bug.
Cheers,
On Wed, Jan 25, 2012 at 8:29 AM, Stas Malyshev wrote:
> Hi!
>
>
>> Now it looks fine.
>> I think it should be committed into 5.4 as well.
>> Stas?
>
>
> That would probably require new RC, i.e
Sent from my iPhone
在 2012-1-25,15:49,Dmitry Stogov 写道:
> On 01/25/2012 11:36 AM, Rasmus Lerdorf wrote:
>> Still a known crash bug though. This is what our RCs are supposed to
>> catch, right?
>
> This is not a single way to crash PHP with especially prepared code.
> Some of these ways are never
On 01/25/2012 11:36 AM, Rasmus Lerdorf wrote:
Still a known crash bug though. This is what our RCs are supposed to
catch, right?
This is not a single way to crash PHP with especially prepared code.
Some of these ways are never going to be fixed.
For me it doesn't mater if this patch will be co
Hi!
Still a known crash bug though. This is what our RCs are supposed to
catch, right?
Right, but judging by current patten we're pushing the release further
and further without any obvious end in sight. If we will wait with the
release until we have 0 bugs in PHP (or even 0 possibility of s
Still a known crash bug though. This is what our RCs are supposed to
catch, right?
On 01/24/2012 11:34 PM, Dmitry Stogov wrote:
> Hi Stas,
>
> Not a big problem, just yet another way to crash PHP locally with tricky
> code. It may be committed after release as well.
>
> Thanks. Dmitry.
>
> On 0
Hi Stas,
Not a big problem, just yet another way to crash PHP locally with tricky
code. It may be committed after release as well.
Thanks. Dmitry.
On 01/25/2012 11:29 AM, Stas Malyshev wrote:
Hi!
Now it looks fine.
I think it should be committed into 5.4 as well.
Stas?
That would probabl
Hi!
Now it looks fine.
I think it should be committed into 5.4 as well.
Stas?
That would probably require new RC, i.e. release will have to be pushed
back. How serious is the problem we're talking about?
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6
Hi,
Now it looks fine.
I think it should be committed into 5.4 as well.
Stas?
Thanks. Dmitry.
On 01/24/2012 06:43 PM, Laruence wrote:
HI Dmitry:
could you please review this improved fix?
thanks
On Tue, Jan 24, 2012 at 10:39 PM, Xinchen Hui wrote:
laruence
HI Dmitry:
could you please review this improved fix?
thanks
On Tue, Jan 24, 2012 at 10:39 PM, Xinchen Hui wrote:
> laruence Tue, 24 Jan 2012 14:39:45 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=322678
>
> Log:
> Re-fixed bug #60825
laruence Tue, 24 Jan 2012 14:39:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322678
Log:
Re-fixed bug #60825 (Segfault when running symfony 2 tests)
Bug: https://bugs.php.net/60825 (Critical) Segfault when running symfony 2 tests
Chan
cataphract Sun, 22 Jan 2012 20:30:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322582
Log:
- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
together with the last read).
- Fixed bug #60817 (stream_get_line() rea
rasmus Thu, 19 Jan 2012 22:41:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322480
Log:
.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
mariuz Thu, 19 Jan 2012 22:35:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322479
Log:
Added the bugfixing notes to the NEWS file
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===
hirokawa Sat, 14 Jan 2012 07:41:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322263
Log:
MFH: fixed bug #60227: header() cannot detect the multi-line header with CR.
Bug: https://bugs.php.net/60227 (Closed) header() cannot detect the multi-l
johannes Tue, 10 Jan 2012 11:21:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322014
Log:
PHP 5.3.9
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/configure.in
U php/php-src/branches/PHP_5_
mariuz Tue, 10 Jan 2012 06:53:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321994
Log:
added fixed Pdo Firebird bugs to the NEWS section
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
fat Wed, 04 Jan 2012 21:19:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321771
Log:
- Fixed credits for bug #60659
Bug: https://bugs.php.net/60659 (Open) FPM does not clear auth_user on request
accept
Changed paths:
U php/
fat Wed, 04 Jan 2012 21:18:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321770
Log:
- Fixed bug #60659 (FPM does not clear auth_user on request accept)
Bug: https://bugs.php.net/60659 (Open) FPM does not clear auth_user on request
acce
fat Tue, 03 Jan 2012 22:26:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321734
Log:
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
Bug: https://bugs.php.net/60629 (Feedback) memory corruption when web server
mariuz Tue, 27 Dec 2011 11:05:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321434
Log:
Forgot to add the Pdo Firebird related bug to the News
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/
johannes Thu, 22 Dec 2011 12:36:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321329
Log:
Back to -dev
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/configure.in
U php/php-src/branches/PHP
johannes Thu, 22 Dec 2011 12:33:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321327
Log:
PHP 5.3.9RC4
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/configure.in
U php/php-src/branches/PHP
On Sun, Dec 18, 2011 at 9:03 PM, Scott MacVicar wrote:
> It's not worth adding a test for, it's never going to re-occur and it only
> affects 4 year old versions of OpenSSL. Basically RHEL 5 is the only thing
> with a problem.
>
> I wrote one but don't want to add a somewhat useless test. Attach
I'm +1 on adding it for several reasons, one of which is there are plenty of
RHEL 5 (and OL 5) sites out there.
Chris
PS the testcase wasn't attached to your email.
On 12/18/2011 12:03 PM, Scott MacVicar wrote:
It's not worth adding a test for, it's never going to re-occur and it only
affec
It's not worth adding a test for, it's never going to re-occur and it only
affects 4 year old versions of OpenSSL. Basically RHEL 5 is the only thing with
a problem.
I wrote one but don't want to add a somewhat useless test. Attached, but the
extra second to test running isn't worth it.
- Sco
hi,
do you have a test case for this crash?
Cheers,
On Sun, Dec 18, 2011 at 6:14 AM, Scott MacVicar wrote:
> scottmac Sun, 18 Dec 2011 05:14:32 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=321094
>
> Log:
> Fix segfault in older versions o
scottmac Sun, 18 Dec 2011 05:14:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321094
Log:
Fix segfault in older versions of OpenSSL (before 0.9.8i)
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/
hi Dmitry,
As of yesterday, please add it to php.ini and to the UPGRADING guide :)
Thanks!
On Thu, Dec 15, 2011 at 9:47 AM, Dmitry Stogov wrote:
> dmitry Thu, 15 Dec 2011 08:47:03 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=321038
>
> L
1 - 100 of 1031 matches
Mail list logo