On Thu, 2010-05-13 at 19:33 -0700, Stanley Sufficool wrote:
> I would like to contribute to the PDO abstraction layer.
Work on PDO is appreciated. But we don't hand out accounts without
seeing patches first. What exactly do you plan to do? What area? - PDO
core or individual drivers? etc.
johanne
On Thu, 2010-05-13 at 20:38 -0300, Mathias Grimm wrote:
> I want to suggest the GO include format
>
> require
> (
> 'utila.php',
> 'utilb.php',
> 'utilc.php',
> )
>
> the same from include
What's te benefit, other than saving a few chars on the cost of being
more explicit. I don't s
2010/5/14 Johannes Schlüter
> > > require
> > (
> > 'utila.php',
> > 'utilb.php',
> > 'utilc.php',
> > )
>
> What's te benefit, other than saving a few chars on the cost of being
> more explicit. I don't see any benefit.
>
make php more productive is always good.
>
> Doing this w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/14/2010 04:14 PM, Mathias Grimm wrote:
> make php more productive is always good.
Sure. But your proposal introduces a couple of new ways to accomplish
what you can already do today. Judging from my own (limited) experience,
the more ways to do
>
> > 2010/5/14 Johannes Schlüter
> > > > > require
> > > (
> > > 'utila.php',
> > > 'utilb.php',
> > > 'utilc.php',
> > > )
> >
> >
> > What's te benefit, other than saving a few chars on the cost
> > of being
>
2010/5/14 Mathias Grimm :
>>
>> > 2010/5/14 Johannes Schlüter
>> > > > > > require
>>
There is one thing you don't take into account.
Make an index.php and all other files .inc. Than add to web servers
configuration a deny rule for *.inc . Suddenly you improved your
security
I have submitted a patch for the DBLIB driver to improve performance
and fix bug (Bug #50755). It has been tested and I have been using the
patched version for months now in a fairly complicated application.
There is a shortage of interested PDO maintainers, so I am
volunteering. Right now, just f
On Tue, May 11, 2010 at 7:56 PM, Stanislav Malyshev wrote:
> Hi!
>
>> The rest of PHP5 is in English, why do I have to strain my brain or
>> fire up my browser to decipher "Unexpected token
>> T_PAAMAYIM_NEKUDOTAYIM on line ## in". How many native
>> Hebrew speaking programmers will be put off by