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
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
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
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
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
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
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
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
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
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
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 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 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
13 matches
Mail list logo