Commit 3fb19ce
committed
feature #4959 Add excluded_ajax_paths new parameter in v2.6 (bocharsky-bw)
This PR was merged into the 2.6 branch.
Discussion
----------
Add excluded_ajax_paths new parameter in v2.6
```
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | v2.6.x
```
Based on post [New in Symfony 2.6: AJAX requests in the web debug toolbar](http://symfony.com/blog/new-in-symfony-2-6-ajax-requests-in-the-web-debug-toolbar)
Commits
-------
fa95eb0 Add excluded_ajax_paths new parameter in v2.61 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| 35 | + | |
32 | 36 | | |
0 commit comments