Test: /ext/standard/tests/general_functions/parse_ini_string_001.phpt - Version 7.2.0-dev    

There are 3 different diffs reported by users for this test.

Count Diff
12 (48%)
003+ zend_mm_heap corrupted
004+ Segmentation fault (core dumped)
005+
006+ Termsig=11
003- Array
004- (
005- [one] => 1
006- [five] => 5
007- [animal] => Humming bird
008- [Language] => PHP
009- [PHP_CONSTANT] => 1.2345678
010- [10] => Ten
011- [HELLO] => HELLO
012- [date] =>
013- [time] =>
014- [path] => /usr/local/bin
015- [URL] => http://www.php.net
016- [Decimal_value1] => 100
017- [Decimal_value2] => -100
018- [Decimal_value3] => -2147483647
019- [Decimal_value4] => 2147483647
020- [Decimal_value5] => -2147483648
021- [Decimal_value6] => 2147483648
022- [Octal_value] => 0100
023- [Hex_value1] => 0x101
024- [Hex_Value2] => 0x103
025- [Non_alpha1] =>
026- [Non_alpha2] => +
027- [Non_alpha3] => *
028- [Non_alpha4] => %
029- [Non_alpha5] => <>
030- [Non_alpha6] => @
031- [Non_alpha7] => #
032- [Non_alpha8] => -
033- [Non_alpha9] => :
034- [Non_alpha10] => ?
035- [Non_alpha11] => /
036- [Non_alpha12] => \
037- [Non_alpha1_quotes] => ;
038- [Non_alpha2_quotes] => +
039- [Non_alpha3_quotes] => *
040- [Non_alpha4_quotes] => %
041- [Non_alpha5_quotes] => <>
042- [Non_alpha6_quotes] => @
043- [Non_alpha7_quotes] => #
044- [Non_alpha8_quotes] => ^
045- [Non_alpha9_quotes] => -
046- [Non_alpha10_quotes] => =
047- [Non_alpha11_quotes] => :
048- [Non_alpha12_quotes] => ?
049- [Non_alpha13_quotes] => /
050- [Non_alpha15_quotes] => &
051- [Non_alpha16_quotes] => {}
052- [Non_alpha17_quotes] => |
053- [Non_alpha18_quotes] => ~
054- [Non_alpha19_quotes] => !
055- [Non_alpha21_quotes] => ()
056- [Non_alpha_string1] => Hello@world
057- [Non_alpha_string1_quotes] => Hello@world
058- [Non_alpha_string2_quotes] => Hello!world
059- [Non_alpha_string3_quotes] => Hello#world
060- [Non_alpha_string4_quotes] => Hello&world
061- [Non_alpha_string5_quotes] => Hello*world
062- [Non_alpha_string6_quotes] => Hello+world
063- [Non_alpha_string7_quotes] => Hello-world
064- [Non_alpha_string8_quotes] => Hello'world
065- [Non_alpha_string9_quotes] => Hello:world
066- [Non_alpha_string10_quotes] => Hello;world
067- [Non_alpha_string11_quotes] => Hello<world
068- [Non_alpha_string12_quotes] => Hello>world
069- [Non_alpha_string13_quotes] => Hello>world
070- [Non_alpha_string14_quotes] => Hello?world
071- [Non_alpha_string15_quotes] => Hello\world
072- [Non_alpha_string16_quotes] => Hello^world
073- [Non_alpha_string17_quotes] => Hello_world
074- [Non_alpha_string18_quotes] => Hello|world
075- [Non_alpha_string19_quotes] => Hello~world
076- [Non_alpha_string20_quotes] => Hello`world
077- [Non_alpha_string21_quotes] => Hello(world)
078- [String1] => Hello, world
079- Good Morning
080- [String2] =>
081- Hello, world
082- Good Morning
083-
084- [String3] => Hello, world Good Morning
085- [String4] =>
086-
087- [String5] =>
088-
089-
090- [String6] => Hello, world Good Morning
091- [Key1] => 1
092- [Key2] => 1
093- [Key3] => 1
094- [Key4] =>
095- [Key5] =>
096- [Key6] =>
097- [Key7] => 1
098- [Key8] => 1
099- [Key9] => 1
100- [Key10] => 1
101- [Key11] =>
102- [Key12] =>
103- [Key13] =>
104- [Key14] =>
105- [Key15] =>
106- [Key16] =>
107- [Key17] =>
108- [Key18] =>
109- )
110-
111- -- ini string with process_sections as TRUE --
112- Array
113- (
114- [Constans] => Array
115- (
116- [one] => 1
117- [five] => 5
118- [animal] => Humming bird
119- [Language] => PHP
120- [PHP_CONSTANT] => 1.2345678
121- [10] => Ten
122- [HELLO] => HELLO
123- )
124-
125- [date] => Array
126- (
127- [date] =>
128- [time] =>
129- )
130-
131- [paths] => Array
132- (
133- [path] => /usr/local/bin
134- [URL] => http://www.php.net
135- )
136-
137- [Decimal] => Array
138- (
139- [Decimal_value1] => 100
140- [Decimal_value2] => -100
141- [Decimal_value3] => -2147483647
142- [Decimal_value4] => 2147483647
143- [Decimal_value5] => -2147483648
144- [Decimal_value6] => 2147483648
145- )
146-
147- [Octal] => Array
148- (
149- [Octal_value] => 0100
150- )
151-
152- [Hex] => Array
153- (
154- [Hex_value1] => 0x101
155- [Hex_Value2] => 0x103
156- )
157-
158- [Non-alphanumerics_as_values] => Array
159- (
160- [Non_alpha1] =>
161- [Non_alpha2] => +
162- [Non_alpha3] => *
163- [Non_alpha4] => %
164- [Non_alpha5] => <>
165- [Non_alpha6] => @
166- [Non_alpha7] => #
167- [Non_alpha8] => -
168- [Non_alpha9] => :
169- [Non_alpha10] => ?
170- [Non_alpha11] => /
171- [Non_alpha12] => \
172- [Non_alpha1_quotes] => ;
173- [Non_alpha2_quotes] => +
174- [Non_alpha3_quotes] => *
175- [Non_alpha4_quotes] => %
176- [Non_alpha5_quotes] => <>
177- [Non_alpha6_quotes] => @
178- [Non_alpha7_quotes] => #
179- [Non_alpha8_quotes] => ^
180- [Non_alpha9_quotes] => -
181- [Non_alpha10_quotes] => =
182- [Non_alpha11_quotes] => :
183- [Non_alpha12_quotes] => ?
184- [Non_alpha13_quotes] => /
185- [Non_alpha15_quotes] => &
186- [Non_alpha16_quotes] => {}
187- [Non_alpha17_quotes] => |
188- [Non_alpha18_quotes] => ~
189- [Non_alpha19_quotes] => !
190- [Non_alpha21_quotes] => ()
191- )
192-
193- [Non-alpha numerics in strings] => Array
194- (
195- [Non_alpha_string1] => Hello@world
196- )
197-
198- [Non-alpha numerics in strings -with quotes] => Array
199- (
200- [Non_alpha_string1_quotes] => Hello@world
201- [Non_alpha_string2_quotes] => Hello!world
202- [Non_alpha_string3_quotes] => Hello#world
203- [Non_alpha_string4_quotes] => Hello&world
204- [Non_alpha_string5_quotes] => Hello*world
205- [Non_alpha_string6_quotes] => Hello+world
206- [Non_alpha_string7_quotes] => Hello-world
207- [Non_alpha_string8_quotes] => Hello'world
208- [Non_alpha_string9_quotes] => Hello:world
209- [Non_alpha_string10_quotes] => Hello;world
210- [Non_alpha_string11_quotes] => Hello<world
211- [Non_alpha_string12_quotes] => Hello>world
212- [Non_alpha_string13_quotes] => Hello>world
213- [Non_alpha_string14_quotes] => Hello?world
214- [Non_alpha_string15_quotes] => Hello\world
215- [Non_alpha_string16_quotes] => Hello^world
216- [Non_alpha_string17_quotes] => Hello_world
217- [Non_alpha_string18_quotes] => Hello|world
218- [Non_alpha_string19_quotes] => Hello~world
219- [Non_alpha_string20_quotes] => Hello`world
220- [Non_alpha_string21_quotes] => Hello(world)
221- )
222-
223- [Newlines_in_Values] => Array
224- (
225- [String1] => Hello, world
226- Good Morning
227- [String2] =>
228- Hello, world
229- Good Morning
230-
231- [String3] => Hello, world Good Morning
232- [String4] =>
233-
234- [String5] =>
235-
236-
237- [String6] => Hello, world Good Morning
238- )
239-
240- [ReservedKeys_as_Values] => Array
241- (
242- [Key1] => 1
243- [Key2] => 1
244- [Key3] => 1
245- [Key4] =>
246- [Key5] =>
247- [Key6] =>
248- [Key7] => 1
249- [Key8] => 1
250- [Key9] => 1
251- [Key10] => 1
252- [Key11] =>
253- [Key12] =>
254- [Key13] =>
255- [Key14] =>
256- [Key15] =>
257- [Key16] =>
258- [Key17] =>
259- [Key18] =>
260- )
261-
262- [ReservedKeys_as_Keys] => Array
263- (
264- )
265-
266- )
267- *** Done **
12 (48%)
003+ zend_mm_heap corrupted
003- Array
004- (
005- [one] => 1
006- [five] => 5
007- [animal] => Humming bird
008- [Language] => PHP
009- [PHP_CONSTANT] => 1.2345678
010- [10] => Ten
011- [HELLO] => HELLO
012- [date] =>
013- [time] =>
014- [path] => /usr/local/bin
015- [URL] => http://www.php.net
016- [Decimal_value1] => 100
017- [Decimal_value2] => -100
018- [Decimal_value3] => -2147483647
019- [Decimal_value4] => 2147483647
020- [Decimal_value5] => -2147483648
021- [Decimal_value6] => 2147483648
022- [Octal_value] => 0100
023- [Hex_value1] => 0x101
024- [Hex_Value2] => 0x103
025- [Non_alpha1] =>
026- [Non_alpha2] => +
027- [Non_alpha3] => *
028- [Non_alpha4] => %
029- [Non_alpha5] => <>
030- [Non_alpha6] => @
031- [Non_alpha7] => #
032- [Non_alpha8] => -
033- [Non_alpha9] => :
034- [Non_alpha10] => ?
035- [Non_alpha11] => /
036- [Non_alpha12] => \
037- [Non_alpha1_quotes] => ;
038- [Non_alpha2_quotes] => +
039- [Non_alpha3_quotes] => *
040- [Non_alpha4_quotes] => %
041- [Non_alpha5_quotes] => <>
042- [Non_alpha6_quotes] => @
043- [Non_alpha7_quotes] => #
044- [Non_alpha8_quotes] => ^
045- [Non_alpha9_quotes] => -
046- [Non_alpha10_quotes] => =
047- [Non_alpha11_quotes] => :
048- [Non_alpha12_quotes] => ?
049- [Non_alpha13_quotes] => /
050- [Non_alpha15_quotes] => &
051- [Non_alpha16_quotes] => {}
052- [Non_alpha17_quotes] => |
053- [Non_alpha18_quotes] => ~
054- [Non_alpha19_quotes] => !
055- [Non_alpha21_quotes] => ()
056- [Non_alpha_string1] => Hello@world
057- [Non_alpha_string1_quotes] => Hello@world
058- [Non_alpha_string2_quotes] => Hello!world
059- [Non_alpha_string3_quotes] => Hello#world
060- [Non_alpha_string4_quotes] => Hello&world
061- [Non_alpha_string5_quotes] => Hello*world
062- [Non_alpha_string6_quotes] => Hello+world
063- [Non_alpha_string7_quotes] => Hello-world
064- [Non_alpha_string8_quotes] => Hello'world
065- [Non_alpha_string9_quotes] => Hello:world
066- [Non_alpha_string10_quotes] => Hello;world
067- [Non_alpha_string11_quotes] => Hello<world
068- [Non_alpha_string12_quotes] => Hello>world
069- [Non_alpha_string13_quotes] => Hello>world
070- [Non_alpha_string14_quotes] => Hello?world
071- [Non_alpha_string15_quotes] => Hello\world
072- [Non_alpha_string16_quotes] => Hello^world
073- [Non_alpha_string17_quotes] => Hello_world
074- [Non_alpha_string18_quotes] => Hello|world
075- [Non_alpha_string19_quotes] => Hello~world
076- [Non_alpha_string20_quotes] => Hello`world
077- [Non_alpha_string21_quotes] => Hello(world)
078- [String1] => Hello, world
079- Good Morning
080- [String2] =>
081- Hello, world
082- Good Morning
083-
084- [String3] => Hello, world Good Morning
085- [String4] =>
086-
087- [String5] =>
088-
089-
090- [String6] => Hello, world Good Morning
091- [Key1] => 1
092- [Key2] => 1
093- [Key3] => 1
094- [Key4] =>
095- [Key5] =>
096- [Key6] =>
097- [Key7] => 1
098- [Key8] => 1
099- [Key9] => 1
100- [Key10] => 1
101- [Key11] =>
102- [Key12] =>
103- [Key13] =>
104- [Key14] =>
105- [Key15] =>
106- [Key16] =>
107- [Key17] =>
108- [Key18] =>
109- )
110-
111- -- ini string with process_sections as TRUE --
112- Array
113- (
114- [Constans] => Array
115- (
116- [one] => 1
117- [five] => 5
118- [animal] => Humming bird
119- [Language] => PHP
120- [PHP_CONSTANT] => 1.2345678
121- [10] => Ten
122- [HELLO] => HELLO
123- )
124-
125- [date] => Array
126- (
127- [date] =>
128- [time] =>
129- )
130-
131- [paths] => Array
132- (
133- [path] => /usr/local/bin
134- [URL] => http://www.php.net
135- )
136-
137- [Decimal] => Array
138- (
139- [Decimal_value1] => 100
140- [Decimal_value2] => -100
141- [Decimal_value3] => -2147483647
142- [Decimal_value4] => 2147483647
143- [Decimal_value5] => -2147483648
144- [Decimal_value6] => 2147483648
145- )
146-
147- [Octal] => Array
148- (
149- [Octal_value] => 0100
150- )
151-
152- [Hex] => Array
153- (
154- [Hex_value1] => 0x101
155- [Hex_Value2] => 0x103
156- )
157-
158- [Non-alphanumerics_as_values] => Array
159- (
160- [Non_alpha1] =>
161- [Non_alpha2] => +
162- [Non_alpha3] => *
163- [Non_alpha4] => %
164- [Non_alpha5] => <>
165- [Non_alpha6] => @
166- [Non_alpha7] => #
167- [Non_alpha8] => -
168- [Non_alpha9] => :
169- [Non_alpha10] => ?
170- [Non_alpha11] => /
171- [Non_alpha12] => \
172- [Non_alpha1_quotes] => ;
173- [Non_alpha2_quotes] => +
174- [Non_alpha3_quotes] => *
175- [Non_alpha4_quotes] => %
176- [Non_alpha5_quotes] => <>
177- [Non_alpha6_quotes] => @
178- [Non_alpha7_quotes] => #
179- [Non_alpha8_quotes] => ^
180- [Non_alpha9_quotes] => -
181- [Non_alpha10_quotes] => =
182- [Non_alpha11_quotes] => :
183- [Non_alpha12_quotes] => ?
184- [Non_alpha13_quotes] => /
185- [Non_alpha15_quotes] => &
186- [Non_alpha16_quotes] => {}
187- [Non_alpha17_quotes] => |
188- [Non_alpha18_quotes] => ~
189- [Non_alpha19_quotes] => !
190- [Non_alpha21_quotes] => ()
191- )
192-
193- [Non-alpha numerics in strings] => Array
194- (
195- [Non_alpha_string1] => Hello@world
196- )
197-
198- [Non-alpha numerics in strings -with quotes] => Array
199- (
200- [Non_alpha_string1_quotes] => Hello@world
201- [Non_alpha_string2_quotes] => Hello!world
202- [Non_alpha_string3_quotes] => Hello#world
203- [Non_alpha_string4_quotes] => Hello&world
204- [Non_alpha_string5_quotes] => Hello*world
205- [Non_alpha_string6_quotes] => Hello+world
206- [Non_alpha_string7_quotes] => Hello-world
207- [Non_alpha_string8_quotes] => Hello'world
208- [Non_alpha_string9_quotes] => Hello:world
209- [Non_alpha_string10_quotes] => Hello;world
210- [Non_alpha_string11_quotes] => Hello<world
211- [Non_alpha_string12_quotes] => Hello>world
212- [Non_alpha_string13_quotes] => Hello>world
213- [Non_alpha_string14_quotes] => Hello?world
214- [Non_alpha_string15_quotes] => Hello\world
215- [Non_alpha_string16_quotes] => Hello^world
216- [Non_alpha_string17_quotes] => Hello_world
217- [Non_alpha_string18_quotes] => Hello|world
218- [Non_alpha_string19_quotes] => Hello~world
219- [Non_alpha_string20_quotes] => Hello`world
220- [Non_alpha_string21_quotes] => Hello(world)
221- )
222-
223- [Newlines_in_Values] => Array
224- (
225- [String1] => Hello, world
226- Good Morning
227- [String2] =>
228- Hello, world
229- Good Morning
230-
231- [String3] => Hello, world Good Morning
232- [String4] =>
233-
234- [String5] =>
235-
236-
237- [String6] => Hello, world Good Morning
238- )
239-
240- [ReservedKeys_as_Values] => Array
241- (
242- [Key1] => 1
243- [Key2] => 1
244- [Key3] => 1
245- [Key4] =>
246- [Key5] =>
247- [Key6] =>
248- [Key7] => 1
249- [Key8] => 1
250- [Key9] => 1
251- [Key10] => 1
252- [Key11] =>
253- [Key12] =>
254- [Key13] =>
255- [Key14] =>
256- [Key15] =>
257- [Key16] =>
258- [Key17] =>
259- [Key18] =>
260- )
261-
262- [ReservedKeys_as_Keys] => Array
263- (
264- )
265-
266- )
267- *** Done **
1 (4%)
003+ Segmentation fault (core dumped)
004+
005+ Termsig=11
003- Array
004- (
005- [one] => 1
006- [five] => 5
007- [animal] => Humming bird
008- [Language] => PHP
009- [PHP_CONSTANT] => 1.2345678
010- [10] => Ten
011- [HELLO] => HELLO
012- [date] =>
013- [time] =>
014- [path] => /usr/local/bin
015- [URL] => http://www.php.net
016- [Decimal_value1] => 100
017- [Decimal_value2] => -100
018- [Decimal_value3] => -2147483647
019- [Decimal_value4] => 2147483647
020- [Decimal_value5] => -2147483648
021- [Decimal_value6] => 2147483648
022- [Octal_value] => 0100
023- [Hex_value1] => 0x101
024- [Hex_Value2] => 0x103
025- [Non_alpha1] =>
026- [Non_alpha2] => +
027- [Non_alpha3] => *
028- [Non_alpha4] => %
029- [Non_alpha5] => <>
030- [Non_alpha6] => @
031- [Non_alpha7] => #
032- [Non_alpha8] => -
033- [Non_alpha9] => :
034- [Non_alpha10] => ?
035- [Non_alpha11] => /
036- [Non_alpha12] => \
037- [Non_alpha1_quotes] => ;
038- [Non_alpha2_quotes] => +
039- [Non_alpha3_quotes] => *
040- [Non_alpha4_quotes] => %
041- [Non_alpha5_quotes] => <>
042- [Non_alpha6_quotes] => @
043- [Non_alpha7_quotes] => #
044- [Non_alpha8_quotes] => ^
045- [Non_alpha9_quotes] => -
046- [Non_alpha10_quotes] => =
047- [Non_alpha11_quotes] => :
048- [Non_alpha12_quotes] => ?
049- [Non_alpha13_quotes] => /
050- [Non_alpha15_quotes] => &
051- [Non_alpha16_quotes] => {}
052- [Non_alpha17_quotes] => |
053- [Non_alpha18_quotes] => ~
054- [Non_alpha19_quotes] => !
055- [Non_alpha21_quotes] => ()
056- [Non_alpha_string1] => Hello@world
057- [Non_alpha_string1_quotes] => Hello@world
058- [Non_alpha_string2_quotes] => Hello!world
059- [Non_alpha_string3_quotes] => Hello#world
060- [Non_alpha_string4_quotes] => Hello&world
061- [Non_alpha_string5_quotes] => Hello*world
062- [Non_alpha_string6_quotes] => Hello+world
063- [Non_alpha_string7_quotes] => Hello-world
064- [Non_alpha_string8_quotes] => Hello'world
065- [Non_alpha_string9_quotes] => Hello:world
066- [Non_alpha_string10_quotes] => Hello;world
067- [Non_alpha_string11_quotes] => Hello<world
068- [Non_alpha_string12_quotes] => Hello>world
069- [Non_alpha_string13_quotes] => Hello>world
070- [Non_alpha_string14_quotes] => Hello?world
071- [Non_alpha_string15_quotes] => Hello\world
072- [Non_alpha_string16_quotes] => Hello^world
073- [Non_alpha_string17_quotes] => Hello_world
074- [Non_alpha_string18_quotes] => Hello|world
075- [Non_alpha_string19_quotes] => Hello~world
076- [Non_alpha_string20_quotes] => Hello`world
077- [Non_alpha_string21_quotes] => Hello(world)
078- [String1] => Hello, world
079- Good Morning
080- [String2] =>
081- Hello, world
082- Good Morning
083-
084- [String3] => Hello, world Good Morning
085- [String4] =>
086-
087- [String5] =>
088-
089-
090- [String6] => Hello, world Good Morning
091- [Key1] => 1
092- [Key2] => 1
093- [Key3] => 1
094- [Key4] =>
095- [Key5] =>
096- [Key6] =>
097- [Key7] => 1
098- [Key8] => 1
099- [Key9] => 1
100- [Key10] => 1
101- [Key11] =>
102- [Key12] =>
103- [Key13] =>
104- [Key14] =>
105- [Key15] =>
106- [Key16] =>
107- [Key17] =>
108- [Key18] =>
109- )
110-
111- -- ini string with process_sections as TRUE --
112- Array
113- (
114- [Constans] => Array
115- (
116- [one] => 1
117- [five] => 5
118- [animal] => Humming bird
119- [Language] => PHP
120- [PHP_CONSTANT] => 1.2345678
121- [10] => Ten
122- [HELLO] => HELLO
123- )
124-
125- [date] => Array
126- (
127- [date] =>
128- [time] =>
129- )
130-
131- [paths] => Array
132- (
133- [path] => /usr/local/bin
134- [URL] => http://www.php.net
135- )
136-
137- [Decimal] => Array
138- (
139- [Decimal_value1] => 100
140- [Decimal_value2] => -100
141- [Decimal_value3] => -2147483647
142- [Decimal_value4] => 2147483647
143- [Decimal_value5] => -2147483648
144- [Decimal_value6] => 2147483648
145- )
146-
147- [Octal] => Array
148- (
149- [Octal_value] => 0100
150- )
151-
152- [Hex] => Array
153- (
154- [Hex_value1] => 0x101
155- [Hex_Value2] => 0x103
156- )
157-
158- [Non-alphanumerics_as_values] => Array
159- (
160- [Non_alpha1] =>
161- [Non_alpha2] => +
162- [Non_alpha3] => *
163- [Non_alpha4] => %
164- [Non_alpha5] => <>
165- [Non_alpha6] => @
166- [Non_alpha7] => #
167- [Non_alpha8] => -
168- [Non_alpha9] => :
169- [Non_alpha10] => ?
170- [Non_alpha11] => /
171- [Non_alpha12] => \
172- [Non_alpha1_quotes] => ;
173- [Non_alpha2_quotes] => +
174- [Non_alpha3_quotes] => *
175- [Non_alpha4_quotes] => %
176- [Non_alpha5_quotes] => <>
177- [Non_alpha6_quotes] => @
178- [Non_alpha7_quotes] => #
179- [Non_alpha8_quotes] => ^
180- [Non_alpha9_quotes] => -
181- [Non_alpha10_quotes] => =
182- [Non_alpha11_quotes] => :
183- [Non_alpha12_quotes] => ?
184- [Non_alpha13_quotes] => /
185- [Non_alpha15_quotes] => &
186- [Non_alpha16_quotes] => {}
187- [Non_alpha17_quotes] => |
188- [Non_alpha18_quotes] => ~
189- [Non_alpha19_quotes] => !
190- [Non_alpha21_quotes] => ()
191- )
192-
193- [Non-alpha numerics in strings] => Array
194- (
195- [Non_alpha_string1] => Hello@world
196- )
197-
198- [Non-alpha numerics in strings -with quotes] => Array
199- (
200- [Non_alpha_string1_quotes] => Hello@world
201- [Non_alpha_string2_quotes] => Hello!world
202- [Non_alpha_string3_quotes] => Hello#world
203- [Non_alpha_string4_quotes] => Hello&world
204- [Non_alpha_string5_quotes] => Hello*world
205- [Non_alpha_string6_quotes] => Hello+world
206- [Non_alpha_string7_quotes] => Hello-world
207- [Non_alpha_string8_quotes] => Hello'world
208- [Non_alpha_string9_quotes] => Hello:world
209- [Non_alpha_string10_quotes] => Hello;world
210- [Non_alpha_string11_quotes] => Hello<world
211- [Non_alpha_string12_quotes] => Hello>world
212- [Non_alpha_string13_quotes] => Hello>world
213- [Non_alpha_string14_quotes] => Hello?world
214- [Non_alpha_string15_quotes] => Hello\world
215- [Non_alpha_string16_quotes] => Hello^world
216- [Non_alpha_string17_quotes] => Hello_world
217- [Non_alpha_string18_quotes] => Hello|world
218- [Non_alpha_string19_quotes] => Hello~world
219- [Non_alpha_string20_quotes] => Hello`world
220- [Non_alpha_string21_quotes] => Hello(world)
221- )
222-
223- [Newlines_in_Values] => Array
224- (
225- [String1] => Hello, world
226- Good Morning
227- [String2] =>
228- Hello, world
229- Good Morning
230-
231- [String3] => Hello, world Good Morning
232- [String4] =>
233-
234- [String5] =>
235-
236-
237- [String6] => Hello, world Good Morning
238- )
239-
240- [ReservedKeys_as_Values] => Array
241- (
242- [Key1] => 1
243- [Key2] => 1
244- [Key3] => 1
245- [Key4] =>
246- [Key5] =>
247- [Key6] =>
248- [Key7] => 1
249- [Key8] => 1
250- [Key9] => 1
251- [Key10] => 1
252- [Key11] =>
253- [Key12] =>
254- [Key13] =>
255- [Key14] =>
256- [Key15] =>
257- [Key16] =>
258- [Key17] =>
259- [Key18] =>
260- )
261-
262- [ReservedKeys_as_Keys] => Array
263- (
264- )
265-
266- )
267- *** Done **