Re: [PHP-DEV] XOR congruentation breaks PHP

2009-03-02 Thread Kenan R Sulayman
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

Re: [PHP-DEV] XOR congruentation breaks PHP

2009-03-02 Thread Kenan R Sulayman
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

Re: [PHP-DEV] XOR congruentation breaks PHP

2009-03-02 Thread Christopher Jones
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

[PHP-DEV] XOR congruentation breaks PHP

2009-03-02 Thread Kenan R Sulayman
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