[PHP-DEV] PHP 5 Bug Summary Report

2005-01-10 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (500 total including feature requests) ===[*Compile Issues]== 31138 Open Invalid config check for libxml2 when enabling SOAP =

[PHP-DEV] main website

2005-01-10 Thread Gareth Ardron
Appologies if this is the wrong place, but... could somebody with karma please fix at least two pages on the main site: http://www.php.net/downloads.php seems to redirect through to wyciwyg://3/http://www.php.net/downloads.php after a second; the anonymous cvs access page also seems to be affecte

[PHP-DEV] Segmentation fault in html_entity_decode

2005-01-10 Thread Kamesh Jayachandran
Hi All, The following script causes a segmentation fault in NetWare but not on Windows or Linux versions of php-5.0.3 I can not attribute to NetWare instead I could see the defect in our ext/standard/html.c The cause seems to be the following arrays are accessed with a index that is beyond their

[PHP-DEV] Code Parser

2005-01-10 Thread vikas agrawal
Can some body tell me about the php parser which will first parse the programmer's code before uploading to the server? so that php interpreter will interpret stream lined code/understandable/indentable code for performance. Please reply. Vikas __

Re: [PHP-DEV] Patch to PHP mail() function

2005-01-10 Thread Olivier Beyssac
Paul G wrote: > while i can't speak for why noone has replied to your mail, please > search the list archives for the discussion of my equivalent patch > submission a few months back. in short, it was rejected and while i might > disagree with that (the arguments against were wrong and a derivative

Re: [PHP-DEV] Code Parser

2005-01-10 Thread Derick Rethans
On Mon, 10 Jan 2005, vikas agrawal wrote: > Can some body tell me about the php parser which will > first parse the programmer's code before uploading to > the server? so that php interpreter will interpret > stream lined code/understandable/indentable code for > performance. What do you want to

Re: [PHP-DEV] Code Parser

2005-01-10 Thread Lukas Smith
Derick Rethans wrote: On Mon, 10 Jan 2005, vikas agrawal wrote: Can some body tell me about the php parser which will first parse the programmer's code before uploading to the server? so that php interpreter will interpret stream lined code/understandable/indentable code for performance. What do

[PHP-DEV] Basic types hinting and variable hinting

2005-01-10 Thread Leonardo Pedretti
Are there any plans to include type hinting with basic types and type hinting for variables? (such as optional declaration) It would be useful to declare the type of a data member of a class, for example, for automation of data fetching from SQL databases or such things. Regards -- Leonardo Pe

Re: [PHP-DEV] Basic types hinting and variable hinting

2005-01-10 Thread Derick Rethans
On Mon, 10 Jan 2005, Leonardo Pedretti wrote: > Are there any plans to include type hinting with basic types and type hinting > for variables? (such as optional declaration) There are no such things planned, except for "array" afaik. > It would be useful to declare the type of a data member of a

Re: [PHP-DEV] Basic types hinting and variable hinting

2005-01-10 Thread Andi Gutmans
I just want to add that phpDoc does support adding basic data types by using comments which can help you auto-generate code/sql statements. Andi At 09:58 PM 1/10/2005 +0100, Derick Rethans wrote: On Mon, 10 Jan 2005, Leonardo Pedretti wrote: > Are there any plans to include type hinting with basi

[PHP-DEV] Re: main website

2005-01-10 Thread Jed Smith
This is known, and this isn't the forum for this kind of question. Check http://bugs.php.net/ (it's already reported). J Gareth Ardron wrote: Appologies if this is the wrong place, but... could somebody with karma please fix at least two pages on the main site: http://www.php.net/downloads.php seem

Re: [PHP-DEV] [PATCH] --with-ODBCRouter (database networking)

2005-01-10 Thread Andi Gutmans
Just out of curiosity, how does ODBC Router differ from the other ODBC bridge solutions out there? Also, you should probably also provide PHP 5 diffs. Andi At 09:02 AM 1/7/2005 -0800, AugSoft wrote: Hi, + This patch enables PHP's ODBC extension on certain non-Windows platforms (Linux, Mac OS X, e

[PHP-DEV] buildconf stopped working for me

2005-01-10 Thread Sebastian Bergmann
Haven't built HEAD on Linux for a while but when I tried today buildconf didn't like my autoconf: [EMAIL PROTECTED] php-5.1 % ./buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: libtool version 1.5.10 (ok) rebuilding