Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lester Caine
Johannes Schlüter wrote: On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use PCRE (preg_*()) instead. ... is accurate, I think a little more detail would help here, since many of us probably did

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lukas Kahwe Smith
On 21.06.2009, at 09:51, Lester Caine wrote: Johannes Schlüter wrote: On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use PCRE (preg_*()) instead. ... is accurate, I think a little more detail

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lester Caine
Lukas Kahwe Smith wrote: On 21.06.2009, at 09:51, Lester Caine wrote: Johannes Schlüter wrote: On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use PCRE (preg_*()) instead. ... is accurate, I

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lukas Kahwe Smith
On 21.06.2009, at 10:24, Lester Caine wrote: Lukas Kahwe Smith wrote: On 21.06.2009, at 09:51, Lester Caine wrote: Johannes Schlüter wrote: On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lukas Kahwe Smith
On 21.06.2009, at 10:29, Lukas Kahwe Smith wrote: On 21.06.2009, at 10:24, Lester Caine wrote: Lukas Kahwe Smith wrote: On 21.06.2009, at 09:51, Lester Caine wrote: Johannes Schlüter wrote: On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-21 Thread Lester Caine
Lukas Kahwe Smith wrote: There is a reason why E_DEPRECATED isn't part of E_ALL. Anyways, its your call, but its not what we suggest. But overall there is always room for doc improvements (feel free to help out), but in the end you need to know the code or familiarize yourself with the code if

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-20 Thread Lester Caine
Lukas Kahwe Smith wrote: Some additional links to get started: http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markuppathrev=PHP_5_3 http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3 While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-20 Thread Keisial
Lester Caine wrote: Lukas Kahwe Smith wrote: Some additional links to get started: http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=markuppathrev=PHP_5_3 http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3 While I know that ... - All ereg functions are deprecated and emit

RE: [PHP-DEV] PHP 5.3.0RC4

2009-06-20 Thread Johannes Schlüter
Hi, On Fri, 2009-06-19 at 12:13 +0200, Uwe Schindler wrote: /pangaea/install/php-5.3.0RC4/ext/pdo_mysql/mysql_statement.c: In function `pdo_mysql_stmt_dtor': /pangaea/install/php-5.3.0RC4/ext/pdo_mysql/mysql_statement.c:52: error: structure has no member named `stmt' Which MySQL client

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-20 Thread Johannes Schlüter
On Sat, 2009-06-20 at 07:49 +0100, Lester Caine wrote: While I know that ... - All ereg functions are deprecated and emit E_DEPRECATED errors. Use PCRE (preg_*()) instead. ... is accurate, I think a little more detail would help here, since many of us probably did not know that 'split'

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-19 Thread Lukas Kahwe Smith
On 19.06.2009, at 10:50, Lukas Kahwe Smith wrote: Hello! we have packaged PHP 5.3.0RC4, which you can find here: http://downloads.php.net/johannes/ Windows binaries are available here: http://windows.php.net/qa/ This this release candidate focused on bug fixes and stability improvements and

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-19 Thread Richard Quadling
2009/6/19 Lukas Kahwe Smith m...@pooteeweet.org: [1] http://bugs.php.net/search.php?status=Openphpver=5.3cmd=display Is there a reason why http://bugs.php.net/bug.php?id=47918 is not in that list? Regards, Richard. -- - Richard Quadling Zend Certified Engineer :

Re: [PHP-DEV] PHP 5.3.0RC4

2009-06-19 Thread Pierre Joye
hi, It is set as: 5.*, 6CVS (2009-04-07), does not match 5.3. Cheers, On Fri, Jun 19, 2009 at 11:24 AM, Richard Quadlingrquadl...@googlemail.com wrote: 2009/6/19 Lukas Kahwe Smith m...@pooteeweet.org: [1] http://bugs.php.net/search.php?status=Openphpver=5.3cmd=display Is there a reason why

RE: [PHP-DEV] PHP 5.3.0RC4

2009-06-19 Thread Uwe Schindler
Hallo, I just wanted to compile PHP 5.3.0RC4 on my Solaris 10 box: panga...@pansrv1:~/install/php-5.3.0RC4$ gcc -v Reading specs from /opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/specs Configured with: ../sources/gcc-3.4.5/configure --prefix=/opt/csw/gcc3 --with-local-prefix=/opt/csw