Skip to content

Commit dad23dd

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2020-02-28) ### Bug Fixes * $ctx->data refer to $data by reference ([b6435c8](b6435c8))
1 parent b6435c8 commit dad23dd

25 files changed

+150
-143
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.2](https://github.com/searchfe/san-ssr-target-php/compare/v1.5.1...v1.5.2) (2020-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* $ctx->data refer to $data by reference ([b6435c8](https://github.com/searchfe/san-ssr-target-php/commit/b6435c885c184a64030e1a2b05a88a1bbbdf4e57))
7+
18
## [1.5.1](https://github.com/searchfe/san-ssr-target-php/compare/v1.5.0...v1.5.1) (2020-02-28)
29

310

docs/classes/_compilers_anode_compiler_.anodecompiler.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h3>constructor</h3>
133133
<li class="tsd-description">
134134
<aside class="tsd-sources">
135135
<ul>
136-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L18">compilers/anode-compiler.ts:18</a></li>
136+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L18">compilers/anode-compiler.ts:18</a></li>
137137
</ul>
138138
</aside>
139139
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -164,7 +164,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> component</h3>
164164
<div class="tsd-signature tsd-kind-icon">component<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">CompiledComponent</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">__type</span><span class="tsd-signature-symbol">&gt;</span></div>
165165
<aside class="tsd-sources">
166166
<ul>
167-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L17">compilers/anode-compiler.ts:17</a></li>
167+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L17">compilers/anode-compiler.ts:17</a></li>
168168
</ul>
169169
</aside>
170170
</section>
@@ -174,7 +174,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> element<wbr>Compiler</h
174174
<div class="tsd-signature tsd-kind-icon">element<wbr>Compiler<span class="tsd-signature-symbol">:</span> <a href="_compilers_element_compiler_.elementcompiler.html" class="tsd-signature-type">ElementCompiler</a></div>
175175
<aside class="tsd-sources">
176176
<ul>
177-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L15">compilers/anode-compiler.ts:15</a></li>
177+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L15">compilers/anode-compiler.ts:15</a></li>
178178
</ul>
179179
</aside>
180180
</section>
@@ -184,7 +184,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Component<wbr>I
184184
<div class="tsd-signature tsd-kind-icon">get<wbr>Component<wbr>Info<wbr>ByClass<span class="tsd-signature-symbol">:</span> <a href="../modules/_compilers_anode_compiler_.html#componentinfogetter" class="tsd-signature-type">ComponentInfoGetter</a></div>
185185
<aside class="tsd-sources">
186186
<ul>
187-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L18">compilers/anode-compiler.ts:18</a></li>
187+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L18">compilers/anode-compiler.ts:18</a></li>
188188
</ul>
189189
</aside>
190190
</section>
@@ -194,7 +194,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> id</h3>
194194
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
195195
<aside class="tsd-sources">
196196
<ul>
197-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L14">compilers/anode-compiler.ts:14</a></li>
197+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L14">compilers/anode-compiler.ts:14</a></li>
198198
</ul>
199199
</aside>
200200
</section>
@@ -204,7 +204,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> stringifier</h3>
204204
<div class="tsd-signature tsd-kind-icon">stringifier<span class="tsd-signature-symbol">:</span> <a href="_compilers_stringifier_.stringifier.html" class="tsd-signature-type">Stringifier</a></div>
205205
<aside class="tsd-sources">
206206
<ul>
207-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L16">compilers/anode-compiler.ts:16</a></li>
207+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L16">compilers/anode-compiler.ts:16</a></li>
208208
</ul>
209209
</aside>
210210
</section>
@@ -221,7 +221,7 @@ <h3>compile</h3>
221221
<li class="tsd-description">
222222
<aside class="tsd-sources">
223223
<ul>
224-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L28">compilers/anode-compiler.ts:28</a></li>
224+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L28">compilers/anode-compiler.ts:28</a></li>
225225
</ul>
226226
</aside>
227227
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -247,7 +247,7 @@ <h3>compile<wbr>Component</h3>
247247
<li class="tsd-description">
248248
<aside class="tsd-sources">
249249
<ul>
250-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L194">compilers/anode-compiler.ts:194</a></li>
250+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L194">compilers/anode-compiler.ts:194</a></li>
251251
</ul>
252252
</aside>
253253
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -276,7 +276,7 @@ <h3>compile<wbr>Element</h3>
276276
<li class="tsd-description">
277277
<aside class="tsd-sources">
278278
<ul>
279-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L188">compilers/anode-compiler.ts:188</a></li>
279+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L188">compilers/anode-compiler.ts:188</a></li>
280280
</ul>
281281
</aside>
282282
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -302,7 +302,7 @@ <h3>compile<wbr>For</h3>
302302
<li class="tsd-description">
303303
<aside class="tsd-sources">
304304
<ul>
305-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L95">compilers/anode-compiler.ts:95</a></li>
305+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L95">compilers/anode-compiler.ts:95</a></li>
306306
</ul>
307307
</aside>
308308
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -328,7 +328,7 @@ <h3>compile<wbr>If</h3>
328328
<li class="tsd-description">
329329
<aside class="tsd-sources">
330330
<ul>
331-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L74">compilers/anode-compiler.ts:74</a></li>
331+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L74">compilers/anode-compiler.ts:74</a></li>
332332
</ul>
333333
</aside>
334334
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -354,7 +354,7 @@ <h3>compile<wbr>Slot</h3>
354354
<li class="tsd-description">
355355
<aside class="tsd-sources">
356356
<ul>
357-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L121">compilers/anode-compiler.ts:121</a></li>
357+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L121">compilers/anode-compiler.ts:121</a></li>
358358
</ul>
359359
</aside>
360360
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -380,7 +380,7 @@ <h3>compile<wbr>Template</h3>
380380
<li class="tsd-description">
381381
<aside class="tsd-sources">
382382
<ul>
383-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L70">compilers/anode-compiler.ts:70</a></li>
383+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L70">compilers/anode-compiler.ts:70</a></li>
384384
</ul>
385385
</aside>
386386
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -406,7 +406,7 @@ <h3>compile<wbr>Text</h3>
406406
<li class="tsd-description">
407407
<aside class="tsd-sources">
408408
<ul>
409-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L48">compilers/anode-compiler.ts:48</a></li>
409+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L48">compilers/anode-compiler.ts:48</a></li>
410410
</ul>
411411
</aside>
412412
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -432,7 +432,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> nextID</h3>
432432
<li class="tsd-description">
433433
<aside class="tsd-sources">
434434
<ul>
435-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/anode-compiler.ts#L260">compilers/anode-compiler.ts:260</a></li>
435+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/anode-compiler.ts#L260">compilers/anode-compiler.ts:260</a></li>
436436
</ul>
437437
</aside>
438438
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>

docs/classes/_compilers_element_compiler_.elementcompiler.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h3>constructor</h3>
123123
<li class="tsd-description">
124124
<aside class="tsd-sources">
125125
<ul>
126-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/element-compiler.ts#L10">compilers/element-compiler.ts:10</a></li>
126+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/element-compiler.ts#L10">compilers/element-compiler.ts:10</a></li>
127127
</ul>
128128
</aside>
129129
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> compileANode</h3>
166166
<div class="tsd-signature tsd-kind-icon">compileANode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
167167
<aside class="tsd-sources">
168168
<ul>
169-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/element-compiler.ts#L10">compilers/element-compiler.ts:10</a></li>
169+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/element-compiler.ts#L10">compilers/element-compiler.ts:10</a></li>
170170
</ul>
171171
</aside>
172172
<div class="tsd-type-declaration">
@@ -207,7 +207,7 @@ <h3>inner</h3>
207207
<li class="tsd-description">
208208
<aside class="tsd-sources">
209209
<ul>
210-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/element-compiler.ts#L191">compilers/element-compiler.ts:191</a></li>
210+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/element-compiler.ts#L191">compilers/element-compiler.ts:191</a></li>
211211
</ul>
212212
</aside>
213213
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -233,7 +233,7 @@ <h3>tag<wbr>End</h3>
233233
<li class="tsd-description">
234234
<aside class="tsd-sources">
235235
<ul>
236-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/element-compiler.ts#L166">compilers/element-compiler.ts:166</a></li>
236+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/element-compiler.ts#L166">compilers/element-compiler.ts:166</a></li>
237237
</ul>
238238
</aside>
239239
<div class="tsd-comment tsd-typography">
@@ -273,7 +273,7 @@ <h3>tag<wbr>Start</h3>
273273
<li class="tsd-description">
274274
<aside class="tsd-sources">
275275
<ul>
276-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/element-compiler.ts#L20">compilers/element-compiler.ts:20</a></li>
276+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/element-compiler.ts#L20">compilers/element-compiler.ts:20</a></li>
277277
</ul>
278278
</aside>
279279
<div class="tsd-comment tsd-typography">

docs/classes/_compilers_renderer_compiler_.renderercompiler.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3>constructor</h3>
118118
<li class="tsd-description">
119119
<aside class="tsd-sources">
120120
<ul>
121-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L17">compilers/renderer-compiler.ts:17</a></li>
121+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L17">compilers/renderer-compiler.ts:17</a></li>
122122
</ul>
123123
</aside>
124124
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -146,7 +146,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> namespace<wbr>Prefix</h
146146
<div class="tsd-signature tsd-kind-icon">namespace<wbr>Prefix<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
147147
<aside class="tsd-sources">
148148
<ul>
149-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L14">compilers/renderer-compiler.ts:14</a></li>
149+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L14">compilers/renderer-compiler.ts:14</a></li>
150150
</ul>
151151
</aside>
152152
</section>
@@ -156,7 +156,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> no<wbr>Template<wbr>Out
156156
<div class="tsd-signature tsd-kind-icon">no<wbr>Template<wbr>Output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
157157
<aside class="tsd-sources">
158158
<ul>
159-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L16">compilers/renderer-compiler.ts:16</a></li>
159+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L16">compilers/renderer-compiler.ts:16</a></li>
160160
</ul>
161161
</aside>
162162
</section>
@@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> stringifier</h3>
166166
<div class="tsd-signature tsd-kind-icon">stringifier<span class="tsd-signature-symbol">:</span> <a href="_compilers_stringifier_.stringifier.html" class="tsd-signature-type">Stringifier</a></div>
167167
<aside class="tsd-sources">
168168
<ul>
169-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L15">compilers/renderer-compiler.ts:15</a></li>
169+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L15">compilers/renderer-compiler.ts:15</a></li>
170170
</ul>
171171
</aside>
172172
</section>
@@ -176,7 +176,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> tree</h3>
176176
<div class="tsd-signature tsd-kind-icon">tree<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ComponentTree</span></div>
177177
<aside class="tsd-sources">
178178
<ul>
179-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L17">compilers/renderer-compiler.ts:17</a></li>
179+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L17">compilers/renderer-compiler.ts:17</a></li>
180180
</ul>
181181
</aside>
182182
</section>
@@ -193,7 +193,7 @@ <h3>compile</h3>
193193
<li class="tsd-description">
194194
<aside class="tsd-sources">
195195
<ul>
196-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L28">compilers/renderer-compiler.ts:28</a></li>
196+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L28">compilers/renderer-compiler.ts:28</a></li>
197197
</ul>
198198
</aside>
199199
<div class="tsd-comment tsd-typography">
@@ -224,7 +224,7 @@ <h3>gen<wbr>Component<wbr>Context<wbr>Code</h3>
224224
<li class="tsd-description">
225225
<aside class="tsd-sources">
226226
<ul>
227-
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/07c9967/src/compilers/renderer-compiler.ts#L82">compilers/renderer-compiler.ts:82</a></li>
227+
<li>Defined in <a href="https://github.com/searchfe/san-ssr-target-php/blob/b6435c8/src/compilers/renderer-compiler.ts#L82">compilers/renderer-compiler.ts:82</a></li>
228228
</ul>
229229
</aside>
230230
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)