[PHP-DEV] [PATCH] Bug #47481

2009-07-13 Thread Herman Radtke
This bug only exists in PHP 5.x. The unicode support in PHP 6 takes care of it already, but I added a PHP 6 version of the test case as well. -- Herman Radtke hermanrad...@gmail.com | http://hermanradtke.com diff --git a/ext/standard/strnatcmp.c b/ext/standard/strnatcmp.c index 2459e46..366c124

[PHP-DEV] Commit freeze is officially over

2009-07-13 Thread Gwynne Raskind
As of right now, I'm declaring SVN open to full time use. Commit away, everyone! There are still a number of issues to resolve, but development's been held up too long. We'll fix the issues as we go. Some known issues: - Rsync is still down. Derick's working on this. - SVN access over HTTP

[PHP-DEV] Re: [PHP-CVS] svn: php/php-src/trunk/win32/build/

2009-07-13 Thread Gwynne Raskind
On Jul 13, 2009, at 12:51 PM, Pierre Joye wrote: pajoye Mon, 13 Jul 2009 16:11:45 + ViewVC URL: http://svn.php.net/viewvc?view=revision&revision=284019 Changed paths: A php/php-src/trunk/win32/build/svnclean.js Log: - rename to svn Copied: php/php-src/trunk/win32/build/s

Re: [PHP-DEV] Can't use embeded sapi

2009-07-13 Thread Paul Biggar
Hi Thomas, On Mon, Jul 13, 2009 at 9:15 PM, Thomas Koch wrote: > gcc  -c -I/usr/local/include/php/ -I/usr/local/include/php/main - > I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -Wall -g -o > worker.o worker.c > gcc  -L/usr/local/lib -lphp5 -o worker worker.o > worker.o: In function

Re: [PHP-DEV] git mirror of svn.php.net

2009-07-13 Thread Edward Z. Yang
Excerpts from David Soria Parra's message of Mon Jul 13 15:38:04 -0400 2009: > Quite a few people mentioned that they want to use git as a frontend to > the svn server. Therefore most of them need an initial import of the > svn.php.net repository using git-svn. As this operation will retrieve > eve

Re: [PHP-DEV] Can't use embeded sapi

2009-07-13 Thread Edward Z. Yang
Excerpts from Thomas Koch's message of Mon Jul 13 16:15:10 -0400 2009: > worker.o: In function `main': > /var/checkouts/gearman-php-worker/worker.c:5: undefined reference to > `php_embed_init' > /var/checkouts/gearman-php-worker/worker.c:6: undefined reference to > `php_embed_shutdown' > collect2

[PHP-DEV] Can't use embeded sapi

2009-07-13 Thread Thomas Koch
Sorry for being a C newby. Could you please help me? I try to follow Sarah's extending PHP book and fail to use the embeded PHP sapi: I compile PHP5.3: ./configure --enable-embed have a c "program": #include int main(int argc, char *argv[]) { PHP_EMBED_START_BLOCK(argc,argv) PHP_EMB

Re: [PHP-DEV] git mirror of svn.php.net

2009-07-13 Thread Ilia Alshanetsky
Very cool. Ilia Alshanetsky On 2009-07-13, at 3:38 PM, David Soria Parra wrote: Hi List, Quite a few people mentioned that they want to use git as a frontend to the svn server. Therefore most of them need an initial import of the svn.php.net repository using git-svn. As this operation wi

Re: [PHP-DEV] git mirror of svn.php.net

2009-07-13 Thread David Soria Parra
On 2009-07-13, sean finney wrote: > --rwEMma7ioTxnRzrJ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > hi david, > > On Mon, Jul 13, 2009 at 03:38:04PM -0400, David Soria Parra wrote: >> svn.php.net repository using git-s

Re: [PHP-DEV] git mirror of svn.php.net

2009-07-13 Thread sean finney
hi david, On Mon, Jul 13, 2009 at 03:38:04PM -0400, David Soria Parra wrote: > svn.php.net repository using git-svn. As this operation will retrieve > every version in the repository, we decided to offer a semi-official git > mirror. > > This mirror will be hosted on the php.net infrastructure, s

[PHP-DEV] git mirror of svn.php.net

2009-07-13 Thread David Soria Parra
Hi List, Quite a few people mentioned that they want to use git as a frontend to the svn server. Therefore most of them need an initial import of the svn.php.net repository using git-svn. As this operation will retrieve every version in the repository, we decided to offer a semi-official git mirro

[PHP-DEV] PHP 6 Bug Summary Report

2009-07-13 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (87 total -- which includes 39 feature requests) ===[*Unicode Issues]== 48265 Open Source and result of database have different encodings. ==

[PHP-DEV] PHP 5 Bug Summary Report

2009-07-13 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1456 total -- which includes 888 feature requests) ===[*General Issues]== 48597 Open Unclosed array keys break space escaping in $_GET/POST/REQUEST 48612 Open