I don't see a fundamental issue why it could not be arbitrary.
The only challenge which may be an issue is that this code clearly allocates
the buffer on the stack for what are probably performance reasons. If you allow
arbitrary chunk size and use alloca() (do_alloca()) for stack allocation you
Hello Igor,
Monday, March 2, 2009, 5:31:51 PM, you wrote:
>> You can cut down on the skipped tests by building bz2, zlib, and openssl.
> 350 passed
> 161 skipped
> By the way, phar complained Archive.php wasn't found (no PEAR
> installed in this machine) in `make` time. Does it affects anything
Additional notice:
After several test, I think, it may be the Windows Command line which
breaks, ( and not the PHP-CLI ).
--
(c) Kenan Sulayman
Freelance Designer and Programmer
Life's Live Poetry
2009/3/2 Kenan R Sulayman
> Hello Christopher!
>
> It crashes now at $i = 40k ± 5k, while ( 5k
Hello Christopher!
It crashes now at $i = 40k ± 5k, while ( 5k ~ 0.5 second ).
Rather ugly, isn't it ?
Thanks,
--
(c) Kenan Sulayman
Freelance Designer and Programmer
Life's Live Poetry
2009/3/2 Christopher Jones
>
>
> Kenan R Sulayman wrote:
>
>> Hey Folks!
>>
>> I've been writing some code
2009/3/2 Ilia Alshanetsky :
> I believe that this is a feature, so it would not go into 5.2, sorry.
>
>
> Ilia Alshanetsky
>
That's OK. Just like to try these things sometimes.
>
>
>
> On 2-Mar-09, at 11:21 AM, Richard Quadling wrote:
>
>> Hi.
>>
>> Regarding http://bugs.php.net/bug.php?id=47493,
I believe that this is a feature, so it would not go into 5.2, sorry.
Ilia Alshanetsky
On 2-Mar-09, at 11:21 AM, Richard Quadling wrote:
Hi.
Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
to the unit tests too.
Any chance this could get committed to 5.2+
Index:
Kenan R Sulayman wrote:
Hey Folks!
I've been writing some code for a small project and saw PHP crashing every
time.
Please test the latest snapshot from http://snaps.php.net/. If the problem
still exists, log a bug at http://bugs.php.net/ with version and platform
details.
--
Email: chris
2009/3/2 Scott MacVicar :
> Richard Quadling wrote:
>> 2009/3/2 Scott MacVicar :
>>> Richard Quadling wrote:
Hi.
Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
to the unit tests too.
Any chance this could get committed to 5.2+
>>> I'm too co
Hey Folks!
I've been writing some code for a small project and saw PHP crashing every
time.
The Code:
write genPad to file ) in bit */
public $buffer = 4096;
public function encrypt($InputString, $KeyPhrase){
$KeyPhraseLength = strlen($Ke
Hi everyone, I have a question about streams and the maximum chunk size of
8192.
Ive read README.STREAMS and found these slides by Wez:
http://netevil.org/blog/2008/07/slides-php-streams
While trying to write an Amazon S3 stream wrapper and I ran into an issue
with large files:
$f
Richard Quadling wrote:
> 2009/3/2 Scott MacVicar :
>> Richard Quadling wrote:
>>> Hi.
>>>
>>> Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
>>> to the unit tests too.
>>>
>>> Any chance this could get committed to 5.2+
>>>
>> I'm too convinced of the parameter name and I do
2009/3/2 Scott MacVicar :
> Richard Quadling wrote:
>> Hi.
>>
>> Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
>> to the unit tests too.
>>
>> Any chance this could get committed to 5.2+
>>
>
> I'm too convinced of the parameter name and I don't think its something
> that sh
> You can cut down on the skipped tests by building bz2, zlib, and openssl.
350 passed
161 skipped
By the way, phar complained Archive.php wasn't found (no PEAR
installed in this machine) in `make` time. Does it affects anything ?
--
PHP Internals - PHP Runtime Development Mailing List
To unsub
Richard Quadling wrote:
> Hi.
>
> Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
> to the unit tests too.
>
> Any chance this could get committed to 5.2+
>
I'm too convinced of the parameter name and I don't think its something
that should be added to 5.2.9 since its a fe
Hi.
Regarding http://bugs.php.net/bug.php?id=47493, I've supplied a patch
to the unit tests too.
Any chance this could get committed to 5.2+
Index: tests/002.phpt
===
RCS file: /repository/php-src/ext/json/tests/002.phpt,v
retriev
Igor Feghali wrote:
> Hello Greg,
>
> AIX 5.3.0.0, PPC 64bit:
>
> 297 passed
> 214 skipped
>
> I am doing a second run right now to see if something goes different.
> Please let me know if you want the test log as well.
Hi Igor,
You can cut down on the skipped tests by building bz2, zlib, and
Hello Greg,
AIX 5.3.0.0, PPC 64bit:
297 passed
214 skipped
I am doing a second run right now to see if something goes different.
Please let me know if you want the test log as well.
Regards,
Igor Feghali.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://ww
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (74 total -- which includes 32 feature requests)
===[*General Issues]==
26771 Suspended register_tick_funtions crash under threaded webservers
===
PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1308 total -- which includes 814 feature requests)
===[*Directory/Filesystem functions]
46990 Assigned Passing UTF8 strings to filesystem functions produce wrong
filenames
===
19 matches
Mail list logo