Ticket #578 (assigned enhancement)

Opened 3 months ago

Last modified 2 months ago

mysql driver could return native objects

Reported by: laurentj Assigned to: laurentj (accepted)
Priority: normal Milestone: Jelix 1.1 beta 1
Component: jelix:db Version: 1.0.3
Severity: minor Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description

It seems that mysql_fetch_object accepts a class name as the second parameter. The mysql driver could use it to have performance improvements. Verify first that it is really ok in PHP 5.0, PHP 5.1 and PHP 5.2.

Change History

05/28/08 14:36:16 changed by laurentj

  • milestone changed from Jelix 1.0.4 to Jelix 1.1 beta 1.

06/18/08 13:49:03 changed by laurentj

  • owner set to laurentj.
  • status changed from new to assigned.

I test it and it works at least since php 5.1, and the documentation says since php 5.0.

07/02/08 09:21:31 changed by bballizlife

And Jelix claims it needs php5.2 at least (Jelix requirements), so everything is ok for this, no ?

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed