-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathdebugging.xml
More file actions
82 lines (62 loc) · 2.95 KB
/
debugging.xml
File metadata and controls
82 lines (62 loc) · 2.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<presentation template="php2" titlecolor="#1111aa" navbarbackground="url(images/trans-ffffff.png)" logo1="images/php-med-trans-light.gif" titlesize="2em" navbarheight="4.1em">
<topic>Debugging</topic>
<title>Debugging Techniques</title>
<copyright>(c) Copyright 2004 Ilia Alshanetsky</copyright>
<event></event>
<location>PHP|Cruise</location>
<date>March 2nd 2004</date>
<speaker>Ilia Alshanetsky</speaker>
<navmode>html</navmode>
<url>http://talks.php.net/</url>
<slide>slides/debugging/titlepage.xml</slide>
<slide>slides/debugging/intro.xml</slide>
<slide>slides/debugging/error_reporting.xml</slide>
<slide>slides/debugging/error_reporting2.xml</slide>
<slide>slides/debugging/error_logging.xml</slide>
<slide>slides/debugging/error_tracking.xml</slide>
<slide>slides/debugging/error_problem.xml</slide>
<slide>slides/debugging/error_problem2.xml</slide>
<slide>slides/debugging/error_solution.xml</slide>
<slide>slides/debugging/error_solution2.xml</slide>
<slide>slides/debugging/error_track_php.xml</slide>
<slide>slides/debugging/error_track_php2.xml</slide>
<slide>slides/debugging/error_handling.xml</slide>
<slide>slides/debugging/error_example.xml</slide>
<slide>slides/debugging/error_trigger.xml</slide>
<slide>slides/debugging/assert.xml</slide>
<slide>slides/debugging/exceptions.xml</slide>
<slide>slides/debugging/exceptions2.xml</slide>
<slide>slides/debugging/syslog.xml</slide>
<slide>slides/debugging/syslog2.xml</slide>
<slide>slides/debugging/404_problem.xml</slide>
<slide>slides/debugging/404_problem2.xml</slide>
<slide>slides/debugging/404_logging.xml</slide>
<slide>slides/debugging/404_spelling.xml</slide>
<slide>slides/debugging/404_simtext.xml</slide>
<slide>slides/debugging/user_input.xml</slide>
<slide>slides/debugging/user_prevention.xml</slide>
<slide>slides/debugging/user_input_log.xml</slide>
<slide>slides/debugging/parse_errors.xml</slide>
<slide>slides/debugging/parse_check.xml</slide>
<slide>slides/debugging/parse_check2.xml</slide>
<slide>slides/debugging/parse_cvs.xml</slide>
<slide>slides/debugging/testing.xml</slide>
<slide>slides/debugging/unit_testing.xml</slide>
<slide>slides/debugging/request_emulation.xml</slide>
<slide>slides/debugging/manual_debug.xml</slide>
<slide>slides/debugging/manual_debug2.xml</slide>
<slide>slides/debugging/manual_disadvantages.xml</slide>
<slide>slides/debugging/real_debug.xml</slide>
<slide>slides/debugging/how_it_works.xml</slide>
<slide>slides/debugging/implementation.xml</slide>
<slide>slides/debugging/xdebug_install.xml</slide>
<slide>slides/debugging/xdebug_standard.xml</slide>
<slide>slides/debugging/xdebug_trace.xml</slide>
<slide>slides/debugging/xdebug_trace2.xml</slide>
<slide>slides/debugging/xdebug_example.xml</slide>
<slide>slides/debugging/xdebug_example2.xml</slide>
<slide>slides/debugging/debug_gui.xml</slide>
<slide>slides/debugging/xdebug_profiling.xml</slide>
<slide>slides/debugging/xdebug_profiling2.xml</slide>
<slide>slides/debugging/thankyou.xml</slide>
</presentation>