Hi!
On 7/20/11 4:25 AM, Richard Quadling wrote:
As several extensions have had to implement these #defines to
distinguish between the different zend engine versions, should these
"level playing field" macros be moved (and completed) form the
extension to core?
If you're talking about ZEND_CE_F
Hi!
On 7/19/11 4:44 PM, Solar Designer wrote:
Hi,
These tests fail in trunk on my x86_64 build:
crypt_sha256.phpt
crypt_variation1.phpt
The differences are like this:
Expected:<$5$saltstring$5B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5>
Got<$5$saltst$JTS/fkywz8NvjeCGmWDndJPi7ZrRFhQKBLNtQZWE2C
I tried to send the patch as a .txt file but it seems my mail was not
send to internals since i don't see it on news.php.net.
Anyway you'll find patch (code + tests) here :
- http://www.adoy.net/php/remove-magic-quotes.txt
- http://www.adoy.net/php/remove-magic-quotes-tests.txt
Pierrick
On 20 Ju
Hi,
I have a more recent one on my laptop. I'll update it tonight or tomorrow to
make sure it work on 5.4 and send it in this thread.
Pierrick
On 20 July 2011 15:44, Pierre Joye wrote:
> hi,
>
> Please find as attachment the previous patch to remove the magic quotes.
>
> The log I was using ba
Hi Pierre:
> I do not want to sound harsh but could you please read my reply?
I had read your reply. I value your opinion. I also want to hear from
other people, and Derick in particular, which is why I directly addressed
him in my prior email to the list.
Thanks,
--Dan
--
T H E A N A L
Hi.
Just seeing if I can get a small extension upgraded from 5.3 to 5.4
(the pecl/inclued extension). This is my attempt to learn more about
internals and hopefully increase my contribution to the project.
Prior to doing any work, I'm getting these errors ...
..\pecl\inclued\inclued.c(116) : err
Hi,
Thanks, I'll try the snapshot build.
On Wed, Jul 20, 2011 at 2:26 PM, Pierre Joye wrote:
> hi,
>
> Please try using a snapshot instead. a2 introduced something that was
> supposed to help with the CRT versions support but had the exact
> opposite effect. There was already a bug report about