stas Sun, 26 Feb 2012 06:23:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323554
Log:
update credits
Changed paths:
U php/php-src/branches/PHP_5_4/ext/standard/credits_ext.h
Modified: php/php-src/branches/PHP_5_4/ext/standard/credi
laruence Sat, 25 Feb 2012 13:56:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323510
Log:
Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a
static property)
Bug: https://bugs.php.net/61011 (Assigned) Crash when an
odoucet Sat, 25 Feb 2012 13:27:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323509
Log:
test for bug #61124
Bug: https://bugs.php.net/61124 (Closed) Segmentation fault
Changed paths:
A php/php-src/branches/PHP_5_3/ext/openssl/t
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/
> That seems suspicious. Are you sure you are using the same php.ini
for all three?
You're right, ini file used was modified for 5.3 ;
This test is not failing for everyone, as default value is allow_url_fopen=1
I've modified trunk / 5_3 (revision 323504).
Thank you for pointing that out.
Oliv
odoucet Sat, 25 Feb 2012 12:44:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323504
Log:
fix phpt : fopen(data://) requires allow_url_fopen=1
Changed paths:
U php/php-src/branches/PHP_5_3/ext/standard/tests/streams/bug47997.phpt
U
Hi,
Le 25/02/2012 13:13, Rasmus Lerdorf a écrit :
What about trunk and 5_3 for this one?
Test is working without patch in 5.3 and trunk (tested with source
snapshot a few hours ago).
So fopen('data://') seems to require allow_url_fopen since 5.4, or
default value in tests has changed.
Olivie
On 02/25/2012 12:25 PM, Olivier Doucet wrote:
> Hi,
>
> Le 25/02/2012 13:13, Rasmus Lerdorf a écrit :
>> What about trunk and 5_3 for this one?
> Test is working without patch in 5.3 and trunk (tested with source
> snapshot a few hours ago).
> So fopen('data://') seems to require allow_url_fopen
On 02/25/2012 10:58 AM, Olivier DOUCET wrote:
> Changed paths:
> U php/php-src/branches/PHP_5_4/ext/standard/tests/streams/bug47997.phpt
What about trunk and 5_3 for this one?
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
odoucet Sat, 25 Feb 2012 12:10:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323501
Log:
more verbose skip reason in test files with not so obvious extension
requirements
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug341
odoucet Sat, 25 Feb 2012 10:58:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323498
Log:
fix test file for bug #47997 : fopen(data://) requires allow_url_fopen=1
Bug: https://bugs.php.net/47997 (Closed) stream_copy_to_stream returns 1 on
em
11 matches
Mail list logo