[PHP-DEV] Binary searches

2006-06-06 Thread john
Attached is a patch which addresses array indices being out of bounds in pcre and libxmlrpc binary searches. John Index: ext/pcre/pcrelib/pcre_get.c === RCS file: /repository/php-src/ext/pcre/pcrelib/pcre_get.c,v retrieving revision

Re: [PHP-DEV] Bug in apache_config.c / merge_php_config

2006-06-06 Thread Mike Bretz
Meanwhile I have created a patch (for apache2handler against php-5.1.4) where I allocate a new config entry in merge_php_config. Since I do not have much experience with zend_hash_* functions someone should look at it, get the idea and fix it / enhance it for apache2filter. I have no checks don

[PHP-DEV] Bug in apache_config.c / merge_php_config

2006-06-06 Thread Mike Bretz
Hello, i have discussed with rasmus in january 2005(!) a potential bug in PHP4's merge_php_config function without finding a real solution / reason for what I have monitored. Now, today I had experienced the same strange things as last year, using current PHP5 implementation. The story i

[PHP-DEV] 1,600,000 ��ª��������� �Ѵ������§�ӴѺ�ѡ���дǡ����Ѻ���¸�áԨ�ͧ��ҹ ��������������������ѹ���¨ҡ��ҧ�������ա�������ҧ �ҤҶ١�ҡ���������ա���� ��˹��¨ӹǹ�ӡѴ

2006-06-06 Thread 1,600,000 ��ª��������� �Ѵ������§�ӴѺ�ѡ���дǡ����Ѻ���¸�áԨ�ͧ��ҹ ��������������������ѹ���¨ҡ��ҧ�������ա�������ҧ �ҤҶ١�ҡ���������ա���� ��˹��¨ӹǹ�ӡѴ
1,600,000 ÃÒª×èÍÍÕàÁÅì ¤Ñ´ÊÃÃàÃÕ§ÅӴѺÍÑ¡ÉÃÊдǡÊÓËÃѺ¢ÂÒ¸ØÃ¡Ô¨¢Í§·èÒ¹ ¾ÃéÍÁ·Ñé§á¶Áâ»Ãá¡ÃÁ·Ñ¹ÊÁѨҡµèÒ§»ÃÐà·ÈÍÕ¡ËÅÒÂÍÂèÒ§ ÃÒ¤Ò¶Ù¡ÁÒ¡ËÒäÁèä´éÍÕ¡áÅéÇ ¨ÓËÂ

[PHP-DEV] func/006.phpt fails with new output control code

2006-06-06 Thread Michael Wallner
Hi, Tony noticed that func/006.phpt fails with the new output control code. The test assumes that the buffer returned by ob_get_contents() is unicode when unicode_semantics=1. I think the test and previous behaviour are wrong. Though everything reaching the output layer should be in output_enco