[PHP-DEV] 46848 can be closed

2008-12-22 Thread marius popa
46848 can be closed I couldn't reproduce the bug with 5.2.8 http://bugs.php.net/46848 Missing Record in query Tested on :windowsxp , on ubuntu intrepid with default php also on ubuntu with 5.2.8 compiled from source I don't have the access to close it -- developer flamerobin.org -- PHP Inte

Re: [PHP-DEV] Bug in interbase.c "invalid BLOB ID"

2008-12-12 Thread marius popa
On Sat, Dec 6, 2008 at 5:54 PM, Benjamin Schwarze wrote: > I dont understand your comment clearly. > Have you tested the current official code or my patch? I have applied the patch and there was no error with the blob tests > > marius popa schrieb: >> >> On Fri,

Re: [PHP-DEV] Bug in interbase.c "invalid BLOB ID"

2008-12-04 Thread marius popa
On Fri, Nov 28, 2008 at 5:56 PM, Benjamin Schwarze <[EMAIL PROTECTED]> wrote: > There is already a bug report: http://bugs.php.net/42089 I saw that someone commented to the bug , i think he must open an new one and 42089 should be closed i will double check to be sure is good to be killed > > My l

[PHP-DEV] patches ext/interbase/tests/003phpt for 5.3

2008-10-28 Thread marius popa
there is an small modification for interbase tests in 003.phpt (ext/interbase/tests/003.phpt) in the expected output it should be this way diff -u ../../../../php5.3-200810201430/ext/interbase/tests/003.phpt 003.phpt diff -u ../../../../php5.3-200810201430/ext/interbase/tests/003.phpt 003.phpt ---

Re: [PHP-DEV] patches ext/interbase/tests/003phpt for 5.3

2008-10-28 Thread marius popa
On Tue, Oct 28, 2008 at 6:57 PM, Pierre Joye <[EMAIL PROTECTED]> wrote: > hi Marius, > > 2008/10/28 marius popa <[EMAIL PROTECTED]>: >> there is an small modification for interbase tests >> in 003.phpt (ext/interbase/tests/003.phpt) >> in the expected outpu

Re: [PHP-DEV] alpha2 scheduled

2008-10-28 Thread marius popa
On Tue, Oct 28, 2008 at 11:17 AM, Steph Fox <[EMAIL PROTECTED]> wrote: > Hi Marius, > > Don't know i never saw something so ugly since c++ templates syntax > I find it funny that php is designed by committee and no one listen to > the community > === > > You have written to this list a few times be

Re: [PHP-DEV] alpha2 scheduled

2008-10-28 Thread marius popa
On Mon, Oct 27, 2008 at 5:50 PM, Ólafur Waage <[EMAIL PROTECTED]> wrote: > I found that he had one valid question that i would like to see answered. > >> is the below allowed ? >> >> $bar = new Module \ Foo \ Bar(); Don't know i never saw something so ugly since c++ templates syntax I find it funny

[PHP-DEV] namespace separator hits slashdot

2008-10-27 Thread marius popa
Now you can read the funny comments http://developers.slashdot.org/developers/08/10/26/1610259.shtml another thing about it is that if you search for namespace separator on google it gives you php related discussions so it must be something important http://www.google.com/search?q=namespace sepa

Re: [PHP-DEV] php_firebird

2008-10-10 Thread marius popa
On Fri, Oct 10, 2008 at 3:50 PM, Pierre Joye <[EMAIL PROTECTED]> wrote: > hi Lester, > > On Tue, Oct 7, 2008 at 8:18 PM, Lester Caine <[EMAIL PROTECTED]> wrote: >> What is the correct procedure to create a new driver, or rather clone the >> existing php_interbase so that we can build a proper Fireb

Re: [PHP-DEV] php_firebird

2008-10-10 Thread marius popa
On Fri, Oct 10, 2008 at 3:50 PM, Pierre Joye <[EMAIL PROTECTED]> wrote: > hi Lester, > > On Tue, Oct 7, 2008 at 8:18 PM, Lester Caine <[EMAIL PROTECTED]> wrote: >> What is the correct procedure to create a new driver, or rather clone the >> existing php_interbase so that we can build a proper Fireb

Re: [PHP-DEV] mingw compilations fails

2008-10-07 Thread marius popa
hp.net/bug.php?id=40488 > > Scott > > marius popa wrote: >> I try to build php 5.2.6 with mingw stable >> >> and i disabled for the moment all the extensions and it fails quite fast >> >> >> ./configure --disable-all --prefix=/opt/php >> >> &

[PHP-DEV] mingw compilations fails

2008-10-07 Thread marius popa
I try to build php 5.2.6 with mingw stable and i disabled for the moment all the extensions and it fails quite fast ./configure --disable-all --prefix=/opt/php $ make /bin/sh /mingw/tmp/php-5.2.6/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/mingw/tmp/ph

Re: [PHP-DEV] php7- dropping the $ from the variable name - rfc

2008-09-29 Thread marius popa
On Thu, Sep 18, 2008 at 9:25 PM, Jordan Moore <[EMAIL PROTECTED]> wrote: > On Thu, Sep 18, 2008 at 11:06 AM, Brian Moon <[EMAIL PROTECTED]> wrote: >> mike wrote: >>> >>> Personally I love the $. It makes it so much easier to identify >>> variables. It's a single character. Can't see the need honest

[PHP-DEV] php7- dropping the $ from the variable name - rfc

2008-09-18 Thread marius popa
I was looking at the examples used in php.js library http://phpjs.org/functions/index and it struck me that is cleaner to read the functions and code without the $ names in it >From what i understand $ in front of variables is an Perl legacy -- developer flamerobin.org

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread marius popa
On Fri, Jul 25, 2008 at 5:06 AM, Gwynne Raskind <[EMAIL PROTECTED]> wrote: > At this point it's clear that moving from CVS to SVN for PHP has become a > more or less official project. As such, there is a new mailing list isn't better to migrate to git or mercurial ? http://weblog.rubyonrails.org/20