Monday 20 July 2009 5:53:58 am - 2 replies
PHP 4.3 has some problems with returning by reference, where memory corruptions might occur. PHP 4.4 fixes those problems, and raises notices whenever you do something wrong. This article attempts to point out some of the problems that you might encounter.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 10:17:44 |
Script start | |
Timing: | Jan 18 2025 10:17:44 |
Module start 'layout' | |
Timing: | Jan 18 2025 10:17:44 |
Module start 'content' | |
Timing: | Jan 18 2025 10:17:44 |
Module end 'content' | |
Timing: | Jan 18 2025 10:17:44 |
Script end |
Total runtime | 0.1778 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 68 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0063 | 588.9297 | 152.6094 |
Module start 'layout' | 0.0063 | 0.0028 | 741.5391 | 39.4297 |
Module start 'content' | 0.0091 | 0.1670 | 780.9688 | 613.7656 |
Module end 'content' | 0.1760 | 0.0017 | 1,394.7344 | 14.3984 |
Script end | 0.1777 | 1,409.1328 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0033 | 1.8766 | 16 | 0.0002 |
Check MTime | 0.0014 | 0.7869 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0009 | 0.5328 | 1 | 0.0009 |
Mysqli_queries | 0.1080 | 60.7568 | 68 | 0.0016 |
Looping result | 0.0007 | 0.3758 | 66 | 0.0000 |
Template Total | 0.1318 | 74.2 | 2 | 0.0659 |
Template load | 0.0023 | 1.3001 | 2 | 0.0012 |
Template processing | 0.1295 | 72.8605 | 2 | 0.0648 |
Template load and register function | 0.0001 | 0.0782 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0013 | 0.7105 | 2 | 0.0006 |
state_identifier_array | 0.0013 | 0.7048 | 3 | 0.0004 |
Override | ||||
Cache load | 0.0019 | 1.0678 | 13 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0028 | 1.5488 | 3 | 0.0009 |
Fetch class attribute can translate value | 0.0005 | 0.2927 | 2 | 0.0003 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0066 | 3 | 0.0000 |
XML | ||||
Image XML parsing | 0.0002 | 0.1158 | 2 | 0.0001 |
General | ||||
dbfile | 0.0009 | 0.5022 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0038 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
3 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
4 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 10 Number of unique templates used: 5 |
Time used to render debug report: 0.0001 secs