Hola friends,
Nice feedback so far, and the PHP documentation will begin implementing
the ideas presented here, and focus on mysqli but also recommend pdo_mysql.
Therefore, the ext/mysql documentation will be improved to strongly
recommend the preferred alternatives that have existed since PHP
Hi,
Ferenc: Good idea to move the discussion to a separate thread.
Etienne: Awesome. I wish I had time to write the patch myself. I could
probably put some hours into adding more details to the RFC though.
The only problem as I see it by making it a weak reference class instead of
a weak referen
Hi!
On 6/29/11 6:31 AM, Mike Willbanks wrote:
There's a RFC covering this. There's a patch also.
https://wiki.php.net/rfc/splclassloader
This one seems to have fallen through the cracks?
Well, nobody proposed it in time (especially not the RFC author :)
* The other implementation I coul
On 07/15/2011 09:52 AM, David Soria Parra wrote:
The RFC an be found here:
https://wiki.php.net/rfc/grisu3-strtod
- David
- Can you add the micro benchmarks to the RFC?
- Do you have any wider benchmarks?
- Can you state the impact to code size etc?
- What about renaming –enable-g
Hi,
On Thu, Jul 14, 2011 at 21:42, Ferenc Kovacs wrote:
> To spare the "5.4 features vote" thread from the off-topic discussion,
> we can continue here.
> Hannes Landeholm brought this idea up, see
> http://news.php.net/php.internals/53956 and
> http://news.php.net/php.internals/53959
> I would s
Hi Internals,
I want to propose the inclusion of Florian Loitschs (called grisu3)
strtod algorithm. Essentially Florian found a new algorithm for string
to double conversion and vice versa. According to micro benchmarks in
PHP and experiences with the library in the haskell community, this can
s
On Fri, 2011-07-15 at 14:56 +0200, Reindl Harald wrote:
> Am 15.07.2011 14:46, schrieb Johannes Schlüter:
>
> > ext/mysql was built for MySQL 3.23 and only got very few additions since
> > then while mostly keeping compatibility with this old version which
> > makes the code a bit harder to mainta
Am 15.07.2011 14:56, schrieb Reindl Harald:
client_flags and MYSQL_CLIENT_COMPRESS exists sine nearly 10 years
this is a feature which currently sucks with mysqlnd
because it is not supported this time
Not true.
Compressed Protocol Support
As of PHP 5.3.2 MySQL Native Driver supports the com
Am 15.07.2011 14:46, schrieb Johannes Schlüter:
> ext/mysql was built for MySQL 3.23 and only got very few additions since
> then while mostly keeping compatibility with this old version which
> makes the code a bit harder to maintain. From top of my head missing
> features not support be ext/mys
Hi,
On Sun, 2011-07-10 at 10:03 -0700, Philip Olson wrote:
> Greetings PHP geeks,
>
> Don't panic! This is not a proposal to add errors or remove this
> popular extension. Not yet anyway, because it's too popular to do that
> now.
>
> The documentation team is discussing the database security si
10 matches
Mail list logo